Hi,

I have deployed a servlet on the sun server 8.1. In the servlet i have put the 
code of building the package and firing the rules (this code uses drools api). 
We get the following error while running the servlet:
|CharScanner; panic: ClassNotFoundException: 
org.antlr.stringtemplate.language.ChunkToken|#]

This class is in the stringtemplate-2.3b6.jar file.
When we put the jar in the domains/<domain_name>/lib folder of the sun server 
and run the servlet, the server stops running abruptly. 

This also happens if we are put the jar file in the war and its classpath entry 
in the manifest.mf.

Kindly help.

Regards
Manish

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978694
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to