Tomcat building OK, but I may be missing something [message #59114] |
Tue, 17 June 2003 12:49 |
Eclipse User |
|
|
|
Originally posted by: bobDOTknowles.hp.com.invalid
This is a multi-part message in MIME format.
--------------40ADBD36B992CA3333C21B35
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I can build a servlet OK (having downloaded the Sysdeo plugin), but to
test it I move the class files out of the Eclipse tree and use a
standalone Tomcat server. This works, but isn't there a less clunky way
of doing this?
b
ps Talk r e a l slow. This is all new to me.
--------------40ADBD36B992CA3333C21B35
Content-Type: text/x-vcard; charset=us-ascii;
name="bobDOTknowles.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Bob Knowles
Content-Disposition: attachment;
filename="bobDOTknowles.vcf"
begin:vcard
n:Knowles;Bob
tel;work:+44 (0)118 920 3592
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:bob.knowles@compaq.com
fn:Bob Knowles, Mail and Messaging, Info Mgt
end:vcard
--------------40ADBD36B992CA3333C21B35--
|
|
|
Re: Tomcat building OK, but I may be missing something [message #59787 is a reply to message #59114] |
Tue, 17 June 2003 23:14 |
Jeff Duska Messages: 71 Registered: July 2009 |
Member |
|
|
Bob:
If you using a the project layout the plugin creates, you can right mouse
click and select update Server.xml. This will create a context in the
Server.xml and set the docpath to point the Eclipse project. By doing this,
you will not need to copy anything. If you have other projects that you
link to, you'll need to make sure that they are exporting their classes.
Otherwise, Tomcat will not be able to find them.
It sounds like you're just trying a simple servlet, so you shouldn't have
to worry about this. You might want to also look at David Gallarod, Ed
Burnette and Robert McGovern's book from Manning called Eclipse in Action.
Chapter seven is a really nice introduction to using the Tomcat plugin for
JSP and Servlet development.
Regards,
Jeff Duska
http://java.duska.com
Bob Knowles wrote:
> I can build a servlet OK (having downloaded the Sysdeo plugin), but to
> test it I move the class files out of the Eclipse tree and use a
> standalone Tomcat server. This works, but isn't there a less clunky way
> of doing this?
>
> b
> ps Talk r e a l slow. This is all new to me.
|
|
|
Powered by
FUDForum. Page generated in 0.05993 seconds