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=12351>. 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=12351 mxinfo generate incorrect operation's parameter type. Summary: mxinfo generate incorrect operation's parameter type. Product: Avalon Version: unspecified Platform: All OS/Version: Other Status: NEW Severity: Major Priority: Other Component: Phoenix AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] mxinfo generate incorrect parameter type. public void fooBar( String name ) -> <param name="name" description"..." type="String"/> It is incorrect. We need "java.lang.String" for type attribute. HttpAdaptor can't show input field because of above reason. We can't invoke operation with parameters. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
