RE: Creating AXIS2 Service using ADB

2013-11-26 Thread Dipesh Garg
I think it should be wsdl2Java From: Raja Nagendra Kumar [mailto:nagendra.r...@tejasoft.com] Sent: Tuesday, November 26, 2013 3:35 PM To: java-user@axis.apache.org Subject: Re: Creating AXIS2 Service using ADB WSDL is provided by Web Service Provider.. If you are writing the Web Service too.. th

RE: Request is not received at Axis2 SERVIVE

2012-03-21 Thread Dipesh Garg
] Sent: Wednesday, March 21, 2012 12:11 PM To: java-user@axis.apache.org Subject: Re: Request is not received at Axis2 SERVIVE May be Axis2 1.6.1 version provides better results. Thanks ! On Tue, Mar 20, 2012 at 11:04 PM, Dipesh Garg wrote: > Hi, > > > > I have written a axis2 1.4 we

Request is not received at Axis2 SERVIVE

2012-03-20 Thread Dipesh Garg
Hi, I have written a axis2 1.4 web service which receive a request and modify that request and make a soap message and send it to another axis 2 1.4 service using operation client. If load is less say in the range of 3-4 it will work fine , but when request will increase , from firs

RE: Axis2 and class loading

2012-02-14 Thread Dipesh Garg
YOU CAN RENAME THE JAR FILE starting with aa, then this jar will be loaded first Dipesh Garg -Original Message- From: fadila.mumba...@uniserv.com [mailto:fadila.mumba...@uniserv.com] Sent: Wednesday, February 15, 2012 1:06 PM To: axis-u...@ws.apache.org Subject: Axis2 and class loading

RE: Axis2 and class loading

2012-02-14 Thread Dipesh Garg
YOU CAN RENAME THE JAR FILE starting with aa, then this jar will be loaded first Dipesh Garg -Original Message- From: fadila.mumba...@uniserv.com [mailto:fadila.mumba...@uniserv.com] Sent: Wednesday, February 15, 2012 1:06 PM To: axis-u...@ws.apache.org Subject: Axis2 and class loading

RE: Axis2 JNDI java:comp/env not resolved

2011-11-08 Thread Dipesh Garg
Is there any good ebook of Activemq Dipesh Garg 9874086340 _ From: Martin Gainty [mailto:mgai...@hotmail.com] Sent: Tuesday, November 08, 2011 5:33 PM To: java-user@axis.apache.org Subject: RE: Axis2 JNDI java:comp/env not resolved Markus one thing to check in your resource

RE: Axis2: How can I put/use .aar file in Tomcat?

2011-11-07 Thread Dipesh Garg
I think we need to put this .aar in WEB-INF/services/ folder Tomcat bin conf lib logs temp webapps axis2/WEB-INF/services/additionservice.aar docs examples ROOT Dipesh Garg 9874086340 _ From: Schlarb Sven

RE: How to get username/password on the service side by using rampart

2011-08-17 Thread Dipesh Garg
Is any good e-book for Axis2 Dipesh Garg _ From: Thilina Mahesh Buddhika [mailto:thilin...@gmail.com] Sent: Wednesday, August 17, 2011 2:57 PM To: java-user@axis.apache.org Subject: Re: How to get username/password on the service side by using rampart Hi Jing, By looking