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 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867815#3867815 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867815 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
