unsubscribe

2010-01-31 Thread amardeep singh khera

Re: Axis2 - Can I deploy EAR, WAR, JAR using my app server's admin console, Message service support in Axis2

2009-10-01 Thread amardeep singh khera
Hi I think this link will be handy for u. http://www.devx.com/Java/Article/33839 Thanks Amardeep On Thu, Oct 1, 2009 at 11:59 PM, mule_user wrote: > > I am using Axis2 version 1.5. I am new to this. I have successfully created > a > JAR file, renamed it as AAR, deployed it using

unsubscribe

2009-09-14 Thread amardeep singh khera

Re: axis web service client socket timeout

2009-06-23 Thread amardeep singh khera
Hi , You can specify socket time out using following lines of code in your client.. ServiceClient client = stub._getServiceClient(); Options opt = client.getOptions(); opt.setTimeOutInMilliSeconds(60); client.setOptions(opt); Thanks Amardeep

Re: Session Managment using .net client..

2009-06-22 Thread amardeep singh khera
Thanks Guys I got it working... And stub is reference to my proxy class ... Thanks Amardeep Singh On Mon, Jun 22, 2009 at 7:45 PM, Martin Gainty wrote: > how is stub created? > > string url = " > http://hostname/webservices/ser

Session Managment using .net client..

2009-06-22 Thread amardeep singh khera
ease suggest me a way to do so. Thanks Amardeep Singh

Queries regarding session managment in axsi2

2009-05-07 Thread amardeep singh khera
(); sessionContext.setProperty(HTTPConstants. *HEADER_COOKIE*,*null*); msgContext.setSessionContext(sessionContext); But at my client i am still getting the sesssionId as not-nCan you please suggest a way of doing this. Thanks in advance. Amardeep Singh Khera

Re: Stub generated is not proper,few important classesare missing

2007-11-22 Thread amardeep
Hi Amila, But how to resolve this, My stub doesn't contain few classes.Finally i had to move to Axis1.4. Please help. I do feel Axis 2 is better Waiting Thanks Amila Suriarachchi wrote: > > On Nov 20, 2007 3:08 PM, amardeep <[EMAIL PROTECTED]> wrote: >> >

Stub generated is not proper,few important classesare missing

2007-11-20 Thread amardeep
r.java:914) at org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:32 7) at org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:21 2) at org.apache.axis2.schema.ExtensionUtility.invoke(ExtensionUtility.java :80) thanks, Amardeep -- View this message

Re: WSDL stub and skeleton generation few files missing

2007-11-18 Thread amardeep
eof ErrorView) throw new Exception(((ErrorView) view).getErrorCode()); I do have files AbstractViewand rest Plz help.... Thanks Amila Amardeep Amila Suriarachchi wrote: > > On Nov 19, 2007 12:03 PM, amardeep <[EMAIL PROTECTED]> wrote: >> >> I am gettin

Re: WSDL stub and skeleton generation few files missing

2007-11-18 Thread amardeep
on me. Thanks Amila for taking time.Waiting to listen from you. Amardeep Amila Suriarachchi wrote: > > Are you getting the Stub file? And not getting the interface?? > > Amila. > > On Nov 19, 2007 10:09 AM, amardeep <[EMAIL PROTECTED]> wrote: >> >> Hi Lahiru,

Re: WSDL stub and skeleton generation few files missing

2007-11-18 Thread amardeep
gt; - something of this sort is in the wsdl. I was expecting a class named Product service soap which is a service name. Help please Thanks Amardeep Lahiru Sandakith Gallege wrote: > > Hi Amardeep, > What are the command line options that you have used, specially the > databin

WSDL stub and skeleton generation few files missing

2007-11-16 Thread amardeep
Hi all I ran the command for stub generation from wsdl, src is generated but few files which i expected in java are missing I m using axis2 v1.3 along with jdk1.5 wsdl2java tool is used Can any resolve my prob.. please help thanks, Amardeep -- View this message in context: http

RE: Stub ,skeleton generation from WSDL

2007-11-16 Thread amardeep
ease). > > Sietse > > -Original Message- > From: amardeep [mailto:[EMAIL PROTECTED] > Sent: 16 November 2007 07:13 > To: axis-user@ws.apache.org > Subject: Stub ,skeleton generation from WSDL > > > Hi all, > > I have a problem with generating stubs and skelet

Stub ,skeleton generation from WSDL

2007-11-15 Thread amardeep
he.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGener ationEngine.java:259) at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35) at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24) C:\Java\jdk1.5.0_05> Please help Thanks, amardeep -- View this message in context: http://www.nabb