Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1353

Load on startup is ignored - JaxWS webservice is always initialized first

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Major
    • None
    • 7.0.0.Final
    • Web Services

    Description

      I want to execute a servlet on startup to initialize my environment (for db access, resource management and so on).
      This servlet just implements javax.servlet.Servlet.
      The other services (using JaxWS) should be instantiated after the Startup-servlet to provide access to the created resources.
      But they are always instantiated before the Startup-servlet, even if I use the <load-on-startup> parameter in the web.xml.

      Attachments

        Activity

          People

            rhn-support-asoldano Alessio Soldano
            rushead Alexander Rashed (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: