itly DON'T want to use my classes but would rather
have them generated by the WSDL.
Good luck,
Bill Pfeiffer
- Original Message -
From: "Aureliano Calvo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 10, 2003 5:04 PM
Subject: Share classes
DON'T want to use my classes but would rather
have them generated by the WSDL.
Good luck,
Bill Pfeiffer
- Original Message -
From: "Aureliano Calvo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 10, 2003 5:04 PM
Subject: Share classes in cl
Hi!
I have an service with a method that haves a bean on it's interface:
public class MyService{
public void doSomething( MyBean bean ) {
// Do something
}
}
I first run Java2WSDL to generate the .wsdl file.
When I run the WSDL2Java program it generates another cla