[jboss-jira] [JBoss JIRA] (AS7-2759) EJB3 web service endpoint creation failure.

Richard Opalka (Commented) (JIRA) jira-events at lists.jboss.org
Wed Nov 23 14:52:40 EST 2011


    [ https://issues.jboss.org/browse/AS7-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645233#comment-12645233 ] 

Richard Opalka commented on AS7-2759:
-------------------------------------

Definitely a bug:

<service-endpoint-interface> may not be specified in webservices.xml
in case there is no Service Enpoint Interface as is the case with
directly using an implementation class with the @WebService annotation.

                
> EJB3 web service endpoint creation failure.
> -------------------------------------------
>
>                 Key: AS7-2759
>                 URL: https://issues.jboss.org/browse/AS7-2759
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Web Services
>    Affects Versions: 7.1.0.Beta1
>         Environment: Linux, 64 bit running Fedora 14.
>            Reporter: Jeremy Whiting
>            Assignee: Alessio Soldano
>
> On startup of AS7 a deployed JEE5 spec application throws an NPE exception. The exception is caused by the interface class has not been determined for an EJB3 SLSB.
>  The EJB3 SLSB has been annotated as a WebService. The registration of the endpoint for the EJB fails.

--
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