Re: Nightly Build...

2004-11-07 Thread Davanum Srinivas
please try now. -- dims On Sun, 7 Nov 2004 22:35:49 -0500, Jesse Sightler <[EMAIL PROTECTED]> wrote: > Is anyone else seeing that the nightly build is hosed? I just tried > picking it up (to ease the pain with use in J2SE5V1.5.0), and found > that the contents appear to be from October (ie java

Nightly Build...

2004-11-07 Thread Jesse Sightler
Is anyone else seeing that the nightly build is hosed? I just tried picking it up (to ease the pain with use in J2SE5V1.5.0), and found that the contents appear to be from October (ie java org.apache.axis.Version reports an Oct. date). Could something be wrong with the automated build process? T

Hanging in SAX parser

2004-11-07 Thread Kevin J. Duling
I'm working on my first SOAP application where a B2B conversation must occur between my app and another company's.  I believe the other side is written in C#, but I don't have any direct access to it.  I just have a resource out on the net I can hit and the WSDLs they've given me.I'm having

Describing RDF-centric services using WSDL?

2004-11-07 Thread Ian Dickinson
Hi everyone, I want to deploy web services that consume and produce RDF content. Istm that I basically want the 'message' style of web service interaction, since I will use an RDF parser/emitter to directly generate the XML body of messages. What I'm not sure about, however, is how to describe i

[Wrong Type Conversion String[][] --> String[]]

2004-11-07 Thread Marco Büchler
hi, we publish some services processing some db requests or algorithms of natural speech processing. so we have to use some more complex parameters as string or so on. We use a Request- and ResponseParameter-Objekt for this. Both objects include a String[][]. With an axis for java generated cli