[jboss-jira] [JBoss JIRA] Created: (JBRULES-818) Please read the description below

Venkat Garlapati (JIRA) jira-events at lists.jboss.org
Tue Apr 24 20:03:30 EDT 2007


Please read the description below
---------------------------------

                 Key: JBRULES-818
                 URL: http://jira.jboss.com/jira/browse/JBRULES-818
             Project: JBoss Rules
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 3.0.6
         Environment: Oc4j server
            Reporter: Venkat Garlapati
         Assigned To: Mark Proctor



RuleExecutionSetProvider ruleExecutionSetProvider;
RuleExecutionSet ruleExecutionSet = ruleExecutionSetProvider.createRuleExecutionSet(source.toString(), null);
I am passing my drl file which is in the jar file to the method call at that time it is giving the following error.

07/04/24 19:56:45 CharScanner; panic: ClassNotFoundException: org.antlr.stringtemplate.language.ChunkToken

I have following version of antlr.jars in the class path
antlr2.7.6.jar
antlr3.0-ea8.jar
stringtemplate-2.3b6.jar

It is giving me a error even after changing the antlr2.7.6.jar to antlr2.7.7.jar and I have even got the new Stringtemplate.jar but still is giving the same error.
I have trying to load the rule set file as part of initialization of the application.

Please provide me some input so that I can resolve this issue, it is taking lot of time for me to resolve.

Thanks a lot
Venkat Garlapati

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list