Have a look at the server.log output as it generally has more stack trace information and if you can't determine the issue from that, post the stack trace here so people can look at that. Otherwise it is difficult to determine the exact issue for the JSP not compiling as there are many reasons for compilation failures. Also it would help to show the output from the JBoss boot strap: ================================================================================ | JBoss Bootstrap Environment | | JBOSS_HOME: /usr/local/JBoss | | JAVA: /usr/lib/java/bin/java | | JAVA_OPTS: -Xms64m -Xmx128m -Djava.awt.headless=true -Djava.io.tmpdir=/jetty -Dprogram.name=run.sh | | CLASSPATH: /usr/local/JBoss/bin/run.jar:/usr/lib/java/lib/tools.jar | | ================================================================================
Something like the excerpt would help indicate your configuration. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831239#3831239 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3831239 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
