Results 1 to 2 of 2

Thread: Multiple Axis servlets

  1. #1
    Join Date
    Sep 2004
    Posts
    127

    Default Multiple Axis servlets

    Hi,

    I'd like to make a SOAP service available under 2 different URLs, with each URL listing a subset of the service's ports.

    I thought of defining 2 axis servlets and mappings in web.xml, but they both use server-config.wsdd, so they offer the same services.

    From what I read, all instances of AxisServlet in a webapp share the same config file.

    Any ideas?

    Thanks,
    Dan

  2. #2
    Join Date
    Aug 2004
    Location
    Amsterdam, Netherlands
    Posts
    450

    Default

    Errr, this really is a Axis question. I would be amazed if it weren't possible to set a servlet initialization parameter indicated the location of the configuraiton file for Axis, but I think it's best to check with the Axis lists or forums.

    rgds,
    Alef Arendsen
    Alef Arendsen
    SpringSource
    http://www.springsource.com

Similar Threads

  1. Multiple dispatcher servlets
    By grom358 in forum Web
    Replies: 12
    Last Post: Nov 9th, 2011, 08:24 AM
  2. Replies: 2
    Last Post: Aug 2nd, 2005, 08:34 AM
  3. Replies: 1
    Last Post: Mar 9th, 2005, 03:52 PM
  4. Multiple Pages
    By afida in forum Swing
    Replies: 12
    Last Post: Feb 16th, 2005, 08:42 AM
  5. Replies: 0
    Last Post: Sep 2nd, 2004, 01:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •