Hi,
I use Axis2 1.5.6 version and getting this error:
Caused by: org.apache.commons.httpclient.ConnectionPoolTimeoutException:
Timeout waiting for connection
at
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager.doGetConnection(MultiThreadedHttpConnectionManager.java:497)
at
org.apa
On Fri, Apr 5, 2013 at 7:41 AM, Zlatko Josic wrote:
> Hi,
>
> I use Axis2 1.5.6 version and getting this error:
>
> Caused by: org.apache.commons.httpclient.ConnectionPoolTimeoutException:
> Timeout waiting for connection
> at
>
I suggest upgrading, you could search the axis2 jira issues but IIRC
Thanks for reply.
Which version will be appropriate?
Zlaja
On Fri, Apr 5, 2013 at 12:50 PM, robert lazarski
wrote:
> On Fri, Apr 5, 2013 at 7:41 AM, Zlatko Josic
> wrote:
> > Hi,
> >
> > I use Axis2 1.5.6 version and getting this error:
> >
> > Caused by: org.apache.commons.httpclient.Connect
On Fri, Apr 5, 2013 at 9:24 AM, Zlatko Josic wrote:
> Thanks for reply.
>
> Which version will be appropriate?
>
> Zlaja
>
1.6.2 , though i'd verify the url is indeed up and valid via wget etc.
-
To unsubscribe, e-mail: java-use
Thanks Martin for response. Refactoring helped in fixing code.
I found there was link for Axis2 patch which fixed it without refactoring
(https://issues.apache.org/jira/browse/AXIS2-3618)
Is that issue fixed in any of Axis2 releases?
Thanks,
Harish
From: Ma
XSL does blind substitution ..the solution is to extend fromOM to output a
Collection ( as seen here )
Original:
java.lang.Object object = fromOM(
_returnEnv.getBody().getFirstElement() ,
.class,