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

Getting Tomcat Realm security working with Axis

2004-11-30 Thread David Robison
HTTPSender - HTTP/1.1 401 Unauthorized 2974 [Thread-13] DEBUG org.apache.axis.transport.http.HTTPSender - WWW-Authenticate Basic realm="AXIS" It appears that the realm AXIS is incorrect. Am I reading it right? Any thoughts and ideas? Thansk, David Robison -- David R Robison Open Road

RE: Help! String xs:attributes not supported

2004-11-22 Thread David Robison
The following patch to ArraySerializer fixes the problem. I hope this helps. I have not committed it to CVS since I do not have privileges. Maybe it is not to late to put it in the final 1.2 release. David Robison Index: ArraySerializer.java

RE: Help! String xs:attributes not supported

2004-11-21 Thread David Robison
. I'm sure this is clear as mud... David Robison - Original Message - From: TMG <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Sat, 20 Nov 2004 18:11:34 -0500 Subject: RE: Help! String xs:attributes not supported > David, > > I have the same problem as you describ

Re: Returning an array of objects from a SOAP call

2004-11-19 Thread David Robison
back correctly. David Robison David Robison wrote: I get the same results in Axis 1.2RC3. David David Robison wrote: I am using Axis 1.1 David David Robison wrote: I get the same result when I use the following type in my wsdl: David David Robison

Re: Returning an array of objects from a SOAP call

2004-11-19 Thread David Robison
I get the same results in Axis 1.2RC3. David David Robison wrote: I am using Axis 1.1 David David Robison wrote: I get the same result when I use the following type in my wsdl: David David Robison wrote: One other possible point of interest is

Re: Returning an array of objects from a SOAP call

2004-11-19 Thread David Robison
I am using Axis 1.1 David David Robison wrote: I get the same result when I use the following type in my wsdl: David David Robison wrote: One other possible point of interest is that the actual data in the segment_typeTYPE is contained in

Re: Returning an array of objects from a SOAP call

2004-11-19 Thread David Robison
I get the same result when I use the following type in my wsdl: David David Robison wrote: One other possible point of interest is that the actual data in the segment_typeTYPE is contained in attributes. I don't know if this is important o

Re: Returning an array of objects from a SOAP call

2004-11-19 Thread David Robison
One other possible point of interest is that the actual data in the segment_typeTYPE is contained in attributes. I don't know if this is important or not... David David Robison wrote: I have a soap service that is trying to return an array of objects back to the client. The WSDL definiti

Returning an array of objects from a SOAP call

2004-11-19 Thread David Robison
/"; /> Any thought on what I may be doing wrong? Any help would be appreciated. David Robison -- David R Robison Open Roads Consulting, Inc. 708 S. Battlefield Blvd., Chesapeake, VA 23322 phone: (757) 546-3401 e-mail: [EMAIL PROTECTED] web: http://openroadsconsulting.com bl

Problems deserializing java.util.Calendar objects

2004-11-08 Thread David Robison
soap.org/soap/encoding/"; /> but this does not seem to help. Any ideas what the problem might be? Thanks in advance, David Robison -- David R Robison Open Roads Consulting, Inc. 708 S. Battlefield Blvd., Chesapeake, VA 23322 phone: (757) 546-3401 e-mail: [EMAIL PROTECTED] web: http://openroadsconsulting.com

Re: Problem getting HTTP Basic Authentication working

2004-09-21 Thread David Robison
This also does not seem to work. I am able to connect to the service page via a web browser when I give the username and password. Any other ideas? David Robison Bill Keicher wrote: Hey David, I don't know if this will work for you, but it has worked for me... Instead of: ABCWSSoap mb

Problem getting HTTP Basic Authentication working

2004-09-21 Thread David Robison
Agent: Axis/1.2beta3 Host: mbs03.trafficland.com Cache-Control: no-cache Pragma: no-cache SOAPAction: "schemas.rccny.com/MBS/StopSerialStream" Content-Length: 375 however, the server responds with AxisFault faultCode: {http://xml.apache.org/axis/}HTTP faultSubcode: faultString: (401)Access Denie