Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-1133

Unpacked JSR-181 POJO deployment fails for subsquent deployment.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • jbossws-1.0.1
    • jbossws-native
    • None
    • Workaround Exists
    • Hide

      Manually put the original web.xml back in the WEB-INF folder before starting the application server again.

      Show
      Manually put the original web.xml back in the WEB-INF folder before starting the application server again.

      Unpacked JSR-181 POJO deployments are not deployed correctly for subsequent server starts.

      This is because when this is first deployed the web.xml which is part of the deployment is modified so that the JBossServiceEndpointServlet servlet is used.

      On subsequent deployments the web.xml is parsed but because all of the servlet classes have been replaced with the JBossServiceEndpointServlet it is JBossServiceEndpointServlet that is checked for annotations instead of the endpoint class.

            darran.lofthouse@redhat.com Darran Lofthouse
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: