I have a war and an ejb deployed on my Glassfish V3. I need to deploy another copies of these for testing purpose, how I do I go about this?
I am sorry, if this question looks too general, but am not sure what words to use here as I have never done this before.
I just need some directions to get started.
Update:
What I was actually trying to see was if it was possible to deploy two copies of the same application with the same name and same application-context but access them from two different ports as follows -
localhost:8080/MyApp and localhost:8181/MyApp
target> Ant resolves properties from top to bottom in Ant build files. If you define the GlassFish Server Ant tasks at the project level, make sure that any properties used within the task definitions have been resolved before the task definitions.
GlassFish is a Java application server project created by Sun Microsystems that allows many developers to generate enterprise technologies that are convenient and scalable, as well as additional services that can be installed based on preference.
Multiple domains was what I actually needed.
Give the three copies different application context names
[edit]
I just installed Glassfish 3, and deployed two copies of Jenkins through the glassfish admin console, each with a different war name. I gave each one a different context and different application name and now have two copies running.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With