Hi all,

I wrote an ant script to precompile the jmx-console jsps for Jboss 3.2.6.  It 
processes without error, (after I jarred the class files), but when I deploy my 
new jmx-console.war, I can't seem to browse to the default page 
(http://localhost:8080/jmx-console/), I get the "Cannot find server" error.

I put the xml fragment (which looked correct) in web.xml in the correct spot 
and the compiled classes all appear to be in order.  The one thing I wondered 
about is the class name generated: org.apache.jsp.jmx_002dconsole_war.  It 
appears the Tomcat jspc compiler likes to change "-" to "_002d".

I had been successful with another web app in precompiling the jsps.

If anyone has been successful with this, your input would be greatly 
appreciated!


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868421#3868421

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868421


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to