Thought I'd also add that if you want to be able to use the components of JBoss 4 that require Java 1.5 then you'll need to set JAVA_HOME to point to the home of Java 1.5. By default Mac OS X is configured to use 1.4.2.
Since I didn't want to make the switch to Java 1.5 globally on my computer I modified the aforementioned run.sh to have the following line: JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928084#3928084 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928084 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
