I have gone through the process of compiling all my jsp's and creating an ear deployment. When I deploy the ear file in the deploy directory of the server though it doesn't find my compiled jsp's in the WEB-INF/classes/ directory of the war file. My web.xml has the references to them in it from the JSP compilation process. Is there some settings in JBoss to get it to work with compiled jsp's? If I put the regular uncompiled jsp's back in it works fine? I have tried everything I can think of any help would be greatly appreciated.
thanks, Tony View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871313#3871313 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871313 ------------------------------------------------------- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
