Custom Serializer

2002-02-11 Thread Bob Combs
It appears as though I need to write a custom serializer for an Oid class. All boiled down the class has one field - a byte[16]. I probably want to represent This in XML as a hex string (32 character string of chars 0-f); I noticed in the Axis jar there is a bytehex (or something like that) seri

RE: manually generated WSDL files

2002-02-08 Thread Bob Combs
is correct you should be good to go.   No one ever said a service WSDL has to retrieved using ?WSDL!   I had to do this because the automatically generated WSDL files did not include any of my bean definitions. Will Young -Original Message-----From: Bob Combs [mai

RE: hi guys.

2002-02-07 Thread Bob Combs
Title: Message Looks like I had some bad paths in the .jar file, all is working now. Still doesn't explain the problem with deploying to the classes directory though.   Question for the group:   I can't seem to find this in the docs, not surprising with an alpha. I want to create my own WSD

Any help apreciated

2002-02-07 Thread Bob Combs
Title: Message having problems deploying WebServices. I have tried both the package in a .jar and place it in the lib directory and unpackaged in the classes directory. Both approaches yeild the following fault:   Fault - java.lang.ClassNotFoundException: com.capitalstream.event.EventServic