Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Need some classes in jars, in war
Need some classes in jars, in war [message #229705] Thu, 26 March 2009 16:26
Michael Sullivan is currently offline Michael SullivanFriend
Messages: 37
Registered: July 2009
Member
I have a web project I'm trying to debug with Eclipse. I have it set up as
a Dynamic Web Project - it auto-builds fine now, and I can run and debug
it in the internal Tomcat Server handler.

The problem is that the JSPs are coded to look for some applets that the
ant build (pre-Eclipse integration) places into a jar file. If I just
test in Tomcat, the applet code is under WEB-INF/classes and not found by
the applet tag, which wants the jar file.

Is there a straightforward way to either:
-Automatically build some of my source into jar files, which are packaged
into the war/lib?
-Have Eclipse use my ant-created war in the internal Tomcat instead of the
code its compiled on its own.

Thanks,
Mike
Previous Topic:FacetedProject question
Next Topic:Early testers wanted for M6 update site and all-in-one packages
Goto Forum:
  


Current Time: Tue Mar 19 10:10:04 GMT 2024

Powered by FUDForum. Page generated in 0.02065 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top