Re: [Echo-list] re: Newbie Eclipse and Echo setup
Brought to you by:
tliebeck
From: <Bra...@ca...> - 2004-02-23 03:38:26
|
>>I continually recieve errors in my source code relating to javax.servlet.http.HttpServlet The issue may be that you cant "compile and link" the class files with the servlet implementation. If so it will be because your project does not reference the "servlet.jar" (of say of Tomcat). Goto the project in question, click on it and go to "Projects / Properties / Java Build Path" and then the "Libraries" tab I have a classpath entry in their called TOMCAT_HOME/common/lib/servlet.jar, where TOMCAT_HOME is where my Tomcat installl is located. ps. Great to see another Aussie looking at Echo! Do you also know of EchoPoint? (http://echopoint.sourceforge.net) Cheers Brad Baker ---------------------------------------------------------------------------------------- Email : bra...@ca... Mobile: 0418-642-341 ---------------------------------------------------------------------------------------- Glen Trudgett <Gle...@de... To: Bra...@ca... .au> cc: ech...@li... Sent by: Subject: Re: [Echo-list] re: Newbie Eclipse and Echo setup ech...@li...ur ceforge.net 23/02/2004 11:47 AM Hi Brad, Thanks for the reply. Fortunately I do understand the mechanics of this particular element of the setup. I apologise for my lack of clarity. I continually recieve errors in my source code relating to javax.servlet.http.HttpServlet. I have managed to have eclipse 'import' all the properties associated with Labels, Window etc. Is this a common problem for 'new players'? Glen Bra...@ca... wrote: >I use the Sysdeo Eclipse plugin to allow me to "control/launch" Tomcat from >within Eclipse. > >You can download it from : > >http://www.sysdeo.com/eclipse/tomcatPlugin.html > >What is does is "start" Tomcat under the control of the Eclipse Java >Debugger and hence allows you to "step" through your code. > >In the menu option Window / Prefernces, you need to go to the Tomcat entry >and enter in parameters such as where you copy of Tomcat is, what version >you are running, and finally what JVM to use for Tomcat. > >Once you have done this you can "start and stop" Tomcat and it will be >running inside the Eclispe JVM. > > > >Cheers >Brad Baker >---------------------------------------------------------------------------------------- > >Email : bra...@ca... >Mobile: 0418-642-341 >---------------------------------------------------------------------------------------- > > > > > > Glen Trudgett > <Gle...@de... To: ech...@li... > .au> cc: > Sent by: Subject: [Echo-list] re: Newbie Eclipse and Echo setup > ech...@li...ur > ceforge.net > > > 23/02/2004 09:38 AM > > > > >Hi all, > >I am having a little trouble trying to get an echo application up and >running, using the eclipse editor. >What I thought would be a straight forward procedure has become a little >confusing. I would like to be able to grab the helloworld source code, >put it in the eclipse environment, and create the appropriate Servlet >executable. >I have no problems get the EchoDemo working through tomcat. My >environment contains the following (most recent stable); tomcat, ant, >jdk, j2ee & eclipse (tomcat plugin). > >I have created a project with the structure of WAR standard, using the >eclipse tomcat plug-in. I have put the echo*.jar files in /lib and have >created the web.xml for access through tomcat. Would it be possible for >someone to provide the basic trick of getting Echo development going in >Eclipse? > >Thanks > >Glen > > >********************************************************************** >This message is intended for the addressee named and may contain >privileged information or confidential information or both. If you >are not the intended recipient please delete it and notify the sender. >********************************************************************** > > >------------------------------------------------------- >SF.Net is sponsored by: Speed Start Your Linux Apps Now. >Build and deploy apps & Web services for Linux with >a free DVD software kit from IBM. Click Now! >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >_______________________________________________ >Echo-list mailing list >Ech...@li... >https://lists.sourceforge.net/lists/listinfo/echo-list > > > > > > >------------------------------------------------------- >SF.Net is sponsored by: Speed Start Your Linux Apps Now. >Build and deploy apps & Web services for Linux with >a free DVD software kit from IBM. Click Now! >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >_______________________________________________ >Echo-list mailing list >Ech...@li... >https://lists.sourceforge.net/lists/listinfo/echo-list > > ********************************************************************** This message is intended for the addressee named and may contain privileged information or confidential information or both. If you are not the intended recipient please delete it and notify the sender. ********************************************************************** ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Echo-list mailing list Ech...@li... https://lists.sourceforge.net/lists/listinfo/echo-list |