You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2007/04/23 10:21:15 UTC

[jira] Resolved: (AXIS2-1891) the generated wsdl won't describe our custom exception

     [ https://issues.apache.org/jira/browse/AXIS2-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-1891.
--------------------------------------

    Resolution: Fixed

fixed in 1.2 branch

> the generated wsdl won't describe our custom exception
> ------------------------------------------------------
>
>                 Key: AXIS2-1891
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1891
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.1
>         Environment: linux, jdk5, jboss4
>            Reporter: Francois Le Droff
>         Assigned To: Deepal Jayasinghe
>         Attachments: proto-axis2.zip
>
>
> Hello there, we're currenltly working on a ws benchmark, so far, in  ourstudy, we short-listed axis2 (wso2) and jboss-ws. 
> Unfortunately, we currently have a big issue with axis2, and it's really crippling for the rest of our study. 
> it looks like the wsdl generated by axis2 can't/won't take into account the "business" exception  (proto.axis2.exceptions.MonException ) we described in our POJO Service signature (in proto.axis2.Service : 
> public OVComplexe[] myServiceSynchroneCustomEX(OVComplexe[] args) throws RemoteException, MonException; ) 
> I will attach our axis2-related project source and build files in a zip named  axis2-prototype
> you may try it, by launching our ant build in /axis2-prototype/MyServiceSynchrone/axis2/
> don't forget to setup your environment properties in /axis2-prototype/buid.properties
> Thanks for your help ! 
> Cheers ! 
> François Le Droff 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org