[jboss-jira] [JBoss JIRA] Commented: (JBAS-6992) Missing new line in MANIFEST.MF cause deployment to fail
Ales Justin (JIRA)
jira-events at lists.jboss.org
Mon Feb 8 13:51:19 EST 2010
[ https://jira.jboss.org/jira/browse/JBAS-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12511073#action_12511073 ]
Ales Justin commented on JBAS-6992:
-----------------------------------
What does the spec say about valid contents of manifest.mf?
> 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
> Attachments: doNothing.ear
>
>
> 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