0 Replies Latest reply on Feb 24, 2005 2:51 PM by pnichols_sr

    Jboss and MS Mappoint

    pnichols_sr

      Greetings all.

      I am attempting to use Axis 1.1 and access the Mapoint Web services using JBoss 4.0.1. To use Axis, you have to deal with the Authentication headers MS uses for Mappoint. Basically, this means extending the basic HTTPServlet Axis uses.

      I tried creating a War file structure for Axis 1.1 and copying the needed libs into the default server directory. However, this does not work, as the Soap headers are null when attempting to pass the Authentication info to MS' servers.

      This works fine in Tomcat, but not in JBoss. What do I need to do?

      Thanks,

      Paul Nichols