Thanks it finally worked
Venkat
- Original Message
From: Rashmi Rubdi <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Tuesday, March 27, 2007 8:28:00 PM
Subject: Re: Nullpointer Exception when i try to start up
On 3/27/07, Venky Vasant <[EMAIL PROTECTED]> wrote:
>
> I double checked
Thanks
I had tough time connecting to Sysdeo's website and could not get it
Anyways i got it downloaded from another source on the net, it finally worked
Also i setup another machine with eclipse and tomcat, this time without this
plugin
Thanks
Venkat
- Original Message
From: Huy Vo (
Hello
Is there a separate version of tomcat for 64-bit windows server?
If not, is there a different "HOW TO' to install the exisiting tomcat on 64
bit server?
Regards
Venkat
It's here! Your new message!
Ahmed Ashour wrote:
> Dear Mark,
>
> Thanks for your quick response.
>
> I am interested to deploy the new Web Services features of Java EE 5 in
> Tomcat 6.0, but don't know or where to start (except by downloading Sun Java
> EE JDK 5, and see the examples output webapp).
These features are op
Dear Mark,
Thanks for your quick response.
I am interested to deploy the new Web Services features of Java EE 5 in Tomcat
6.0, but don't know or where to start (except by downloading Sun Java EE JDK 5,
and see the examples output webapp).
Many thanks,
Ahmed Ashour
- Original Message
Ahmed Ashour wrote:
> Where can I find a tutorial for Web Services in Tomcat 6.0 (not using Axis or
> other libraries).
You won't.
> Also, shouldn't the examples include WebServices server/client code?
Why?
Mark
-
To start a
Dear All,
Where can I find a tutorial for Web Services in Tomcat 6.0 (not using Axis or
other libraries).
Also, shouldn't the examples include WebServices server/client code?
Many thanks.
Ahmed Ashour
Be a
Rashmi,
You're right. The example you gave throws an exception and it shows
in the localhost log file.
Either Turbine or one of my filters must be trapping the exception. I
was tracing it through with a debugger, but must have missed
something.
Thanks for your help.
WILL
On 3/30/07, Rashmi
Hello,
I did what you suggested:
so now I have :
in the directory /usr/local/apache-tomcat-5.5.20/conf/Catalina/
localhost/
conf/___
___Catalina
__localhost
_admin.xml
_host-manager.xml
_manager.xml
and in /usr/local/
> -Original Message-
> From: dimitryous r. [mailto:[EMAIL PROTECTED]
> Sent: Saturday, March 31, 2007 8:04 AM
> To: Apache Tomcat
> Subject: Tomcat Administration
>
> Hello,
> I just finished my upgrade to Apache Tomcat/5.5.20.
>
> I know that for security reasons, using the administrati
Hello,
I just finished my upgrade to Apache Tomcat/5.5.20.
I know that for security reasons, using the administration webapp is
restricted to users with role "admin".
The is correct in "/usr/local/apache-tomcat-5.5.20/conf/tomcat-
users.xml" file (I'm admin and manager) but still I get the m
Brian,
You should create CSR and KEY for *.yourdomain.com.
Submit CSR to CA
CA will send you CRT and may be CAcert.
You should install KEY, CRT and (if CA sent you CAcert)
Tomcat may work with 2 types of cert.
Java (keytool) certs. (tomcat without native connector) - these certs
are not tomca
I think sharing a common class across servlets can get tricky... I've never
tried it using Tomcats intrinsic technology, but I think if you if you want
to go this way then read up on
the ServletContextListener. Lets you look at what other servlets are up to,
so you could make something that look
13 matches
Mail list logo