Re: Deploying Axis2 on IBM p720

2011-01-10 Thread Andreas Veithen
April, I've merged the change to the 1.5 branch and it is now available in the 1.5.5-SNAPSHOT build: https://hudson.apache.org/hudson/job/axis2-1.5/lastBuild/org.apache.axis2$distribution/ Can you test with that one so that we can confirm that this was indeed the issue? As pointed out by Amila,

Re: Eclipse + axis2 + wsdl = Undefined ConverterUtil.convertTo

2011-01-10 Thread José Renato
I have not found a way to handle this situation. At this moment my best choice is to use the axis1 generated stub classes. Thanks, José Renato. 2011/1/10 Amila Suriarachchi > if you don't specify -u option it will create one class. > > thanks, > Amila. > > > On Mon, Jan 10, 2011 at 3:41 PM, Jos

Re: aspx service parameter error

2011-01-10 Thread Risto Alt
Thank you very much Amila. That did the trick. Rgs, Risto From: Amila Suriarachchi Sent: Saturday, January 08, 2011 3:51 PM To: java-user@axis.apache.org Subject: Re: aspx service parameter error It seems you use Axis 1.x. Can you please try with Axis2 1.5.4 ? thanks, Amila. 2011/1/7 Rist

Re: Does Axis2 samples get deployed in JBoss 6?

2011-01-10 Thread Andreas Veithen
There is currently one known issue with deploying Axis2 in JBoss, namely AXIS2-4900. Andreas On Mon, Jan 10, 2011 at 12:13, Chinmoy Chakraborty wrote: > Hello, > I am facing some issues when I try to deploy Axis2 1.5.1 samples in JBoss 6. > Does anybody see this or it's my problem? > Chinmoy --

Re: Does Axis2 samples get deployed in JBoss 6?

2011-01-10 Thread Afkham Azeez
What are these issues? On Mon, Jan 10, 2011 at 4:43 PM, Chinmoy Chakraborty wrote: > Hello, > > I am facing some issues when I try to deploy Axis2 1.5.1 samples in JBoss > 6. Does anybody see this or it's my problem? > > Chinmoy > -- *Afkham Azeez* Senior Software Architect & Senior Manager;

Does Axis2 samples get deployed in JBoss 6?

2011-01-10 Thread Chinmoy Chakraborty
Hello, I am facing some issues when I try to deploy Axis2 1.5.1 samples in JBoss 6. Does anybody see this or it's my problem? Chinmoy

Re: Eclipse + axis2 + wsdl = Undefined ConverterUtil.convertTo

2011-01-10 Thread Amila Suriarachchi
if you don't specify -u option it will create one class. thanks, Amila. On Mon, Jan 10, 2011 at 3:41 PM, José Renato wrote: > Amila, thanks for your reply. Just a simple question considering your > suggestions. Will those tools generate only one stub or many classes (I > would like to avoid the

Re: Eclipse + axis2 + wsdl = Undefined ConverterUtil.convertTo

2011-01-10 Thread José Renato
Amila, thanks for your reply. Just a simple question considering your suggestions. Will those tools generate only one stub or many classes (I would like to avoid the second option)? Best regards, José Renato. 2011/1/8 Amila Suriarachchi > > > On Sat, Jan 8, 2011 at 1:21 AM, José Renato wrote: