[jboss-jira] [JBoss JIRA] (AS7-3581) NameNotFoundException in async web service method.

Jeremy Whiting (JIRA) jira-events at lists.jboss.org
Thu Feb 2 10:06:48 EST 2012


Jeremy Whiting created AS7-3581:
-----------------------------------

             Summary: NameNotFoundException in async web service method.
                 Key: AS7-3581
                 URL: https://issues.jboss.org/browse/AS7-3581
             Project: Application Server 7
          Issue Type: Bug
          Components: Web Services
    Affects Versions: 7.1.0.CR1b
         Environment: Any java system.
            Reporter: Jeremy Whiting
            Assignee: Alessio Soldano
            Priority: Critical


 When an asynchronous Web Service method annotated with @OneWay makes a JNDI lookup a NameNotFoundException is thrown.

 The callee is an MDB in the same VM. The invocation is placed in a worker queue. When the invocation Task is taken from the queue and invoked the jndi object is not found.




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list