[jboss-jira] [JBoss JIRA] Commented: (JBAS-6992) Missing new line in MANIFEST.MF cause deployment to fail

Ondrej Medek (JIRA) jira-events at lists.jboss.org
Tue Feb 9 02:44:19 EST 2010


    [ https://jira.jboss.org/jira/browse/JBAS-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12511205#action_12511205 ] 

Ondrej Medek commented on JBAS-6992:
------------------------------------

As far as I remember, it has worked fine in JBossAS-5.0.1 GA , my problems started after upgrade to JBossAS-5.1.0 GA.

IMHO it would be nice, if the deployment would be robust, does not matter what spec says.

> 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