Results 1 to 1 of 1

Thread: spring dynamic moduile bundle and amazon webservices

  1. #1
    Join Date
    Feb 2007
    Posts
    1

    Default spring dynamic moduile bundle and amazon webservices

    I am working on spring dynamic module. I am able to run simple bundles. But when I run a bundle which uses Amazon API (third party libraries), my bundle fail to exectue. I am using eclipse virgo server to deploy the bundle.

    I tried three methods to fix the third party libraries dependancies,

    copying them in ..\virgo-tomcat-server-3.5.0.RELEASE\pickup directory,

    Adding there in enty in menifist file MANIFEST.MF as .,META-INF/lib/aws-java-sdk-1.3.14-javadoc.jar

    copying them in virgo-tomcat-server-3.5.0.RELEASE\repository\usr\ directory

    Still virgo server can't run the errors

    I have attached the virgo server log for more details.

    thanks in advance
    Attached Files Attached Files

Tags for this Thread

Posting Permissions

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