users@glassfish.java.net

Glassfish shows allergic symptoms to JAR

From: <glassfish_at_javadesktop.org>
Date: Mon, 17 Mar 2008 15:37:41 PST

I am successful in deploying a small test visual web application created by Netbeans 6, to the bundled Glassfish v2 server. Now I added number of JAR files to the project and try to deploy the same application but got the following error message: My test application is not using these JAR files but I am doing this for test purpose. Please help me to solve this problem.

Deploying application in domain failed; Error while running ejbc -- Fatal Error from EJB Compiler -- org/apache/xml/serializer/SerializerTrace
Deployment error:
The module has not been deployed.
See the server log for details.
        at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:163)
        at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:104)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
        at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:357)
        at org.apache.tools.ant.Target.performTasks(Target.java:385)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
        at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
        at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:277)
        at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:460)
        at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:151)
Caused by: The module has not been deployed.
        at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:157)
        ... 16 more
BUILD FAILED (total time: 1 minute 16 seconds)
[Message sent by forum member 'sariga' (sariga)]

http://forums.java.net/jive/thread.jspa?messageID=264499