dev@glassfish.java.net

Re: Unable to deploy web applications to current v3 trunk

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Thu, 19 Feb 2009 13:22:33 -0800

Please disregard.

The problem was due to an HK2-Import-Bundle that we added for our tests
back during prelude development.



Ryan Lubke wrote:
> When I attempt to deploy a web application to v3 in my local
> workspace, I receive:
>
> /files/v3/distributions/web/target/glassfish/bin/asadmin deploy test.war
> remote failure: com.sun.enterprise.module.ResolveError: Not able to
> locate a unique module by name org.glassfish.external:apache-commons
>
> Trace from the log:
> SEVERE: Exception in command execution :
> com.sun.enterprise.module.ResolveError: Not able to locate a unique
> module by name org.glassfish.external:apache-commons
> com.sun.enterprise.module.ResolveError: Not able to locate a unique
> module by name org.glassfish.external:apache-commons
> at
> com.sun.enterprise.v3.server.ClassLoaderHierarchyImpl.createApplicationParentCL(ClassLoaderHierarchyImpl.java:147)
>
> at
> org.glassfish.deployment.common.DeploymentContextImpl.createClassLoaders(DeploymentContextImpl.java:160)
>
> at
> com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:211)
>
> at
> com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:175)
>
>
>
> Any ideas on how to resolve this?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>