Thanks.

Sagar

-----Original Message-----
From: Davanum Srinivas [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 08, 2004 9:02 AM
To: [EMAIL PROTECTED]
Subject: Re: setting the custom class loader to load classes into JVM

Skip 3. 4 is a duplicate of 2.

On Tue, 8 Jun 2004 08:59:22 -0700, Sagar Pidaparthi
<[EMAIL PROTECTED]> wrote:
> 
> 
> Hi,
> 
> I want to set a custom class loader to load my classes to JVM.  Given
> below is your message indicating how it should be done.  I need a bit
> more explanation on how to do this.  Here is my level of understanding
> on this issue.
> 
> 1.  Write a custom class loader that meets the class loader protocols.
> 2.  Write an independent program that imports AXIS class libraries
that
> sets the classloader.
> 3.  Start axis server
> 4.  run the program that sets the class loader
> 5.  run the java2WSDL utility.
> 
> I would appreciate if you can correct me on the steps above.
> 
> Regards
> 
> Sagar
> 
> Yep :) you need to set the classloader in your code and invoke
> java2wsdl (org.apache.axis.wsdl.Java2WSDL's main method) from your
> code. If you run into problems, hop onto the axis-dev mailing list.
> 
> -- dims
> 
>

Reply via email to