On Wed, Jan 12, 2011 at 9:54 PM, Bartolomeo Nicolotti
wrote:
> Hello,
>
> I've set the "hostname" parameter in axis2.xml by hand:
>
> aaa.bbb.ccc.ddd
>
> The problme is that we've different servers, so we've to keep a
> different axis2.xml for each one, and this is not good.
>
> We've already the
On Wed, Jan 12, 2011 at 9:18 PM, nch wrote:
> Hi, there.
>
> I have developed two Axis2 web services. Both integrate with Spring
> following http://axis.apache.org/axis2/java/core/docs/spring.html#a26
> Both services work correctly when deployed alone but, if both are deployed,
> only
> the servi
It might be better to ask this on carbon-...@wso2.org :)
On Wed, Jan 12, 2011 at 10:20 PM, nch wrote:
> Which version ... good question.
> I'm running these services on WSO2 BPS 2.0.1 with "Service hosting
> feature", so
> it's Axis2 version 1.6-wso2v2 (I think they compile Axis2 from trunk). B
Which version ... good question.
I'm running these services on WSO2 BPS 2.0.1 with "Service hosting feature", so
it's Axis2 version 1.6-wso2v2 (I think they compile Axis2 from trunk). But I
can't tell if WSO2 has made any changes to it. I'll have to check with them.
I'm following "Spring Inside
Hello,
I've set the "hostname" parameter in axis2.xml by hand:
aaa.bbb.ccc.ddd
The problme is that we've different servers, so we've to keep a
different axis2.xml for each one, and this is not good.
We've already the value
aaa.bbb.ccc.ddd
for each server in another configuration file, is it
On Wed, Jan 12, 2011 at 12:48 PM, nch wrote:
> Hi, there.
>
> I have developed two Axis2 web services. Both integrate with Spring
> following http://axis.apache.org/axis2/java/core/docs/spring.html#a26
> Both services work correctly when deployed alone but, if both are deployed,
> only
> the serv
Hi, there.
I have developed two Axis2 web services. Both integrate with Spring
following http://axis.apache.org/axis2/java/core/docs/spring.html#a26
Both services work correctly when deployed alone but, if both are deployed,
only
the service that was last deployed works. The previously deployed