[jboss-jira] [JBoss JIRA] Created: (JBAS-6992) Missing new line in MANIFEST.MF cause deployment to fail
Ondrej Medek (JIRA)
jira-events at lists.jboss.org
Mon Jun 1 07:56:56 EDT 2009
Missing new line in MANIFEST.MF cause deployment to fail
--------------------------------------------------------
Key: JBAS-6992
URL: https://jira.jboss.org/jira/browse/JBAS-6992
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Deployers
Affects Versions: JBossAS-5.1.0.GA
Environment: WinXP, jdk 1.6.0u13
Reporter: Ondrej Medek
Assignee: Ales Justin
Hi,
I have an exploded EAR, it contains one JAR with session beans. This JAR has the MANIFEST.MF, with Class-Path entry referencing two more JARs (plain JARs, not beans). Whe this Class-Path entry not finished by a new line character, then deployment fails du to the java.lang.ClassNotFoundException. When I have added the new line anfter the Class-Path entry, then everything goes fine.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list