facebook

classpath and classes under WEB-INF

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #214324 Reply

    fit
    Member

    Hello,
    i have a webproject with one java project required on build path.
    The classes on java project are also in a jar with all definitive classes.

    I had must set on path of Myeclipse/Application server preference the jar with all definitive classes.

    I have set “use smart deployment for dependent Java projects” for My-Eclipse-Web for add the required classes (modified) of java project to the web project.

    My problem is that the application server first find the classes that are in classpath and then i don’t can test the classes changed under /WEB-INF/classes of web project deployed.

    There are same solutions ???

    Best regards

    My settings:

    Eclipse Platform
    Version: 3.0.0
    Build id: 200406251208

    MyEclipse
    Version: 3.8.1
    Build id: 200408201200-3.8.1

    #214426 Reply

    Riyad Kalla
    Member

    Are you saying that your changed files in WEB-INF/classes are not getting deployed? In order for your changes to be hot-synced you must be using an exploded deployment and start the application server using the MyEclipse connector.

    Are you doing both of these things?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: classpath and classes under WEB-INF

You must be logged in to post in the forum log in