AW: XML Deserialization : Deserializer how to?

2004-05-14 Thread Slava
ated "stub" file for the server. > > If either or both of these do not show up then you will need to > manually add > them. > > - Original Message - > From: "Slava" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, May 13,

XML Deserialization : Deserializer how to?

2004-05-13 Thread Slava
- What is here wrong in this example? Why deserializer do not put values from XML into JAVA-object? Could somebody help? WBR Slava

Re: has anyone ever build a lightweight client with axis ?

2003-04-03 Thread Slava Kudinov
Hello Richard, I was trying to build lightweight axis-client.jar by help of ant's optional task but I had no luck, I gave up this idea because axis has many classes being loaded by names at runtime and is unable to resolve it by compiled classes - Slava Thursday, April 03, 2003, 12:10:

Q:Prevent proxy-address caching in DefaultHTTPTransportClientProperties

2003-03-26 Thread Slava Kudinov
Hello axis-user, I am wondering is there any way to prevent proxy "host:port" settings in DefaultHTTPTransportClientProperties class? I want to change proxy configuration on-the-fly -- Best regards, Slava