[
https://jira.jboss.org/jira/browse/JBAS-6992?page=com.atlassian.jira.plug...
]
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