the generated wsdl won't describe our custom exception
------------------------------------------------------
Key: AXIS2-1891
URL: http://issues.apache.org/jira/browse/AXIS2-1891
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: codegen
Affects Versions: 1.1
Environment: linux, jdk5, jboss4
Reporter: Francois Le Droff
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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]