sessions dont work right?

2002-07-15 Thread Ralph Sakhr
Hey, anyone else working with axis-managed sessions and find that the sessions don't work as you'd expect sessions to work? also anyone know how to change the default session expiration time?

problems instlaling Handler

2002-07-03 Thread Ralph Sakhr
ler class and add it to the wsdd file under , under . I don't really care *which* chain it's under as long as it gets invoked on a message before it's processed by my main service. Any experience with this?? Thanks, Ralph Sakhr

Re: axis architecture??

2002-06-26 Thread Ralph Sakhr
Yes... the Axis Architecture Guide. Available from the Axis web site. DIsplayed prominently on the left hand side. Do you need more details than that? > I am trying to understand the architecture of the axis > implementation,is there any document or resource that can help > me > in th

Re: installation: why a failure is actually a success.

2002-06-26 Thread Ralph Sakhr
> > In fact if you look at the exception dump, it lists: > > samples.stock.StockQuoteService.getQuote(StockQuoteService.java:90) > > so I know that the stock quote service is being invoked. In fact, the > line that is throwing the exception is doing something with the URL. > > the stock quote s

System.out

2002-06-26 Thread Ralph Sakhr
ice. Even though my web service runs, and the "System.out.println("test phrase") therefore must be invoked, I cannot find the "test phrase" anywhere on the system, so that rules out the idea that it might be output to some log file. Ralph Sakhr

Re: installation: why a failure is actually a success.

2002-06-26 Thread Ralph Sakhr
gt; instead of a connection timeout. I suggest you check your server side > configuration again. If you are using tomcat, make sure you copy jaxrpc.jar > from the axis package to the common/lib directory in tomcat. The instruction > didn't mention it. Good luck. > > -pam >

installation: why a failure is actually a success.

2002-06-26 Thread Ralph Sakhr
Hello axis group! I have a guess for analyzing what a problem is, and if anyone could say if they agree or if they have reason to believe i'm way off mark i would appreciate it. When I run the Step 7 from the Axis Installation Guide on the web site, which client invocation is pasted below:

Re: installation errors

2002-06-25 Thread Ralph Sakhr
I have the same problem! But... no solution. Hello Alexander Lyubshav [Tue, Jun 25, 2002 at 12:02:21PM -0700] > Hi, after I install Axis into my Tomcat servlet container, I try to run the admin >servlet linked from teh Apache-AXIS homepage (http://localhost:8080/axis/index.html) >BUT i get a