-
Dec 1st, 2010, 10:03 PM
#1
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.
-
Dec 4th, 2010, 09:50 PM
#2
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
-
Forum Rules