update: ok seems like copying LocalStrings.properties from a tomcat50-service.jar file in jbossweb-tomcat50.sar and adding it to my .war eliminated "resource not found". note, that i had to create a org.jboss.web.tomcat.session package in my war and place LocalStrings there. Please note that package name in tomcat50-service.jar file was:
org.jboss.web.tomcat.t5.session, whereas the error message stated WebCtxLoader was looking for: org.jboss.web.tomcat.session.LocalStrings Is this a bug? Is WebCtxLoader looking for the wrong package? BUT, my session id strings still look garbled: Session id: TtqqbaYACnRLlEjufUS8-A**.node1 any suggestions? -nikita View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845530#3845530 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845530 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
