Results 1 to 1 of 1

Thread: Unable to load spring form tags

  1. #1

    Default jar and par exporters

    Sorry for the misleading title, the original problem has been solved.

    I am having some problems with the jar and par exporter in the ui.

    1. I can't export a war.
    2. The exporter automatically creates the WEB-INF/classes folder under which all the content of a war is placed. dm Server, on the other hand, looks at <classpath>/META-INF for MANIFEST.MF which is now under <classpath>/WEB-INF/classes/META-INF; therefore, the file is not found. Right now, I have to manually edit the structure of a par file in order to deploy it. I also tried to include Bundle-ClassPath: WEB-INF/classes in MANIFEST, but dm Server didn't behave differently. An inconvenient consequence is that I can't debug the server.
    Last edited by candy.chiu.ad; Jan 6th, 2010 at 06:48 PM.

Posting Permissions

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