[jbossws-issues] [JBoss JIRA] (JBWS-3487) POJO Endpoint causes NPE at JBossWebMetaDataParser.parse

Richard Opalka (JIRA) jira-events at lists.jboss.org
Mon Apr 16 04:07:17 EDT 2012


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

Richard Opalka updated JBWS-3487:
---------------------------------

    Workaround Description: 
Users can use older jboss-web.xml version

{code}
<jboss-web xmlns="http://www.jboss.com/xml/ns/javaee"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.jboss.com/xml/ns/javaee http://www.jboss.org/j2ee/schema/jboss-web_6_0.xsd"
  version="6.0">
  <!-- other stuff -->
</jobss-web>
{code}
                Workaround: Workaround Exists
           Forum Reference: https://community.jboss.org/message/730079#730079  (was: https://community.jboss.org/message/730079#730079)

    
> POJO Endpoint causes NPE at JBossWebMetaDataParser.parse
> --------------------------------------------------------
>
>                 Key: JBWS-3487
>                 URL: https://issues.jboss.org/browse/JBWS-3487
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>         Environment: Mac OS X, Apple Java 1.6.31, jBoss AS 7.1.1.Final
>            Reporter: Abhijit Sarkar
>            Assignee: Richard Opalka
>
> Unaware of the Component/s and Affects Version/s. Please feel free to update the description or provide that in comment for future reference.
> POJO Endpoint deployed with web.xml and jboss-web.xml. When enabled, or attempted to, JBOSS AS 7 fails with NPE. Source code and deployable artifact attached with the forum post.

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