Unable to load standalone war webapp using JSF 2.0 [message #654517] |
Wed, 16 February 2011 02:53  |
Eclipse User |
|
|
|
I am experimenting with Virgo by loading up a standalone JSF 2.0 with Primefaces 2.2.1, and Virgo complains with this message:
Cause: error Exception: org.eclipse.virgo.util.osgi.manifest.parse.BundleManifestPar seException: Error parsing bundle manifest header [javax.faces/com.sun.faces.mojarra-jsf-api] HP003E:[col 11]: Unexpected character '/' (47) HP013E:[col 12]: Expected a semicolon but found 'com' at org.eclipse.virgo.util.osgi.manifest.parse.standard.Standard HeaderParser.parseBundleSymbolicName(StandardHeaderParser.ja va:96) at org.eclipse.virgo.util.osgi.manifest.internal.StandardBundle SymbolicName.parse(StandardBundleSymbolicName.java:33) at org.eclipse.virgo.util.osgi.manifest.internal.BaseParameteri sed.resetFromParseString(BaseParameterised.java:42)
The close i can get is in sun jsf 2.0 api, its manifest file has this entry:
Bundle-SymbolicName: javax.faces/com.sun.faces.mojarra-jsf-api
Implementation-Title: Mojarra
is it a valid entry? Should Virgo care about the isolated webapp's manifest's content?
Thanks all advices
-Dan
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.29737 seconds