Results 1 to 2 of 2

Thread: spring.jar deploy on shared/lib instead of web-inf/lib

  1. #1
    Join Date
    Oct 2004
    Posts
    13

    Default spring.jar deploy on shared/lib instead of web-inf/lib

    Could a problem occurs if i deploy the spring.jar on shared/lib (tomcat) instead of web-inf/lib ?

  2. #2
    Join Date
    Aug 2004
    Location
    Carlisle, UK
    Posts
    184

    Default

    I tried this, though with jboss/tomcat rather than just tomcat, and the jar in jboss/server/default/lib.
    I found that I got classloading problems when I tried to hot-redeploy the application.
    I don't know if you'd get the same issues with tomcat.
    Try it and see.
    Chris Harris
    Carlisle, UK

Similar Threads

  1. Replies: 3
    Last Post: Nov 23rd, 2005, 09:54 AM
  2. JBoss 3.2.6 & Spring Deployment issues
    By difranr in forum Container
    Replies: 2
    Last Post: Sep 18th, 2005, 10:08 PM
  3. Replies: 1
    Last Post: Jun 30th, 2005, 12:56 AM
  4. Replies: 1
    Last Post: Jun 21st, 2005, 01:05 AM
  5. Replies: 1
    Last Post: Sep 8th, 2004, 02:07 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
  •