Anyone have any info on this? Doesn't appear to cause any problems, but I'd rather not see it.
Thanks, David -- David Ward wrote: > What does this mean and how can I stop it from happening? My root > element in web-service.xml (in my .wsr file) is <deployment>. Should I > add an <undeployment> element? What would be the root element then? Is > there a DTD I can peek at? Thanks! > > -- > > 23:58:13,990 ERROR [MainDeployer] Undeployment failed: > >njar:file:/data/packages/jboss/3.0.0/server/all/tmp/deploy/server/all/deploy/dotech-gizzard-app.ear/69.dotech-gizzard-app.ear^/dotech-gizzard-axis.wsr > > > org.jboss.deployment.DeploymentException: Could not undeploy url.; - nested > throwable: (org.apache.axis.deployment.wsdd.WSDDException: > java.lang.Exception: > No ''name'' attribute was specified in an undeployment element) > at org.jboss.net.axis.server.AxisService.stop(AxisService.java:649) > at org.jboss.deployment.MainDeployer.stop(MainDeployer.java:370) > at org.jboss.deployment.MainDeployer.stop(MainDeployer.java:382) > at > org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:345) > at > org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:317) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > > at > >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > at java.lang.reflect.Method.invoke(Method.java:324) > at > >org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284) > > > at > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491) > at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174) > at $Proxy4.undeploy(Unknown Source) > at > >org.jboss.deployment.scanner.URLDeploymentScanner.undeploy(URLDeploymentScanner.java:427) > > > at > >org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:508) > > at > >org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:202) > > > at > >org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:191) > > > Caused by: org.apache.axis.deployment.wsdd.WSDDException: > java.lang.Exception: > No ''name'' attribute was specified in an undeployment element > at > org.apache.axis.deployment.wsdd.WSDDUndeployment.getQName(WSDDUndeployment.java:126) > > at > org.apache.axis.deployment.wsdd.WSDDUndeployment.<init>(WSDDUndeployment.java:145) > > at org.jboss.net.axis.server.AxisService.stop(AxisService.java:643) > ... 16 more > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas - > http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user -- --------------------- David Ward [EMAIL PROTECTED] http://www.dotech.com _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
