On Wed, 2006-11-15 at 23:07 +0300, javaDev wrote:
> I wouldn't say it works for me, especially Java2WSDL:
> 1) it flattens chains of extender java data types to independent schema types 
> without extending relations between them.
> 2) it generates a notification-type operation for void methods even if it 
> throw application exception, as for:
>    public void addUser(User) throws UserDuplicationException {...}

The latter is definitely a bug which needs to be fixed ASAP .. void
methods aren't handled correctly. Please open a JIRA.

Sanjiva.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to