Re: Tomcat IIS how to

2001-06-03 Thread Gilson do N. D'Elrei

Hello,
I have my win2000 working with Tomcat without problems now, cos i had the
same problem in my first installation, i find out errors in my registry key
values and it's ok now Verify again your registry configuration.
good luck.
greetings.

- Original Message -
From: Jimmie Dean [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, June 03, 2001 4:09 PM
Subject: Tomcat IIS how to


 Dear sir,

 I followed the instruction on this document to run JSP under IIS. However
it
 did not work.  I did not see the green light for the jakarta filter in the
 IIS management control, under default web site.  I believe somehow your
 document might not be complete for win2000 (the system I am on). Somehow
the
 registry entry was not recognized by IIS.

 Is there any other document can help?

 Thanks and regards
 Jimmie Dean
 _
 Get your FREE download of MSN Explorer at http://explorer.msn.com





a newbie question...

2001-06-02 Thread Gilson do N. D'Elrei



hello all,
I have made a simple servlet (HelloWorldServlet2) 
and added it on my WEB-INF/Classes context. When I try to execute it using the 
url below:

http://server:8080/mycontext/servlets/HelloWorldServlet2

i received "not found (404)" error. I tried 
also:

http://server:8080/mycontext/HelloWorldServlet2

http://server:8080/mycontext/WEB-INF/Classes/HelloWorldServlet2
but I continue to receiving the same error.
My tomcat installation is ok, cos i get to execute the examples servlet 
files and others.


I have added these lines in the server.xml file 


Context path="/mycontext" docBase="webapps/mycontext"  debug="0" 
reloadable="true"  /Context
and updated these lines in the tomcat.conf (only more 
a trying... )
## Context mapping - you need to "deploy"# ( 
copy or ln -s ) the context into htdocs##
ApJservMount /mycontext/servlet /rootLocation /mycontext/WEB-INF/ 
AllowOverride Nonedeny from all/Location 
thanks in advance.



Re: [ANNOUNCEMENT] Tomcat 3.2.2 released

2001-05-29 Thread Gilson do N. D'Elrei

Hello,
Is it possible to install tomcat 3.2.2 on older tomcat version without  lost
my cocoon installation settings ?!
thanks for any information abou it!

- Original Message -
From: Marc Saegesser [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Sent: Tuesday, May 29, 2001 12:58 AM
Subject: [ANNOUNCEMENT] Tomcat 3.2.2 released


 I am pleased to announce that the Tomcat 3.2.2 release is now
 available for download at

 http://jakarta.apache.org/builds/tomcat/release/v3.2.2

 Tomcat 3.2.2 is a maintenance release that fixes several bugs from version
 3.2.1 and corrects all known specification compliance issues.  The release
 notes file in src/doc/readme covers the details of the Tomcat 3.2.2
release.

 Tomcat 3.2.2 is now the latest production quality Tomcat release.  Users
of
 version 3.2.1 and earlier release are encouraged to update to this
release.

 Marc A. Saegesser





tomcat locale error message

2001-05-28 Thread Gilson do N. D'Elrei



Hello all,
I have to received this error when i try to run 
tomcat, it's strange cos coincidentally my installation was ok and it has 
occurred after iinstall  jdk1.3.1. I tried to reinstall jdk1.3.0_02 and 
even tomcat, but i didn't get success.
Iverified tomcat archive messages, not all of 
course... but, the major messages about it didn't get sucess return 
too.
Thanks for any help.


Exception in thread "main" 
java.lang.ExceptionInInitializerError: java.util.MissingResourceException: Can't 
find bundle for base name javax.servlet.http.LocalStrings, locale pt_BRat 
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:707)


How to use XML ?

2001-04-01 Thread Gilson do N. D'Elrei

Everyone have a good tutorial about use of JSP/Servlet and XML. Please not
sun.com, i have all. I need of practice samples about use of XML with
JSP/Servlets.
thanks in advance.




all together: JSP + Servlets + XML = Howto to beginner!!!

2001-03-31 Thread Gilson do N. D'Elrei

Hi,
I have to developed dinamic web pages a long time using ASP e Oracle Web
Server. Now I'm migrating to Java technology. I know something about Java,
but I don't to get understand what's to behind of the JSP, Servlets and XML.
I have been to looking for any tutorial that teach me, on practice samples,
howto programming in JSP/Servlets + XML. The major tutorials show only
superficial examples about one or other technology. I have seen XML and
JSP/Servlet, but i don't get to understand the relationship between its.
Anyone have any resources to help me!
thanks in advance.
Sorry, english is not my first language! ;-)