users@glassfish.java.net
Re: One web service multiple locations
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
glassfish_at_javadesktop.org
>
Date
: Thu, 17 Jul 2008 14:09:09 PDT
java.net.URL wsdlURL = new URL("
http://localhost:8787/CalculatorWSApplication/CalculatorWSService?WSDL
");
javax.xml.namespace.QName qName = new QName("
http://calculator.me.org/
", "CalculatorWSService");
org.me.calculator.CalculatorWSService service = new org.me.calculator.CalculatorWSService(wsdlURL, qName);
[Message sent by forum member 'pitonyak' (pitonyak)]
http://forums.java.net/jive/thread.jspa?messageID=287419
This message
: [
Message body
]
Next message
:
glassfish_at_javadesktop.org: "deploying a web application and getting a 403 error when going to it's url"
Previous message
:
glassfish_at_javadesktop.org: "Re: glassfish monitoring problem"
In reply to
:
glassfish_at_javadesktop.org: "One web service multiple locations"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]