Re: AdminClient throws java.lang.reflect.InvocationTargetException while deploy

2003-08-04 Thread Kartik
<[EMAIL PROTECTED]> > Sent: Monday, August 04, 2003 9:07 AM > Subject: AdminClient throws > java.lang.reflect.InvocationTargetException > while deploy > > > > Hello All. > > > > I am getting a > > java.lang.reflect.InvocationTargetException >

Re: AdminClient throws java.lang.reflect.InvocationTargetException while deploy

2003-08-04 Thread Samir Shaikh
Are you sure you are using jdk1.4+ ? - Original Message - From: "Kartik" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 04, 2003 9:07 AM Subject: AdminClient throws java.lang.reflect.InvocationTargetException while deploy > Hell

AdminClient throws java.lang.reflect.InvocationTargetException while deploy

2003-08-04 Thread Kartik
Hello All. I am getting a java.lang.reflect.InvocationTargetException exception while trying to deploy a simple service using the following command: java org.apache.axis.client.AdminClient -d deploy.wsdd This is what I did: 1. Created a WSDL (FirstService.wsdl attached). 2. Generated Java classes