[jboss-jira] [JBoss JIRA] Created: (JBAS-8079) Deployment failing with ClassNotFoundException: Empty class name '' is Main-Class attribute present in Manifest but not specified
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Tue Jun 8 07:47:38 EDT 2010
Deployment failing with ClassNotFoundException: Empty class name '' is Main-Class attribute present in Manifest but not specified
---------------------------------------------------------------------------------------------------------------------------------
Key: JBAS-8079
URL: https://jira.jboss.org/browse/JBAS-8079
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Deployers
Affects Versions: 6.0.0.M3
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 6.0.0.M4
Caused by: java.lang.ClassNotFoundException: Empty class name ''
at org.jboss.classloader.plugins.ClassLoaderUtils.checkClassName(ClassLoaderUtils.java:52)
at org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:413)
at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
at org.jboss.deployment.OptAnnotationMetaDataDeployer.processJBossClientMetaData(OptAnnotationMetaDataDeployer.java:115)
at org.jboss.deployment.OptAnnotationMetaDataDeployer.processMetaData(OptAnnotationMetaDataDeployer.java:82)
at org.jboss.deployment.AnnotationMetaDataDeployer.deploy(AnnotationMetaDataDeployer.java:177)
... 33 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list