users@glassfish.java.net
Re: How to deploy different implementations of the same web service?
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
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
: Mon, 27 Aug 2007 07:06:05 PDT
If you rename the WAR file, then the new "Context Root" will be the name of your new WAR file. For example, if your endpoint is currently available at:
http://localhost:8080/current/HelloService?wsdl
. This means your WAR is named as current.war. If you rename your WAR to new.war then the endpoint is accessible at:
http://localhost:8080/new/HelloService?wsdl
.
Is that what you want ?
[Message sent by forum member 'arungupta' (arungupta)]
http://forums.java.net/jive/thread.jspa?messageID=232721
This message
: [
Message body
]
Next message
:
glassfish_at_javadesktop.org: "Re: How to deploy different implementations of the same web service?"
Previous message
:
glassfish_at_javadesktop.org: "Re: "null Deployment Error""
In reply to
:
glassfish_at_javadesktop.org: "How to deploy different implementations of the same web service?"
Next in thread
:
glassfish_at_javadesktop.org: "Re: How to deploy different implementations of the same web service?"
Reply
:
glassfish_at_javadesktop.org: "Re: How to deploy different implementations of the same web service?"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]