I copied my war file into the /pickup folder and then started springsource 2.0.1, then there was a message on the console screen about a dump file. So I open the dump file and found this error message
com.springsource.util.osgi.manifest.parse.BundleMa nifestParseException: 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'
Anyone know or has a clue on what is the error? My java app uses JSF and Java faces for development. So how do I fix this issue?



