[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-2163) service-ref not creating env binding

Richard Opalka (JIRA) jira-events at lists.jboss.org
Fri Oct 15 03:43:40 EDT 2010


    [ https://jira.jboss.org/browse/EJBTHREE-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557265#action_12557265 ] 

Richard Opalka commented on EJBTHREE-2163:
------------------------------------------

The aforementioned IllegalStateException should be fixed now:
---
[/home/opalka][/opt/svn/jbossas/projects/ejb3/trunk/core]>svn ci -m "EJBTHREE-2163 workaround IllegalStateException"
Sending        core/src/main/java/org/jboss/injection/WebServiceRefHandler.java
Transmitting file data .
Committed revision 108594.
---
Please, apply to AS trunk upstream ASAP.

> service-ref not creating env binding
> ------------------------------------
>
>                 Key: EJBTHREE-2163
>                 URL: https://jira.jboss.org/browse/EJBTHREE-2163
>             Project: EJB 3.0
>          Issue Type: Bug
>          Components: ejb3
>    Affects Versions: 1.1.22
>         Environment: EAP 5.0.1
>            Reporter: William DeCoste
>            Assignee: Carlo de Wolf
>         Attachments: ejb-jar.xml, EJBTHREE-2163.patch, jboss.xml, WebServiceRefBean.java
>
>
> service-ref/service-ref-name in ejb-jar.xml/jboss.xml is not creating an env binding. See SLSB, ejb-jar.xml, jboss.xml, and JNDIView for SLSB java:comp/env:
> java:comp namespace of the component jboss.j2ee:jar=webservices-test.jar,name=WebServiceRefBean,service=EJB3 :
>   +- EJBContext (class: javax.ejb.EJBContext)
>   +- TransactionSynchronizationRegistry[link -> java:TransactionSynchronizationRegistry] (class: javax.naming.LinkRef)
>   +- UserTransaction (class: org.jboss.ejb3.tx.UserTransactionImpl)
>   +- env (class: org.jnp.interfaces.NamingContext)
>   |   +- org.jboss.webservicestest.WebServiceRefBean (class: org.jnp.interfaces.NamingContext)
>   |   |   +- serviceRef (class: org.jboss.ws.core.jaxws.client.ServiceReferenceable)
>   +- ORB[link -> java:/JBossCorbaORB] (class: javax.naming.LinkRef) 

-- 
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 jboss-jira mailing list