[
https://issues.apache.org/jira/browse/GERONIMO-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
caiwenjing updated GERONIMO-4567:
---------------------------------
Component/s: commands
Fix Version/s: 2.1.4
> Gshell deploy/assemble command on a remote server cannot work
> -------------------------------------------------------------
>
> Key: GERONIMO-4567
> URL: https://issues.apache.org/jira/browse/GERONIMO-4567
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: commands
> Affects Versions: 2.1.4
> Environment: remote : JAVA5 + SOLARIS 10 SPARC (32BIT)
> local : Windows xp professional sp3
> Reporter: caiwenjing
> Fix For: 2.1.4
>
>
> 1.Change the RemoteDeployHostname to the remote machine's IP in file
> var/config/config-substitutions.properties in the remote machine.
> 2.Add the remote machine's IP to /etc/hosts in the remote machine.
> 2.Start the server on the remote machine.
> 3.Cd into /bin directory on the local machine, launch gsh and run:
> deploy/connect -s REMOTE_IP -p PORT
> 4.run: deploy/assemble, input a server artifact name
> Then console shows:
> ERROR UnmarshalException: error unmarshalling return; nested exception is:
> java.lang.ClassNotFoundException:
> com.sun.org.apache.xerces.internal.dom.ElementNSImpl
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.