users@glassfish.java.net

Problem with web.xml servlet for ws mapping

From: <glassfish_at_javadesktop.org>
Date: Tue, 20 May 2008 04:51:45 PDT

Hi all,

i need to deploy a web service with 2 soap actions ListaMovimenti and RichiestaSaldo.

suppose this is the url [b]http://localhost:8080/InformativiService/[/b]
when i try to open url http://localhost:8080/InformativiService?wsdl, wsdl doesn't appear. but when i define two servlet in web.xml, one for ListaMovimenti and one for RichiestaSaldo, all work fine and when i try to open url [b]http://localhost:8080/InformativiService/listamovimenti?wsdl [/b]or [b]http://localhost:8080/InformativiService/richiestasaldo?wsdl[/b] wsdl appear.

Because as that is the only access point we have, how do
I make the wsdl show on (url) ?

thanks in advance

fa
[Message sent by forum member 'fabioimperioli' (fabioimperioli)]

http://forums.java.net/jive/thread.jspa?messageID=275451