users@glassfish.java.net

Re: Deployment in Glassfish build 50 fails

From: Hong Zhang <Hong.Zhang_at_Sun.COM>
Date: Wed, 13 Jun 2007 16:25:33 -0400

Can you please post the complete stack trace/server.log which might give
us more clue?

glassfish_at_javadesktop.org wrote:

>I am able to deploy a war file to Glassfish b41 but deployment fails in builds b48 and b50.
>
>What recent changes in Glassfish could cause this and what changes do I need to make to deploy successfully using the latest builds?
>
>The message in the admin page says:
>Deploying application in domain failed; Error loading deployment descriptors for module [AppName] -- org.apache.xerces.impl.dv.xs.ListDV$ListData cannot be cast to [Ljava.lang.Object; Error loading deployment descriptors for module [AppName] -- org.apache.xerces.impl.dv.xs.ListDV$ListData cannot be cast to [Ljava.lang.Object;
>
>The server.log file contains the messages:
>javax.enterprise.system.tools.deployment|_ThreadID=18;_ThreadName=Thread-29;_RequestID=6a515d80-e56f-4beb-9567-4b8f4d0c8c5f;|Exception occured in J2EEC Phasejava.lang.ClassCastException: org.apache.xerces.impl.dv.xs.ListDV$ListData cannot be cast to [Ljava.lang.Object;
>com.sun.enterprise.deployment.backend.IASDeploymentException: Error loading deployment descriptors for module [AppName] -- org.apache.xerces.impl.dv.xs.ListDV$ListData cannot be cast to [Ljava.lang.Object;
> at com.sun.enterprise.deployment.backend.Deployer.loadDescriptors(Deployer.java:388)
>[Message sent by forum member 'talman' (talman)]
>
>http://forums.java.net/jive/thread.jspa?messageID=222012
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>