RE: Problem with web services

2003-07-03 Thread Farrelly, John J
Hi Vincenzo, Iused aHandler to solve this problem. I extended the BasicHandler to do this here's howI did it. ** //package in here import java.net.InetAddress; import

RE: Getting value from http header field from handler

2003-07-02 Thread Farrelly, John J
se headers can be looked up from within Handler (see org.apache.axis.handlers.http.HTTPAuthHandler for an example) BR Christof -Original Message- From: Farrelly, John J [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 01, 2003 11:03 AM To: '[EMAIL PROTECTED]' Subjec

Getting value from http header field from handler

2003-07-01 Thread Farrelly, John J
I am writing some web services in Java. I want to access information from the http header from a custom Handler but cannot find out how to do this. Any help would be much appreciated Thanks in advance John John Farrelly Associate Software Engineer FISC-Ireland Limited Parkmore East Industrial

RE: Application/Web Servers supported by AXIS 1.1?

2003-07-01 Thread Farrelly, John J
Axis 1.1 works with websphere 4.0. -Original Message-From: de Blaauw [mailto:[EMAIL PROTECTED]Sent: Tuesday, July 01, 2003 12:13 AMTo: [EMAIL PROTECTED]Subject: Re: Application/Web Servers supported by AXIS 1.1? Hi, We ran axis 1.0 and now 1.1 just fine under websphere