Re: array producing SAXException

2004-11-03 Thread Ben Anderson
n Wed, 3 Nov 2004 00:17:47 +0000, Ben Anderson <[EMAIL PROTECTED]> wrote: > Hi, > I know the standard is moving towards document-literal messaging, but > I'm working on a purely academic project, which I will be very > thankful when it works. Everything's working great ex

array producing SAXException

2004-11-02 Thread Ben Anderson
Hi, I know the standard is moving towards document-literal messaging, but I'm working on a purely academic project, which I will be very thankful when it works. Everything's working great except for an array I'm trying to use. Here's the relevant sections from the wsdl http://www.w3.org/20

Re: xmlbeans

2004-10-29 Thread Ben Anderson
yeah, that's exactly what I was looking for. That's simple enough. I didn't know about Castor. Perhaps I'll try out your XMLBeanSerialier, Jonathon. That leads to me another question - maybe it's best for an xml list, but does anyone prefer castor or xmlbeans (or jaxb or jaxme)? I would lean

Re: adding security to webservices in axis

2004-10-29 Thread Ben Anderson
is wss4j even usable at this point? I downloaded the source yesterday, but it wouldn't build. On Fri, 29 Oct 2004 13:04:34 -0400, Greg Michalopoulos <[EMAIL PROTECTED]> wrote: > Check out wss4j from Apache (http://ws.apache.org/ws-fx/wss4j/). This is an > implementation of the WS-Security spec.

Re: Attachment

2004-10-29 Thread Ben Anderson
http://www.mail-archive.com/[EMAIL PROTECTED]/msg08732.html On Fri, 29 Oct 2004 17:08:02 +0200, Emmanuel Boudrant <[EMAIL PROTECTED]> wrote: > Hi, > > I am looking for a documentation or tutorial for using SOAP Attachment > with Axis. I try the axis sample but I don't understand everything. > >

xmlbeans

2004-10-29 Thread Ben Anderson
Is there any easy or well documented way to plug xmlbeans into axis. >From what I've read, it seems writing schemas and then using xmlbeans will produce better code than just relying on axis' wsdl2java tool. Not that wsdl2java isn't a great tool, but in that regard xmlbeans is probably better, co

jax-rpc compliant handler

2004-10-28 Thread Ben Anderson
Hi, I'm relativlely new to axis and web services in general. I saw a blurb on the wiki: http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages/StandardsSupported that claims axis has passed jax-rpc compatibility tests. What I'm wondering is where is Axis implementation of: http://java.sun.