[
https://issues.apache.org/jira/browse/GUACAMOLE-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Jumper updated GUACAMOLE-425:
-------------------------------------
Environment: (was: Centos 5)
> Support/workaround Glassfish' internal classloader behavior
> -----------------------------------------------------------
>
> Key: GUACAMOLE-425
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-425
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-client
> Affects Versions: 0.9.13-incubating
> Reporter: Umut Yerci
> Priority: Trivial
> Attachments: guacamole_war_deploy.log
>
>
> I tried deploy guacamole.war file to sun glassfish it throw a error. Is it
> possible to deploy it into sun glassfish?
> command;
> {noformat}
> /opt/sun-glassfish/bin/asadmin deploy ~/guacamole.war
> {noformat}
> error;
> {noformat}
> com.sun.enterprise.admin.cli.CommandException: remote failure: Exception
> while loading the app : java.lang.Exception: java.lang.IllegalStateException:
> ContainerBase.addChild: start: org.apache.catalina.LifecycleException:
> com.google.inject.CreationException: Guice creation errors:
> 1) An exception was caught and reported. Message: Unable to load class with
> name
> [org.apache.guacamole.tunnel.websocket.jetty8.RestrictedGuacamoleWebSocketTunnelServlet],
> reason: java.lang.RuntimeException: Unable to load class with name
> [org.apache.guacamole.tunnel.websocket.jetty8.GuacamoleWebSocketTunnelServlet],
> reason: java.lang.NoClassDefFoundError:
> org/eclipse/jetty/websocket/WebSocketServlet
> at
> com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:133)
> 1 error
> Command deploy failed.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)