The only way this happens if your start script is not passing in the jboss-4.0.0/lib/endorsed as the java.endorsed.dirs system property. The run.bat script does this by default. If you have installed into a path with spaces this is probably not getting quoted to edit the run.bat script to do so.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862271#3862271 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862271 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
