Reputation: 53
Can I use Java 1.6 with WebSphere Application Server 6.1? IBM's website says no.
But I require Java 1.6 for a software application to be deployed and I cannot currently upgrade to Websphere 7.0, or use a different application server (WAS 6.1 is the org standard).
what are my options?
Thanks.
Upvotes: 5
Views: 17169
Reputation: 20773
Since websphere 6.1 does not support J2SE 6, your options are very limited.
option 1
option 2
option 3
Upvotes: 2
Reputation: 570315
Nobody can stop you from trying to run WAS 6.1 with Java 6 but this configuration IS NOT SUPPORTED by IBM and according to this thread, I'm not even sure you'll be able to start WAS.
Upvotes: 8