Results 1 to 2 of 2

Thread: Error message after I copied my war into the /pickup folder

  1. #1
    Join Date
    Oct 2010
    Posts
    3

    Default Error message after I copied my war into the /pickup folder

    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?
    Last edited by gibtang; Oct 13th, 2010 at 06:02 AM. Reason: wrong folder name

  2. #2
    Join Date
    Dec 2009
    Posts
    6

    Default

    Hi

    Didn't you forget a comma in your manifest or template.mf file?
    Could you post it here so we could have a look?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •