Error configuring Tomcat for SSL (session already invalidated)

2005-02-14 Thread Ry.
estart the server throws the error below.   I am using jdsk 1.4.2_06 so JSSE should be already set up in my system, and I am using Tomcat 4.1.  This should be really simple, can you help me find out what is wrong???   Thanks very much, Ryan. --   Error message from l

Tomcat 5.0 Realm for Client-"Servlet" ?

2005-02-08 Thread bohldan bohldan
indow with login/password ? If its not possible to use Tomcat Realm for clients is it then "safe" to let the servlet connect to ldap using jndi and then create some kind of session for the client ? _ Lättare att hitta drö

axis and tomcat 4.1

2005-02-03 Thread Van Den Eynde Tom
Hi all,   I integrated Axis in my j2ee application by putting the axis jar’s in my lib dir, …   After deploying my webservice, it was time to see if I could see some WSDL, which I couldn’t   The configuration I use is jdk 1.4.1 and Tomcat 4.1.31 When I use jdk 1.4.1 and Tomcat

Re: [axis-user-ja digest] xml error when boot up Tomcat

2005-01-19 Thread Toshiyuki Kimura
(B This time, the reporter tested with Tomcat 5.5.4 w/ Japanese folder. (BIn fact, it seemed that the version of Tomcat also has a problem on (Bloading classes from the Japanese folder. (B So, I said not "it's a bug", but "you'd better use ASCII-based folder" 

Re: [axis-user-ja digest] xml error when boot up Tomcat

2005-01-19 Thread Davanum Srinivas
gt; This is a digest report from the Japanese Axis User community. > > The followings are the scenario of the UTFDataFormatException: > > 1. He installed TOMCAT to a folder which includes non-ASCII > charactors. > 2. The folder name was used in axis/WEB-INF/ser

[axis-user-ja digest] xml error when boot up Tomcat

2005-01-18 Thread Toshiyuki Kimura
Hi folks, (B (B This is a digest report from the Japanese Axis User community. (B (BThe followings are the scenario of the UTFDataFormatException: (B (B 1. He installed TOMCAT to a folder which includes non-ASCII (B charactors. (B 2. The folder name was used in axis/WEB-INF/server

RE: xml error when boot up Tomcat

2005-01-15 Thread Toshiyuki Kimura
$H!"(BExamining System Properties$B$N(B"sun.cpu.isalist="$B$O!"A4$/(B $B4X78$"$j$^$;$s!#(B (B $B!!%m%0$K$O!"(BC:\SKEN\jakarta-tomcat-5.5.4\webapps\axis\WEB-INF\lib\ $B$K(Bwsdl4j.jar$B$,3JG<$5$l$F$$$k!"$H$"$j$^$9!#$3$l$O!"(BTOMCAT$B$,<+F0

RE: xml error when boot up Tomcat

2005-01-14 Thread chu
AIL PROTECTED] (B> Sent: Saturday, January 15, 2005 1:08 PM (B> To: [EMAIL PROTECTED] (B> Subject: RE: xml error when boot up Tomcat (B> (B> (B> $B!!LZB<$G$9!#(B (B> (B> $B!!:#EY$O!"(Bwsdl4j.jar$B$,8+$($F$$$J$$$_$?$$$G$9$M!#(B (B> <http://java2.

RE: xml error when boot up Tomcat

2005-01-14 Thread Toshiyuki Kimura
$B!!LZB<$G$9!#(B (B $B!!:#EY$O!"(Bwsdl4j.jar$B$,8+$($F$$$J$$$_$?$$$G$9$M!#(B (B (B $B!!0JA0!"$A$c$s$H(Bhappyaxis.jsp$B$G%A%'%C%/$7$?$O$:(B $B$J$N$K$I$&$7$F$G$7$g$&(B...$B!#(B (B $B!!!V(B%AXISCLASSPATH%$B!W$H$$$&JQ?t$G$O$J$/!"6qBNE*(B $B$K

RE: xml error when boot up Tomcat

2005-01-14 Thread chu
EMAIL PROTECTED](B (B> $B!!$,B8:_$7$J$$(B $B$3$l$O$"$j$($^$;$s!#(Bdeploy$B$H(Bundeploy$B$O$3$N%U%)[EMAIL PROTECTED](B $B 2. samples/stock/$BG[2<$K(BGetQuate.class$B$,B8:_$7$J$$(B $B$3$l$O:G=i$+$iG[I[$5$l$F$"$j$^$9!#(B (B (B> 3. $BK\Mh!"(B[Axis$B%$%s%9%H!<%

RE: xml error when boot up Tomcat

2005-01-14 Thread Toshiyuki Kimura
AIL PROTECTED](B]$B$G cd \axis (B c:\axis> java -cp %AXISCLASSPATH%;. samples.stock.GetQuote ... (B (B[EMAIL PROTECTED],9b$$$N$O!"(B4.$B$G$=$N (B (B>> -Original Message- (B>> From: Toshiyuki Kimura [mailto:[EMAIL PROTECTED] (B>> Sent: Friday, January

RE: xml error when boot up Tomcat

2005-01-14 Thread chu
$^$;$s$+!)L5O@;d$_$?(B $B$$$J=i?4 -Original Message- (B> From: Toshiyuki Kimura [mailto:[EMAIL PROTECTED] (B> Sent: Friday, January 14, 2005 10:18 PM (B> To: [EMAIL PROTECTED] (B> Subject: RE: xml error when boot up Tomcat (B> (B> (B> Chu$B$

RE: xml error when boot up Tomcat

2005-01-14 Thread Toshiyuki Kimura
a.lang.NoClassDefFoundError: (B> samples/stock/GetQuote (B> (B> deploy.wsdd$B$rDL$l$P!"$3$l$bFq$J$/$G$-$k$H;W$C$?$,!"!#!#!#(B (B> (B> $B59$7$/$*4j$$?=$7>e$2$^$9!#(B (B> (B>> -Original Message- (B>> From: Youhei Kawada [mailto:[EMAIL PRO

RE: xml error when boot up Tomcat

2005-01-14 Thread chu
(B (B $B59$7$/$*4j$$?=$7>e$2$^$9!#(B (B (B> -Original Message- (B> From: Youhei Kawada [mailto:[EMAIL PROTECTED] (B> Sent: Friday, January 14, 2005 7:20 PM (B> To: [EMAIL PROTECTED] (B> Subject: Re: xml error when boot up Tomcat (B> (B> (B> [EMAIL PR

Re: xml error when boot up Tomcat

2005-01-14 Thread Youhei Kawada
[EMAIL PROTECTED](B (B (B> $B%(%i! Exception in thread "main" java.lang.NoClassDefFoundError: (B> org/apache/axis/AxisFault (B $B>e5-$N(B AxisFault $B%/%i%9$O(B axis.jar $B%i%$%V%i%j$K4^$^$l$F$$$^$9$,!"(B (BAxisFault $B$,8+$D$+$i$J$$(B (NoClassDefFoundError) $B$H$N$3$H$J$N$G!"(B (

RE: xml error when boot up Tomcat

2005-01-14 Thread chu
$BLZBo!J%(%i!<$J$7!K$GDone processing $B!!;n$7$K!"(Bundeploy.wsdd$B$r$d$C$F$_$?$i!"[EMAIL (BPROTECTED]/$G$-$^$7$?!#(B (B $B?'!9?=$7Lu$"$j$^$;$s$,!"59$7$/$*4j$$?=$7>e$2$^$9!#(B (B (B (B- (BTo unsubscribe, e-mail:

RE: xml error when boot up Tomcat

2005-01-13 Thread chu
Subject: RE: xml error when boot up Tomcat (B> (B> (B> Chu$B$5$s!"(B (B> (B> $B!!LZB<$G$9!#(B (B> (B> On Fri, 14 Jan 2005, chu wrote: (B> (B> > $B$I$&$b;d$,F|K\8l$N%U%)[EMAIL PROTECTED]$r;H$C$F$$$k$;[EMAIL (B> > PROTECTED];W$$$^$9$,!&q

RE: xml error when boot up Tomcat

2005-01-13 Thread Toshiyuki Kimura
9$N$G!"$d$O$j(BASCII$BJ8;[EMAIL PROTECTED](B $B%U%)[EMAIL PROTECTED]:F%$%s%9%H!<%k$9$kJ}$,[EMAIL PROTECTED];W$$$^$9!#(B (B (B1. [webapps\axis]$BG[2<$N%P%C%/%"%C%W$r$H$k(B (B2. TOMCAT$B$r%"%s%$%s%9%H!<%k(B (B3. ASCII$BJ8;z$N%U%)[EMAIL PROTECTED](BTOMCAT$B$r:F%$%s

RE: xml error when boot up Tomcat

2005-01-13 Thread chu
$BLZB$r;H$C$F$$$k$;[EMAIL (BPROTECTED];W$$$^$9$,!"(B $B$3$l$O2sHr$9$kJ}K!$O$"$j$^$9$+!)(B (B (BPS:$B!!%5!<%S%9$H$7$F$OEPO?$5$l$F$"$j$^$9!#(B (B $B59$7$/$*4j$$?=$7>e$2$^$9!#(B (B (B (B- (BTo unsubscribe, e-mail: [E

RE: xml error when boot up Tomcat

2005-01-13 Thread Toshiyuki Kimura
ECTED]> (B (BOn Fri, 14 Jan 2005, chu wrote: (B (B> (B> $BLZB (B> [EMAIL PROTECTED](B (B> (B> $B?'[EMAIL PROTECTED]&%s%m!<%I$7$F!"?'[EMAIL PROTECTED],!"$"$^$j(B (B> $B$9$C$-$j$7$J$$$,!"7k6I(Bmail.jar$B!"(Bsmlsec.jar$B!&

RE: xml error when boot up Tomcat

2005-01-13 Thread chu
m name: paramName / Target (Bparam va (Blue: paramValue / Redirect URL: http://www.yahoo.com], (B[org.apache.webapp.balanc (Ber.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]] (B (Bhappyaxis.jsp$B$b(B (B (BFound Mail API (javax.mail.internet.MimeMessage) at (BC:\S?\downlo

Re: xml error when boot up Tomcat

2005-01-13 Thread Toshiyuki Kimura
te: (B> (B>> (B>> Hi, (B>> (B>> I am new on Axis & Tocmcat. I just followed the Axis (B>> Installation Instructions to install Axis1.2RC2 with Tomcat 5.5. (B>> And I had the following errors when I boot up Tomcat (B>> (B>> (B&g

RE: xml error when boot up Tomcat

2005-01-13 Thread Toshiyuki Kimura
F$O!"0J2<$NJ}K!$,9M$($i$l$^$9!#(B (B>> (B>> 1.server-config.wsdd$B$r(BWindows$B$N%a%bD"(B(notepad)$B$G3+$/(B (B>> 2.[$B%U%!%$%k(B]-[$BL>A0$rIU$1$FJ]B8(B]$B$rA*Br$9$k(B (B>> 3.$B%]%C%W%"%C%W2hLL$N(B[$BJ8;z%3!<%I(B]$B$G(B[UTF-8]$B$r

RE: xml error when boot up Tomcat

2005-01-13 Thread chu
I(B]$B$G(B[UTF-8]$B$rA*Br$9$k(B (B> 4.[$BJ]B8(B]$B%\%?%s$r2!$9(B (B> 5.TOMCAT$B$r5/F0$9$k(B (B> (B> [EMAIL PROTECTED]&$H!"$3$N<[EMAIL PROTECTED];n$7$F$_$F!"$=$N(B (B> $B7k2L$r$4O"MmD:$1$k$H=u$+$j$^$9!#(B (B> (B> (B $BAaB.(B*.wsdd$

RE: xml error when boot up Tomcat

2005-01-13 Thread Toshiyuki Kimura
(B $B!!$b$&0l$D$NA*Br;h$H$7$F$O!"0J2<$NJ}K!$,9M$($i$l$^$9!#(B (B (B1.server-config.wsdd$B$r(BWindows$B$N%a%bD"(B(notepad)$B$G3+$/(B (B2.[$B%U%!%$%k(B]-[$BL>A0$rIU$1$FJ]B8(B]$B$rA*Br$9$k(B (B3.$B%]%C%W%"%C%W2hLL$N(B[$BJ8;z%3!<%I(B]$B$G(B[UTF-8]$B$r

RE: xml error when boot up Tomcat

2005-01-13 Thread chu
G$7$?$i!"@'Hs$465e$2$^$9!#(B (B (B (B> -Original Message- (B> From: Toshiyuki Kimura [mailto:[EMAIL PROTECTED] (B> Sent: Thursday, January 13, 2005 6:22 PM (B> To: [EMAIL PROTECTED] (B> Subject: Re: xml error when boot up Tomcat (B> (B> (B&g

Re: xml error when boot up Tomcat

2005-01-13 Thread Toshiyuki Kimura
(B (BOn Thu, 13 Jan 2005, chu wrote: (B (B> (B> Hi, (B> (B> I am new on Axis & Tocmcat. I just followed the Axis (B> Installation Instructions to install Axis1.2RC2 with Tomcat 5.5. (B> And I had the following errors when I boot up Tomcat 

Re: xml error when boot up Tomcat

2005-01-13 Thread Toshiyuki Kimura
t; (B (BOn Thu, 13 Jan 2005, chu wrote: (B (B> (B> Hi, (B> (B> I am new on Axis & Tocmcat. I just followed the Axis (B> Installation Instructions to install Axis1.2RC2 with Tomcat (B> 5.5. And I had the following errors when I boot up Tomcat 

xml error when boot up Tomcat

2005-01-13 Thread chu
(BHi, (B (BI am new on Axis & Tocmcat. I just followed the Axis (BInstallation Instructions to install Axis1.2RC2 with Tomcat 5.5. And I (Bhad the following errors when I boot up Tomcat (B (B (B2005/01/13 16:17:31 org.apache.catalina.core.StandardEngine start (BINFO: Star

xml error when boot up Tomcat

2005-01-12 Thread chu
(BHi, (B (BI am new on Axis & Tocmcat. I just followed the Axis (BInstallation Instructions to install Axis1.2RC2 with Tomcat (B5.5. And I had the following errors when I boot up Tomcat (B (B (B2005/01/13 16:17:31 org.apache.catalina.core.StandardEngine start (BINFO: Star

Axis + JSTL + Tomcat 5.5 ?

2005-01-04 Thread Robert Simmons Jr.
Greetings, I am writing some JSPs that are running in the same web application as Axis. These web applications use the Jakarta Taglibs Standard version of the JSTL. What I would like to know is if Axis is compatible with the servlet 2.4 specification. I have been having some problems in that my

Re: Getting Tomcat Realm security working with Axis

2004-12-02 Thread David Robison
I solved my own problem. In the I needed to add a for my SOAP service. I also hade to modify the to define allowByDefault: as David David Robison wrote: I have a web service that provides both web pages via a servlet and also SOAP services. I

Re: Getting Tomcat Realm security working with Axis

2004-12-02 Thread David Robison
Any thoughts on this? has anyone been successful in getting this to work? Thanks, David David Robison wrote: I have a web service that provides both web pages via a servlet and also SOAP services. I use basic authentication for the web pages and that works fine. I want the SOAP services to use th

Getting Tomcat Realm security working with Axis

2004-11-30 Thread David Robison
I have a web service that provides both web pages via a servlet and also SOAP services. I use basic authentication for the web pages and that works fine. I want the SOAP services to use the same authentication. I've added the following to my wsdd:

Activate updated web service without Tomcat restart?

2004-11-22 Thread Kai Grossjohann
If I have a servlet, then I can just recompile it and Tomcat will notice that the classes have changed and Tomcat will reload them. Is there an equivalent option for Axis webservices? Kai

Server without tomcat?

2004-11-11 Thread Kevin J. Duling
Is there a way I can hook into the Axis classes from a String? I'm having to retrofit some old software with my new service. This release of my company's product is locked into an ancient version of Tomcat that isn't compatible with Axis. Thankfully, it's a one-off and I

Re: PDA + AXIS + Tomcat

2004-11-11 Thread Silvano Maffeis
Also check out the following white paper http://download.vipera.com/doc/vipera-vision.pdf http://www.vipera.com/

Re: PDA + AXIS + Tomcat

2004-11-10 Thread Ian Dickinson
Suleman Butt wrote: Secondly i will also be needing an application server like *Tomcat* which could be installed on a PDA for hosting web services. I have been suggested by couple of people that it is practically infeasible to run Tomcat on such a resourse constraint device as PDA, so what other

RE: PDA + AXIS + Tomcat

2004-11-10 Thread Marco Mistroni
I got it working so there shouldn't be any Compatibility problems between axis and kSoap (though I wrote my app almost 1 year ago) Now, tomcat was on the app server at a remote IP...and only thing that I was running on my J2ME clienet was a kvm.. why would you want to put an app ser

PDA + AXIS + Tomcat

2004-11-10 Thread Suleman Butt
poses, *AXIS* is one solution for that and it has its compatibility with *Tomcat* too, but AXIS has a problem of requiring enough resources which is little difficult task for a PDA to provide. Now Is it possible to make AXIS requirement specific that is to remove all those libraries which are not exec

Tomcat and AXIS on PDA

2004-11-08 Thread Suleman Butt
Hi , Is there any TOMCAT & AXIS release to be installed on a PDA (HP 5500) devise with a specs 400mhz processor and 128mb ram. Actually i want to execute a semantic web service on a pda device. Could anybody help me in suggesting the appropriate set of softwares required. Regards Suleman.

Tomcat 5.0.28 and axis1.1 (or 1.2)

2004-11-02 Thread Glenn Lingle
Hi, I'm having problems getting axis to start up with the 5.0.28 version of Tomcat. Here's the exception I see in the catalina.out log: FYI: in tomcat 5.0.28, a new commons-logger-api.jar file is included in the classpath as part of tomcat startup... Any ideas? Thx in advance, Glenn

IncompatibleClassChangeError from Axis 1.2RC1 under liferay-jboss -tomcat

2004-11-01 Thread Shea, Tim
Hi, I'm looking for a little help. I deployed Axis 1.2RC1 (Java) under Jboss (w/embedded Tomcat). If you are familiar with Liferay, we are using their Jboss-Tomcat-Liferay bundled distribution. Anyway, I deploy Axis as axis.war and it loads happy (Axis happy page says so). Jws-styl

Re: Having difficulty using native libraries (Tomcat and SHLIB)

2004-10-26 Thread charles . rosa
PM Subject: Re: Having difficulty using native libraries (Tomcat and S

AW: Web Services sessions with axis and tomcat

2004-10-26 Thread Dorner, Thomas
PROTECTED] Betreff: Web Services sessions with axis and tomcat   Hey,   Does anyone have any ideas how best to manage sessions in Axis and tomcat?   Thanks Suzy  

Re: Web Services sessions with axis and tomcat

2004-10-26 Thread Silvano Maffeis
with axis and tomcat Suzy Fynes wrote: Hey, Does anyone have any ideas how best to manage sessions in Axis and tomcat? Thanks Suzy o Specify "session" deployscope when running wsdl2java o Let your web services class implement javax.xml.rpc.server.ServiceLifecycle to be not

RE: Web Services sessions with axis and tomcat

2004-10-26 Thread Suzy Fynes
Thanks for that. Is there anyway to monitor it from the server side? -Original Message- From: Silvano Maffeis [mailto:[EMAIL PROTECTED] Sent: 26 October 2004 10:45 To: [EMAIL PROTECTED] Subject: Re: Web Services sessions with axis and tomcat Suzy Fynes wrote: > Hey, > >

Re: Web Services sessions with axis and tomcat

2004-10-26 Thread Silvano Maffeis
Suzy Fynes wrote: Hey, Does anyone have any ideas how best to manage sessions in Axis and tomcat? Thanks Suzy o Specify "session" deployscope when running wsdl2java o Let your web services class implement javax.xml.rpc.server.ServiceLifecycle to be notified when the

Web Services sessions with axis and tomcat

2004-10-26 Thread Suzy Fynes
Hey,   Does anyone have any ideas how best to manage sessions in Axis and tomcat?   Thanks Suzy  

Re: Having difficulty using native libraries (Tomcat and SHLIB)

2004-10-22 Thread noah . fiedel
Hi,         I had a similar issue on an HP-UX server recently. The solution was to make sure that the SHLIB environment variable is set in the shell/environment that runs your java process. In my tomcat-startup shell script, I added the line:         export SHLIB_PATH=$CATALINA_HOME/lib

RE: SSL Client Auth with Tomcat and Axis

2004-10-14 Thread Jim Wong
Fantastic, thanks; I will investigate this approach, as well. -- Jim Wong ([EMAIL PROTECTED]) -Original Message- From: Hubble, Christopher [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 2:13 PM To: '[EMAIL PROTECTED]' Subject: RE: SSL Client Auth with Tomcat and

RE: SSL Client Auth with Tomcat and Axis

2004-10-14 Thread Jim Wong
Thanks for the suggestion. I'll give this a try and let you know how it works. -- Jim Wong ([EMAIL PROTECTED]) -Original Message- From: Wagle, Shriniwas [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 10:10 AM To: [EMAIL PROTECTED] Subject: RE: SSL Client Auth with T

RE: SSL Client Auth with Tomcat and Axis

2004-10-14 Thread Hubble, Christopher
FWIW, as I haven't don't that, AFAIK, yes and yes. Chris -Original Message- From: Jim Wong [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 5:15 PM To: [EMAIL PROTECTED] Subject: RE: SSL Client Auth with Tomcat and Axis Thanks, that's an interesting appro

RE: SSL Client Auth with Tomcat and Axis

2004-10-14 Thread Jim Wong
e(searchKey); But I only wanted to expose another operation to other users: void deleteData(searchKey) Can I use Tomcat to differentiate between these operations without deploying multiple copies of the web app? Can I assume that every service I publish will have a distinct URL that

RE: SSL Client Auth with Tomcat and Axis

2004-10-14 Thread Wagle, Shriniwas
and would be keen on knowing the results you got. Thanks -Original Message- From: Jim Wong [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 13, 2004 7:52 PM To: [EMAIL PROTECTED] Subject: SSL Client Auth with Tomcat and Axis On a somewhat related note, I'm just getting star

RE: SSL Client Auth with Tomcat and Axis

2004-10-14 Thread Hubble, Christopher
To: [EMAIL PROTECTED] Subject: RE: SSL Client Auth with Tomcat and Axis Thanks for the response. We're primarily interested in extracting the subject name from the certificate, so that we can use it to authorize some users to use specific resources and other users to use other resources. Is

RE: SSL Client Auth with Tomcat and Axis

2004-10-14 Thread Jim Wong
ECTED]) -Original Message- From: Hubble, Christopher [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 6:17 AM To: '[EMAIL PROTECTED]' Subject: RE: SSL Client Auth with Tomcat and Axis What kind of information do you want to get from the cert? Chris -Original Message

RE: SSL Client Auth with Tomcat and Axis

2004-10-14 Thread Pranay Parsatwar
heri Kurla Road, Andheri (East) Mumbai - 400 059 Tel: (91)-22-5677 http://www.mphasis.com/ -Original Message- From: Hubble, Christopher [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 6:47 PM To: '[EMAIL PROTECTED]' Subject: RE: SSL Client Auth with Tomcat and Axis

RE: SSL Client Auth with Tomcat and Axis

2004-10-14 Thread Hubble, Christopher
What kind of information do you want to get from the cert? Chris -Original Message- From: Jim Wong [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 13, 2004 7:52 PM To: [EMAIL PROTECTED] Subject: SSL Client Auth with Tomcat and Axis On a somewhat related note, I'm just ge

SSL Client Auth with Tomcat and Axis

2004-10-13 Thread Jim Wong
On a somewhat related note, I'm just getting started on trying to build an application using Axis, Tomcat and SSL. I would like to use client authentication, but I haven't been able to find documentation that explains how (assuming it's possible) one could access information fr

RE: 2 way SSL with Axis and Tomcat as a Service

2004-10-12 Thread Hubble, Christopher
sure to place them on the appropriate machines. Then change server.xml. I didn't use JCEKS and all of my stuff works. The hard part was installing Tomcat as a service with the truststore attribute set. For some reason, Tomcat doesn't let you set it in server.xml. Then you just modify your

Re: 2 way SSL with Axis and Tomcat as a Service

2004-10-11 Thread Silvano Maffeis
Hubble, Christopher wrote: Welp, after much trial and tribulation, I finally got axis using 2 way ssl. This required me to custom set up tomcat as a service, and I finally got that working. Once I get my code all cleaned up, I'll post the relavent details. Chris That would be much apprec

2 way SSL with Axis and Tomcat as a Service

2004-10-11 Thread Hubble, Christopher
Welp, after much trial and tribulation, I finally got axis using 2 way ssl. This required me to custom set up tomcat as a service, and I finally got that working. Once I get my code all cleaned up, I'll post the relavent details. Chris

RE: starting axis in tomcat manager

2004-10-01 Thread Suzy Fynes
Thanks I did a reboot of tomcat and its back working   -Original Message- From: Sherman, Dennis (END-CHI) [mailto:[EMAIL PROTECTED] Sent: 01 October 2004 13:53 To: '[EMAIL PROTECTED]' Subject: RE: starting axis in tomcat manager   Some suggestions:   S

RE: starting axis in tomcat manager

2004-10-01 Thread Sherman, Dennis (END-CHI)
Some suggestions:   See if logs/localhost_log* tells you anything more useful than catalina.log does.   Stop and restart the entire Tomcat if you can, not just your app.   Have you ever been able to get to the happyaxis.jsp page? (http://localhost:8080/axis/happyaxis.jsp) --Dennis R

RE: starting axis in tomcat manager

2004-10-01 Thread Suzy Fynes
.     -Original Message- From: Patrick Herber [mailto:[EMAIL PROTECTED] Sent: 01 October 2004 13:26 To: [EMAIL PROTECTED] Subject: RE: starting axis in tomcat manager   Hi, did you see if tomcat wrote something in its log files (catalina.log)? Regards, Patrick From: Suzy Fynes [mailto

RE: starting axis in tomcat manager

2004-10-01 Thread Patrick Herber
Hi, did you see if tomcat wrote something in its log files (catalina.log)? Regards, Patrick From: Suzy Fynes [mailto:[EMAIL PROTECTED] Sent: Freitag, 1. Oktober 2004 13:52To: [EMAIL PROTECTED]Subject: starting axis in tomcat manager Hey,   I did a stop on tomcat

starting axis in tomcat manager

2004-10-01 Thread Suzy Fynes
Hey,   I did a stop on tomcat manger for axis and now when I hit it start it says   FAIL - Application at context path /axis could not be started   Any ideas how I could get it started again? Thanks Suzy   Suzy Fynes Software Development Sentenial Ltd. Tel: 00 353 (1

tomcat / axis example: NoClassDefFoundError: Software

2004-09-28 Thread Axel Bock
Hi, I am having trouble testing my locally installed Tomcat/Axis server (WinXP SP2 if that should matter). I have done absolutely everything from the Installation Guide, but if I try to run the stock sample application as described in the Guide the following thing happens: Exception in

RE: JNDI Lookup does not work with Tomcat/Axis

2004-09-06 Thread tony . q . weddle
Sushil, I've only used JNDI once, with Tomcat, so am not too sure about the details. I also don't have Tomcat on my machine at the moment. However, you can define resources in the Tomcat configuration files, in terms of a JNDI name and a class name. Tomcat will instantiate the class a

RE: JNDI Lookup does not work with Tomcat/Axis

2004-09-06 Thread Sushil Sureka
:26 AM To: [EMAIL PROTECTED] Subject: Re: JNDI Lookup does not work with Tomcat/Axis   I'm not too sure about using JNDI on the client side. If you are using client code in a J2EE application, running on Tomcat, then you should be able to specify a JNDI resource, in the Tomcat configuration,

Re: JNDI Lookup does not work with Tomcat/Axis

2004-09-06 Thread tony . q . weddle
I'm not too sure about using JNDI on the client side. If you are using client code in a J2EE application, running on Tomcat, then you should be able to specify a JNDI resource, in the Tomcat configuration, that defines a stub class (or factory class) for your web service stub. But if your c

JNDI Lookup does not work with Tomcat/Axis

2004-09-06 Thread Sushil Sureka
Hi,   I was wondering if any of you had any success with JNDI lookup of the Web Service deployed using Axis on Tomcat. The java spec (JSR 109) says that the web services should be looked up using JNDI in a J2EE environment rather than directly calling the stub classes. But I have not had

RE: Web Service (Axis+Tomcat 5+SSL)

2004-09-01 Thread Besite - Bart
] Verzonden: woensdag 1 september 2004 10:57 Aan: [EMAIL PROTECTED]; 'Yahoo' Onderwerp: R: Web Service (Axis+Tomcat 5+SSL) Hi, i donÃt know if this could help u, but see http://www.mail-archive.com/[EMAIL PROTECTED]/msg20141.html there's a configuration for Tomcat and SSL. H

R: Web Service (Axis+Tomcat 5+SSL)

2004-09-01 Thread claudio cantonetti
Hi, i donìt know if this could help u, but see http://www.mail-archive.com/[EMAIL PROTECTED]/msg20141.html there's a configuration for Tomcat and SSL. Hope this help u. Claudio Cantonetti -Messaggio originale- Da: Daniel Sánchez Gómez [mailto:[EMAIL PROTECTED] Inviato: ve

Web Service (Axis+Tomcat 5+SSL)

2004-08-27 Thread Daniel Sánchez Gómez
Hi, I'm looking for information about how to make a secure WebService. To be exact I would like use SSL in my application, but I don´t know how to configure all the necessary to do it. I have see axis and tomcat web pages, but I'm a bit confused. My first objective is that the cl

Authentication problem with Tomcat/Apache

2004-08-13 Thread Steve Piercey
Hi I'm having a problem with Basic user authentication. I'm using Axis 1.1 with Tomcat 5.0.27 and Apache 2.0. I've installed the"mod_jk2" connector in Apache and can successfully redirect to my Web Services in Tomcat from the Apache Web Server. However, if I enable &q

Re: single sign-on for Tomcat+Axis?

2004-08-06 Thread Brian Abbott
e knows them, I would love to hear about it. -Brian Abbott - Original Message - From: "George Armhold" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 06, 2004 3:13 PM Subject: Re: single sign-on for Tomcat+Axis? > Priest, Mark wrote: > >

Re: single sign-on for Tomcat+Axis?

2004-08-06 Thread George Armhold
s will be in the same web > application (i.e. same Tomcat context root) and therefore share > Sessions. This will give us a single sign-on capability. So then what needs to be done to initiate a session via the web, and then "reconnect" to this session via SOAP? Do I merely need

RE: single sign-on for Tomcat+Axis?

2004-08-06 Thread Priest, Mark
George, We are planning to incorporate Axis into our web application by referencing the Axis servlets in web.xml and placing the Axis jars in WEB-INF/lib. The Axis servlets and our servlets and JSPs will be in the same web application (i.e. same Tomcat context root) and therefore share Sessions

Re: single sign-on for Tomcat+Axis?

2004-08-06 Thread Denise Howard
On 8/6/04 9:49 AM, "George Armhold" <[EMAIL PROTECTED]> wrote: > I'm wondering if someone could suggest what might be a "best practice" > for implementing single-sign-on for Tomcat/Axis. I have an app that > is partially web-based (servlets and JSPs)

single sign-on for Tomcat+Axis?

2004-08-06 Thread George Armhold
I'm wondering if someone could suggest what might be a "best practice" for implementing single-sign-on for Tomcat/Axis. I have an app that is partially web-based (servlets and JSPs), and partially Swing-based. The Swing portion talks to the server over SOAP using Axis. I'd

Tomcat reload jar under WEB-INF

2004-07-30 Thread David Song
Sorry to post this Tomcat question on this list. Is there a way to have Tomcat auto reload jar files under webapps/myapp/WEB-INF/lib directory? Thanks for any help! -David

Re: HttpClient and Tomcat: Can someone explain something?

2004-07-27 Thread Peter Molettiere
client side the pivot is the transport, and on the server side the pivot is the service handler it seems (maybe I'm not using the right word here, as handler seems to have a specific meaning in the axis architecture docs). It seems that the transport classes for axis when deployed in tomcat ar

RE: HttpClient and Tomcat: Can someone explain something?

2004-07-27 Thread Somerville, Michael S
- From: Peter Molettiere [mailto:[EMAIL PROTECTED] Sent: Monday, July 26, 2004 8:39 PM To: [EMAIL PROTECTED] Subject: HttpClient and Tomcat: Can someone explain something? I'm wondering if someone can explain something fairly basic for me. We're using axis with CommonsHTTPSender

HttpClient and Tomcat: Can someone explain something?

2004-07-26 Thread Peter Molettiere
but on the server, it seems that Tomcat would be handling the HTTP connection itself, and just handing AxisServlet the HTTPServletRequest and Response objects -- ie., I don't see how axis gets a chance to configure what class does the HTTP connection handling in Tomcat. How does this wo

RE: What happens to Java objects when Axis is reloaded by Tomcat?

2004-07-22 Thread Keith Hatton
What happens to Java objects when Axis is reloaded by Tomcat? >From a web service call I access a singleton, so subsequent web service calls can access the same object. Things work fine until Axis is reloaded (by Tomcat web app manager). I can no longer get a handle on the original single

What happens to Java objects when Axis is reloaded by Tomcat?

2004-07-21 Thread Donald Gorgonzola
From a web service call I access a singleton, so subsequent web service calls can access the same object. Things work fine until Axis is reloaded (by Tomcat web app manager). I can no longer get a handle on the original singleton, instead a new singleton is created. I wouldn't mind

webservice security problem with tomcat

2004-07-20 Thread sridhar reddy
hen deploy the service. This app running fine in this way. But when i run this by porting it onto tomcat (axis is also installed), it is saying that signature is not valid. Any one know what might be the problem. What are the changes that i need to do to run this on my tomcat+axis environment. plea

re: connection refused error from Tomcat

2004-07-01 Thread James Black
Hello, I used the auto-deploy mechanism in tomcat to undeploy and redeploy my webapp. Now I am getting a connection refused when I try to connect with my client, but I can look at the wsdl file from axis just fine. I am using axis 1.2beta currently, and tomcat 5, running under Solaris 8. I

Re: tomcat shutdown problem with axis webapp

2004-06-27 Thread Richard Martin
From: "Craig Margenau" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 24, 2004 9:42 AM Subject: tomcat shutdown problem with axis webapp Shutting down tomcat with the axis webapp installed causes tomcat to not shutdown fully, leaving many java

Re: tomcat shutdown problem with axis webapp

2004-06-26 Thread Craig M
Nobody has any input on this issue? - Original Message - From: "Craig Margenau" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 24, 2004 9:42 AM Subject: tomcat shutdown problem with axis webapp > Shutting down tomcat with the axis webapp insta

tomcat shutdown problem with axis webapp

2004-06-24 Thread Craig Margenau
Shutting down tomcat with the axis webapp installed causes tomcat to not shutdown fully, leaving many java threads runing that require issuing a 'kill -9 ...' in order to restart tomcat. New installation of tomcat 4.1.30, new installation of axis 1.1 final release. No conf cha

axis install by Tomcat fails .. why?

2004-06-16 Thread Galchin Vasili
Hello, I think I tracked my problme down to the inability of Tomcat to install axis. Here are lines from launcher.server.log pertaining to axis install: Jun 16, 2004 4:18:36 PM org.apache.catalina.core.StandardHostDeployer install INFO: Processing Context configuration file URL file:/home

Starting Axis from Tomcat (that is bundled with Sun's JWSDP)

2004-06-16 Thread Galchin Vasili
Hello, At one point, I was able to start axis (I must keep a log book of my activities). Now when I try to start Axis I find in the launcher.server.log: Jun 16, 2004 12:47:21 PM org.apache.catalina.core.StandardHostDeployer start INFO: standardHost.start /axis Jun 16, 2004 12:47:24 PM org.ap

Integrating Tomcat, JOTM and Axis

2004-06-13 Thread Dasarath Weeratunge
Hi, I'm trying to use Tomcat (4.1.24), JOTM (1.4.3) and Axis (1.1). I'm using the following axis.xml in %tomcat_home%\webapps. However, when I try to lookup "java:comp/UserTransaction" within a web service it fails and the JDBC DataSource doesn't work either. I foll

Interaction between different versions of Axis and the Tomcat Server.

2004-05-31 Thread Canham Michael
To all, I am trying to understand the way in which Axis and Tomcat interact .. I have some web services that use axis 1.1 and some that use axis 1.2 (by use I mean that they include the jar files in the web services). I am told that axis 1.1 and 1.2 has been installed on the tomcat

RE: Issue with Axis running under TomCat

2004-05-28 Thread Andrew Premdas
al Message-From: Meloro, John [mailto:[EMAIL PROTECTED]Sent: 28 May 2004 13:51To: '[EMAIL PROTECTED]'Subject: RE: Issue with Axis running under TomCat Thank You for the reply.   My problem was two-fold.     Firstly, I was invoking TomCat under Eclipse.  For reasons I

RE: Issue with Axis running under TomCat

2004-05-28 Thread Meloro, John
Thank You for the reply.   My problem was two-fold.     Firstly, I was invoking TomCat under Eclipse.  For reasons I don't understand this led to no errors being logged.  When I started TomCat from the Windows Start menu and tried to deploy I discovered in one of the TomCat logs th

Re: Issue with Axis running under TomCat

2004-05-28 Thread Dhanush Gopinath
ith Axis running under TomCat Now, that I have that missing library copied over to commons/lib I am experiencing yet another problem.   I am running the axis-deploy task that was autogenerated with the client stubs.  The task returns without any errors; however, when I query axis

  1   2   3   4   5   >