Error 407 Proxy Authentication Required

2008-09-26 Thread Stefan Lischke
Hi, i found a lot of mails in this ml about the proxy authentication problem i am having. Its best described at the end of this mail http://www.mail-archive.com/axis-user@ws.apache.org/msg41921.html Im connecting to a debian squid proxy. Is there a solution to this problem or should i file a

Re: Error 407 Proxy Authentication Required

2008-09-26 Thread Stefan Lischke
Credentials: : Host: x:4711\r\n \r\n Stefan Lischke wrote: Hi, i found a lot of mails in this ml about the proxy authentication problem i am having. Its best described at the end of this mail http://www.mail-archive.com/axis-user@ws.apache.org/msg41921.html Im connecting

Re: Error 407 Proxy Authentication Required

2008-09-26 Thread Stefan Lischke
/AXIS2-4050 Stefan Lischke wrote: Here is the HTTP Post Request Any Ideas why Proxy-Authorization looks so strange and Credentials: is empty? I tried System.setProperty(http and HttpTransportProperties.ProxyProperties it switches proxy usage, but credentials arent set. POST http

411 Length Required when using Squid proxy

2008-09-23 Thread Stefan Lischke
Hi, I get an error message from our squid when using an axis2 client through a squid proxy with authentication. HTTP/1.0 411 Length Required ... X-Squid-Error: ERR_INVALID_REQ 0 Does someone how to fix this? thanx Stefan signature.asc Description: OpenPGP digital signature

Re: howto avoid service isolation

2008-09-18 Thread Stefan Lischke
Thanx for your answer, i tried using the ConfigurationContext, but when i put in an object from Service 1 and read it out from Service 2 i get a ClassCastException when casting it to the right class. Maybe thats because the different class-loaders? So i can only use simple java types to share

Re: howto avoid service isolation

2008-09-18 Thread Stefan Lischke
Deepal jayasinghe wrote: Stefan Lischke wrote: Thanx for your answer, i tried using the ConfigurationContext, but when i put in an object from Service 1 and read it out from Service 2 i get a ClassCastException when casting it to the right class. Yes thats happen because of service

howto avoid service isolation

2008-09-15 Thread Stefan Lischke
Hi, I have two Services, that needs to share a cache. How can i avoid service isolation so that both service are using the same object? thx in advance Stefan signature.asc Description: OpenPGP digital signature

Databinding with JAXB documentation

2007-05-11 Thread Stefan Lischke
Hi there, Is there any documentation about how to use JAXB Databinding within AXIS2? thanx in advance Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]