users@glassfish.java.net
Problem with web.xml servlet for ws mapping
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
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
This message
: [
Message body
]
Next message
:
glassfish_at_javadesktop.org: "Glassfish and JavaMail - receife mails?"
Previous message
:
glassfish_at_javadesktop.org: "Re: Glassfish starts, binds to ports but does not respond"
Next in thread
:
glassfish_at_javadesktop.org: "Re: Problem with web.xml servlet for ws mapping"
Reply
:
glassfish_at_javadesktop.org: "Re: Problem with web.xml servlet for ws mapping"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]