[
https://issues.jboss.org/browse/AS7-3581?page=com.atlassian.jira.plugin.s...
]
Alessio Soldano commented on AS7-3581:
--------------------------------------
Richard, let's discuss this a bit on IRC, afaiu the workaround you implemented can
affect oneway endpoint performances; I've an idea for a different fix btw.
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: Blocker
Labels: jboss
Fix For: 7.1.0.Final
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