Thumbs up Mark! It is now working as it should.
Thanks for your time.
2009/7/16 Mark Thomas
> Thomas Vite wrote:
> > The TestServlet.class file is under
> > C:\Program Files\Apache Software Foundation\Tomcat
> > 6.0\webapps\ViClientWebApp\WEB-INF\classes
> >
> > The Web.xml file is under:
> > C
Thomas Vite wrote:
> The TestServlet.class file is under
> C:\Program Files\Apache Software Foundation\Tomcat
> 6.0\webapps\ViClientWebApp\WEB-INF\classes
>
> The Web.xml file is under:
> C:\Program Files\Apache Software Foundation\Tomcat
> 6.0\webapps\ViClientWebApp\WEB-INF
> The Web.mxl file has
The TestServlet.class file is under
C:\Program Files\Apache Software Foundation\Tomcat
6.0\webapps\ViClientWebApp\WEB-INF\classes
The Web.xml file is under:
C:\Program Files\Apache Software Foundation\Tomcat
6.0\webapps\ViClientWebApp\WEB-INF
The Web.mxl file has a capital W...About your question
On 16/7/09 13:59, Caldarale, Charles R wrote:
From: Pid [mailto:p...@pidster.com]
Subject: Re: java.lang.ClassNotFoundException& error 404
Is your TestServlet properly located in a package?
Servlets do not have to be in a package (although they should be); it's JSPs
that mus
In addition to the questions posed by Pid and Mark, where is your
compiled java servlet (.class file) in the ViClientWebApp folder?
Also what do the logs show for the moments your webapp is deployed and
request your servlet?
--David
Thomas Vite wrote:
> The only thing i can think of that wouldnt
> From: Pid [mailto:p...@pidster.com]
> Subject: Re: java.lang.ClassNotFoundException & error 404
>
> Is your TestServlet properly located in a package?
Servlets do not have to be in a package (although they should be); it's JSPs
that must be in a package, according t
Pid wrote:
> On 16/7/09 13:43, Thomas Vite wrote:
>> The real case is : C:\Program Files\Apache Software Foundation\Tomcat
>> 6.0\webapps\ViClientWebApp
>
> Is your TestServlet properly located in a package?
Is WEB-INF/web.xml using the right case?
Mark
>
> p
>
>
>> 2009/7/16 Mark Thomas
>>
On 16/7/09 13:43, Thomas Vite wrote:
The real case is : C:\Program Files\Apache Software Foundation\Tomcat
6.0\webapps\ViClientWebApp
Is your TestServlet properly located in a package?
p
2009/7/16 Mark Thomas
Thomas Vite wrote:
Yeah but after restarting Tomcat i still receive that infamo
The only thing i can think of that wouldnt be setup properly is the Web.xml
file in WEB-INF (for what i understand it is supposed to make the app
available at http://localhost:8080/ViClientWebApp/TestServlet :
http://java.sun.com/xml/ns/javaee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-insta
The real case is : C:\Program Files\Apache Software Foundation\Tomcat
6.0\webapps\ViClientWebApp
2009/7/16 Mark Thomas
> Thomas Vite wrote:
> > Yeah but after restarting Tomcat i still receive that infamous:
> > HTTP Status 404 - /ViClientWebApp/TestServlet
> > --
> >
Thomas Vite wrote:
> Yeah but after restarting Tomcat i still receive that infamous:
> HTTP Status 404 - /ViClientWebApp/TestServlet
> --
>
> *type* Status report
>
> *message* */ViClientWebApp/TestServlet*
>
> *description* *The requested resource (/ViClientWebApp/Te
Yeah but after restarting Tomcat i still receive that infamous:
HTTP Status 404 - /ViClientWebApp/TestServlet
--
*type* Status report
*message* */ViClientWebApp/TestServlet*
*description* *The requested resource (/ViClientWebApp/TestServlet) is not
available.*
I have
Thomas Vite wrote:
> 2009/7/16 Mark Thomas
>
>> Thomas Vite wrote:
>>> There is xml file under \Tomcat 6.0\conf\Catalina\localhost for my
>> project:
>>> Context path="/VI-PLUGIN-ILO" reloadable="true" docBase="C:\Documents and
>>> Settings\ti\Desktop\EclipseWorkspace\VI-PLUGIN-ILO" workDir="C:\D
2009/7/16 Mark Thomas
> Thomas Vite wrote:
> > There is xml file under \Tomcat 6.0\conf\Catalina\localhost for my
> project:
> >
> > Context path="/VI-PLUGIN-ILO" reloadable="true" docBase="C:\Documents and
> > Settings\ti\Desktop\EclipseWorkspace\VI-PLUGIN-ILO" workDir="C:\Documents
> > and Sett
Thomas Vite wrote:
> There is xml file under \Tomcat 6.0\conf\Catalina\localhost for my project:
>
> Context path="/VI-PLUGIN-ILO" reloadable="true" docBase="C:\Documents and
> Settings\ti\Desktop\EclipseWorkspace\VI-PLUGIN-ILO" workDir="C:\Documents
> and Settings\ti\Desktop\EclipseWorkspace\VI-P
There is xml file under \Tomcat 6.0\conf\Catalina\localhost for my project:
Context path="/VI-PLUGIN-ILO" reloadable="true" docBase="C:\Documents and
Settings\ti\Desktop\EclipseWorkspace\VI-PLUGIN-ILO" workDir="C:\Documents
and Settings\ti\Desktop\EclipseWorkspace\VI-PLUGIN-ILO\work" >
>
>
> >2. If i try to browse my project i get a 404 error using this URL
> >http://amsterdam-sm09:8080/viplugin_test/TestServlet
>
> > SEVERE: Begin event threw exception
> > java.lang.ClassNotFoundException: org.apache.catalina.loader.DevLoader
>
>
> > Jul 16, 2009 9:37:28 AM org.apache.c
Thomas Vite wrote:
> Hi all,
>
> I just subscribed to this list as i am testing developing web services, i
> hope i can find some useful tips.
>
> I have installed Tomcat6 on my Win XP SP3 box and i have followed a tutorial
> to create a first Tomcat project. I use a plugin in Eclipse called Sysd
18 matches
Mail list logo