DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16838>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16838 EJB/Ant/Java2WSDL Summary: EJB/Ant/Java2WSDL Product: Axis Version: current (nightly) Platform: Macintosh OS/Version: MacOS X Status: NEW Severity: Normal Priority: Other Component: WSDL processing AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi guys. There has been some talk on axis-user recently about the use of Java2WsdlAntTask with EJBs. I have made a couple of modifications that allow the user to specify bean mapping parameters for complex types into the Ant task, like you can with server-config.wsdd. This is handy, for instance, if you have a class that Axis won't treat as a Bean (e.g. if it doesn't have a public no-args constructor). The change effectively brings Java2WsdlAntTask more in line with running ?WSDL. Hopefully it will also mean that Java2WsdlAntTask will support custom serializers etc.... but I haven't started checking that out yet As test data I have created some local EJBs. I have packaged them up under sample.ejb because I think they might be of interest to other users who are trying to get their heads round how to use EJBs. Rgds Alan
