Results 1 to 2 of 2

Thread: Spring-mvc-Performance issues in WAS 6?

  1. #1
    Join Date
    Oct 2010
    Location
    Chennai,India
    Posts
    45

    Default Spring-mvc-Performance issues in WAS 6?

    Dear all,

    I have a very basic question,

    My WAS 6.1 server is running in under jdk 1.5,and also my ( EAR)deployment build path is pointing to jdk1.5. Everyday i take the latest code build from jdk1.5 and deployed in WAS 6. Its is working fine. Now I have changed the EAR build path version jdk6, and also I made the build also jdk6, and deployed WAS6 which is pointing to jdk1.5. Now I am getting performance issues in WAS 6.

    Is it related to jdk version or deployment issues?

    Thanks,
    SR
    Last edited by selvapa; Dec 1st, 2010 at 11:26 PM.

  2. #2
    Join Date
    Oct 2005
    Location
    Mobile, AL
    Posts
    345

    Default

    I don't believe that WAS 6 supports 1.6 jdk. You will have to migrate to WAS 7 to get java 1.6 support. I think you are stuck with compiling under java 1.5 for now.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •