Hi,
>I'm looking for a way to remote deploy an application in glassfish v2 through deployment api. From the deployment uri:
>
>deployer:Sun:AppServer::localhost:4848
>
>
>
For the remote host, the deployment uri would just be
deployer:Sun:AppServer::${host}:${port}
where host will be the remote host name, and the port will be the admin
port on this remote host.
- Hong
>I would imagine there would be a protocol available to do this such as jmx or etc?
>
>deployer:Sun:AppServer:jmx://remoteHost:4848
>
>Cheers,
>[Message sent by forum member 'lyeung' (lyeung)]
>
>http://forums.java.net/jive/thread.jspa?messageID=265169
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>