[esb-issues] [JBoss JIRA] Created: (JBESB-3330) XsltAction cannot find maxThreads in parent configuration

Leon Doud (JIRA) jira-events at lists.jboss.org
Tue May 25 08:52:54 EDT 2010


XsltAction cannot find maxThreads in parent configuration
---------------------------------------------------------

                 Key: JBESB-3330
                 URL: https://jira.jboss.org/browse/JBESB-3330
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.8
         Environment: JBoss ESB 4.8
JBoss App Server 4.2.3
Windows Vista
Java 5
            Reporter: Leon Doud


XsltAction fails to find required maxThreads attribute in the parent configuration. An exception is thrown from line 460 of the XsltAction.java file that the required attribute "maxThreads" is not found. Use of the debugger shows the parent configuration variable local to the method is not null.

The XsltAction is used in a service where the only listener is a scheduled listener. The event processor for the scheduled listener is a message composer.

Related discussion thread:
https://community.jboss.org/message/544665#544665

More details and a sample to recreate the issue will be added later.

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

        


More information about the esb-issues mailing list