Bugs item #432713, was updated on 2001-06-13 03:54 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=432713&group_id=22866 Category: JBossServer Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jesper Pedersen (jews) Assigned to: Nobody/Anonymous (nobody) Summary: Invalid archives redeployed Initial Comment: If an invalid archive is placed in the deploy/ directory the deployer tries again and again to deploy it. [Auto deploy] Auto deploy of file:/usr/local/jboss/deploy/invalid.zip [J2EE Deployer Default] Deploy J2EE application: file:/usr/local/jboss/deploy/invalid.zip [Auto deploy] Deployment failed:file:/usr/local/jboss/deploy/invalid.zip [Auto deploy] org.jboss.deployment.J2eeDeploymentException: no deployment descriptor (META-INF/ejb-jar.xml, WEB-INF/web.xml, META-INF/application.xml) found [Auto deploy] at org.jboss.deployment.Installer.determineType(Installer.java:401) [Auto deploy] at org.jboss.deployment.Installer.execute(Installer.java:141) [Auto deploy] at org.jboss.deployment.InstallerFactory.install(InstallerFactory.java:101) [Auto deploy] at org.jboss.deployment.J2eeDeployer.installApplication(J2eeDeployer.java:356) [Auto deploy] at org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer.java:174) [Auto deploy] at java.lang.reflect.Method.invoke(Native Method) [Auto deploy] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628) [Auto deploy] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523) [Auto deploy] at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:358) [Auto deploy] at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:221) [Auto deploy] at java.lang.Thread.run(Thread.java:484) A list of invalid archives in the deploy/ directory is needed -- one warning should be enough. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=432713&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
