facebook

Should a class folder’s output be deployed to webapp ?

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #278330 Reply

    lynnw
    Member

    This message has not been recovered.

    #278344 Reply

    Loyal Water
    Member

    This message has not been recovered.

    #278354 Reply

    lynnw
    Member

    This message has not been recovered.

    #278487 Reply

    Loyal Water
    Member

    So there is no way to specify an additional class folder that get exported when you deploy? Forget that I mentioned groovy. You’re saying you can’t define a way for classes that aren’t in a jar to get put in WEB-INF/classes when deployed?

    There is not way to do this in MyEclipse at the moment.

    #280121 Reply

    conorb
    Member

    This message has not been recovered.

    #280122 Reply

    conorb
    Member

    This message has not been recovered.

    #280145 Reply

    lynnw
    Member

    This message has not been recovered.

    #280351 Reply

    conorb
    Member

    This message has not been recovered.

    #280352 Reply

    lynnw
    Member

    This message has not been recovered.

    #280487 Reply

    conorb
    Member

    Lynn,

    I changed the groovy project properties for my tomcat project to make the output location WebRoot/WEB-INF/classes and it works fine. I also moved to the groovy-all-1.5.1.jar file as well. I’ve added the jar file to the Java Build Path as well as adding it to the WebRoot/WEB-INF/lib directory so that it’s properly deployed with the war file. I can do either a redploy via the servers window or export my war file directly to the webapps directory for tomcat – either works fine.

    Ultimately I’ll be making an ant script for autodeployment but for now this works well for me.

    conorb

Viewing 10 posts - 1 through 10 (of 10 total)
Reply To: Should a class folder’s output be deployed to webapp ?

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