Re: WSDL2Java, I want custom Java code

2010-05-02 Thread mohit sikri
Hi Keith, I think you can do that. Well codegen(wsdl2java) uses xsl templates and data-binding to convert emitted xml into java classes. I'm sure on modifying generated skeleton and skeleton interface, callback message manager java code by modifying templates present under axis2-1.3\modules\c

Re: CodeGenerationException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2010-04-26 Thread mohit sikri
ohit,  try this one http://blogiterox.wordpress.com/2008/10/24/exploring-apache-axis2-and-eclipse-plug-in-development/ Regards. From: mohit sikri To: [email protected] Cc: sri ram Sent: Mon, April 26, 2010 2:59:35 PM Subject: CodeGenerationException: java.lang.Runtim

CodeGenerationException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2010-04-26 Thread mohit sikri
Hello Axis-Users, I'm facing an intermittent issue, while running wsdl2java .It fails with an exception.I'm using ant to execute this task.It happens very less, but still curious to know why. I have checked schema and wsdl files, they seems fine to me. Anybody has any idea on this.Where to loo

Re: BackportUtil jar causing memory leak

2010-03-16 Thread mohit sikri
Hi Andreas/Axis Team, It is since which version of axis2. We are using axis2.1.4 and there seems to be a tight coupling between the two(backport.jar and axis core(kernel)), isn't there any system parameter which can be configured or a way to configure axis2.xml so as to switch to concurrency f