[jbossws-issues] [JBoss JIRA] (JBWS-3276) Implement support for POJO endpoints with no web.xml in archive

Richard Opalka (Updated) (JIRA) jira-events at lists.jboss.org
Thu Oct 6 07:22:22 EDT 2011


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

Richard Opalka updated JBWS-3276:
---------------------------------

    Attachment: irc.log

    
> Implement support for POJO endpoints with no web.xml in archive
> ---------------------------------------------------------------
>
>                 Key: JBWS-3276
>                 URL: https://issues.jboss.org/browse/JBWS-3276
>             Project: JBoss Web Services
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-integration
>            Reporter: Richard Opalka
>             Fix For: jbossws-native-4.0,  jbossws-cxf-4.0
>
>         Attachments: irc.log
>
>
> See JSR 109, version 1.3 final spec, section 5.3.2.1 javax.jws.WebService annotation
> Following default mapping rules apply for Web modules that contain Servlet based endpoints that use this
> annotation but do not package a web.xml or a partial web.xml:
> • fully qualified name of the Service Implementation Bean class maps to <servlet-name> element in
>    web.xml.
> • fully qualified name of the Service Implementation Bean class maps to <servlet-class> element in
>    web.xml (also specified in section 7.1.2)
> • serviceName attribute of javax.jws.WebService annotation prefixed with "/" maps to <url-pattern>
>    element in web.xml. If the serviceName attribute in javax.jws.WebService annotation is not
>   specified, then the default value as specified in JSR-181 specification is used.

--
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 jbossws-issues mailing list