You can use the same JDK to run WLS and JBoss AS. By the way, you can install mulitiple JDKs on a single machine (I have 6) and use different ones for different purposes. Usually this involves setting the JAVA_HOME appropriately for each app. You could do this, for example, in the run script used to launch JBoss AS, and in the script used to launch WLS.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091649#4091649 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091649 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
