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

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


     [ https://issues.jboss.org/browse/AS7-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Whiting updated AS7-3581:
--------------------------------

    Attachment: nnfe-async-ws.tar.bz2


Added sample applications to replicate the issue.
                
> 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
>              Labels: jboss
>         Attachments: nnfe-async-ws.tar.bz2
>
>
>  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