Re: WSDL2Java Design Issue

2002-06-11 Thread Martin Jericho
t to share your original server side classes with the client.   Keep up the good work! Martin Jericho   - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 11, 2002 11:23 PM Subject: Re: WSDL2Java Design Issue I won't disagree

Re: WSDL2Java Design Issue

2002-06-11 Thread butek
ase respond to [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> cc: Subject: Re: WSDL2Java Design Issue Good point, but I still think the amount of time and effort it would save developers is worth the trouble of adding a flag and requiring the original class in the classpath.  Maybe it could

Re: WSDL2Java Design Issue

2002-06-10 Thread Martin Jericho
of?   Any comment on the second suggestion?  It doesn't suffer from the problems you mentioned.   - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, June 10, 2002 11:37 PM Subject: Re: WSDL2Java Design Issue There is no sure way for WS

Re: WSDL2Java Design Issue

2002-06-10 Thread butek
There is no sure way for WSDL2Java to know whether those classes exist. If you're starting from WSDL they won't and WSDL2Java MUST generate them. You could argue that, when generating server-side mappings, WSDL2Java should not generate them, but again, if you're starting from WSDL, you WANT it to