body size axis 1.1

2006-09-28 Thread raul eduardo plata rico
Title: body size axis 1.1 Hi, I have a web service using axis 1.1 and a client using the same api. >From my client, I am sending through https a signedMessage, the xml body is a xml file (string), the size of this file was pitiful, but now the xml is growing and when is about 800K there is

Soap Message indentation 1.1 and 1.4

2006-07-12 Thread raul eduardo plata rico
Title: Soap Message indentation 1.1 and 1.4 Hi, i previously report a message subject Digital signatures within SOAP messages calling a method with params i thought that my problem was the sign but now without sign I have problems too. I am migrating a client from axis 1.1 to 1.4 but i

Digital signatures within SOAP messages calling a method with params

2006-07-11 Thread raul eduardo plata rico
Title: Digital signatures within SOAP messages calling a method with params Hi!!! maybe some one of you can help me, I have a client using axis 1.1 and the class SignedSOAPEnvelope is using DeserializationContextImpl and SerializationContextImpl. This client is working fine, and the