S
Sriram NS
Hi,
I am trying to write a java program using javax.enterprise.deploy
classes that will deploy some WAR files into a remote web server. The
WAR files will be distributed along with my Java program. The target
web server (where I want my WAR files to be deployed) is installed on
a different machine and I would typically have a url and port that
refers to the target web server.
Any pointers would be much appreciated. At the time of writing this, I
am not even sure if remote deployment is present in the API, I hope it
is. My target web server might be BEA Weblogic or Websphere or even
Oracle Application Server if that helps.
Thanks a bunch !
Regards,
Sriram
I am trying to write a java program using javax.enterprise.deploy
classes that will deploy some WAR files into a remote web server. The
WAR files will be distributed along with my Java program. The target
web server (where I want my WAR files to be deployed) is installed on
a different machine and I would typically have a url and port that
refers to the target web server.
Any pointers would be much appreciated. At the time of writing this, I
am not even sure if remote deployment is present in the API, I hope it
is. My target web server might be BEA Weblogic or Websphere or even
Oracle Application Server if that helps.
Thanks a bunch !
Regards,
Sriram