BTW, are you using NTLM ? Robert
On 9/5/06, robert lazarski <[EMAIL PROTECTED]> wrote:
There are two things you could do to help us try and figure out the problem: 1) Put tcpmon or the soapmonitor on the request / reponse and give us the envelopes. 2) seems like you have a wsdl ... you could try showing it to us. HTH, Robert On 9/5/06, David Borja <[EMAIL PROTECTED]> wrote: > I've tried with the nighly SNAPSHOT, and i still get the same exception: > > > 05-sep-2006 21:14:51 > org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme > > INFO: ntlm authentication scheme selected > > 05-sep-2006 21:14:56 org.apache.axis2.engine.AxisEngine receiveFault > > INFO: Received Error Message with id > urn:uuid:E9CEC9DF3A93FF9BFF11575088908631 > > org.apache.axis2.AxisFault: Content length must be specified. > > at > org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:298) > > at > com.asobancaria.cifinpruebas.cifin.delphiblock.sessiondelphiblock_wsdl.WsDelphiBlockStub.obtenerCadenaInformacionDelphiBlock(WsDelphiBlockStub.java:138) > > at > com.asobancaria.cifinpruebas.cifin.delphiblock.sessiondelphiblock_wsdl.Test.main(Test.java:43) > > > Att, > > ______________________ > Alvaro David Borja Jaramillo > Analista Desarrollador > AVANSOFT S.A > tel: (57+4) 3621900 ext. 141 > [EMAIL PROTECTED] > www.avansoft.com > ----- Original Message ----- > From: "robert lazarski" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Tuesday, September 05, 2006 7:36 PM > Subject: Re: Content length ... > > > >I can't find this message in the latest source so you may be using an > > older version. Try the nightlies: > > > > http://people.apache.org/dist/axis2/nightly/ > > > > HTH, > > Robert > > > > On 9/5/06, David Borja <[EMAIL PROTECTED]> wrote: > >> > >> > >> Hi axis developers ... > >> > >> My Name is David and i'm having a little problem... > >> > >> How can i set the content length to the request?? > >> > >> The following exception is thrown : > >> > >> org.apache.axis2.AxisFault: Content length must be specified. > >> at > >> org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:287) > >> at > >> com.asobancaria.cifinpruebas.cifin.delphiblock.sessiondelphiblock_wsdl.WsDelphiBlockStub.obtenerCadenaInformacionDelphiBlock(WsDelphiBlockStub.java:118) > >> at > >> com.asobancaria.cifinpruebas.cifin.delphiblock.sessiondelphiblock_wsdl.Test.main(Test.java:48) > >> > >> I wonder if anybody could help me... > >> > >> Thanx... > >> > >> > >> > >> > >> Att, > >> > >> ______________________ > >> Alvaro David Borja Jaramillo > >> Analista Desarrollador > >> AVANSOFT S.A > >> tel: (57+4) 3621900 ext. 141 > >> [EMAIL PROTECTED] > >> www.avansoft.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
