You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by fr...@neuni.com on 2005/03/21 17:31:00 UTC

Tomcat 5.0.18 problems in WindowsXP

Hi,

I'm having a problem with v.5.0.18 that I didn't have in v.4.x earlier:

I'm creating a new dir under /webapps, with the webinf and webinf/classes etc.
contents. But when I try to acess localhost:8080/newdir, I'm told that it
doesen't
exist, even though the other dirs (servlets-examples etc) are accessible.

If there's a config file I need to edit when adding dirs under /webapps, I
haven't
found any info about it.

Anyone able to enlighten me?

Thanks in advance,
Frank Hovin


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Newbie help

Posted by Frank Høvin <fr...@neuni.com>.
>I don't know anything about JWSDP, but have you read the setup and
>configuration pages for the version of Tomcat you're using? e.g.,
>   <http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html>
>
>That's the "how-to" you're looking for, I suspect...

Yah, I tried, but I found it much more confusing than I thought, so I went 
back to Tomcat 4.01 and installed a plugin for Eclipse. Thanks for 
replying, though .-) 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Newbie help

Posted by Hassan Schroeder <ha...@webtuitive.com>.
frank@neuni.com wrote:

> Now, I've downloaded JWSDP and tomcat50-jwsdp, and nothing makes sense anymore.
> 
> What I want to do is the following:
> 
> - create a directory in the /webapps dir, and place my small servlets in that
>   dir and run them.

I don't know anything about JWSDP, but have you read the setup and
configuration pages for the version of Tomcat you're using? e.g.,
   <http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html>

That's the "how-to" you're looking for, I suspect...

-- 
Hassan Schroeder ----------------------------- hassan@webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Newbie help

Posted by fr...@neuni.com.
Hi,

Please, can someone help me get started with this. I've used v4.x before,
and it was very simple to just create your own dir with the necessary
web.xml etc. and the deploy simple servlets.

Now, I've downloaded JWSDP and tomcat50-jwsdp, and nothing makes sense anymore.

What I want to do is the following:

- create a directory in the /webapps dir, and place my small servlets in that
  dir and run them.

Can someone give me a quick how-to for that? The JWSDP talks about "putting your
war-files in the /webapps dir", but says nothing more about it. Do I have to
develop heaps of other things just to be able to test-run a few simple
servlets?

Thanks,
Frank Høvin

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org