I think that you intended this comment for 92 rather than 52. Is that correct?
- jeremiah > -----Original Message----- > From: Chad Schoettger (JIRA) [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 25, 2005 10:30 AM > To: Jeremiah Johnson > Subject: [jira] Assigned: (BEEHIVE-52) Type errors are not informatiove > > [ http://issues.apache.org/jira/browse/BEEHIVE-52?page=all ] > > Chad Schoettger reassigned BEEHIVE-52: > -------------------------------------- > > Assign To: Jeremiah Johnson (was: Eddie O'Neil) > > This doesn't appear to be an issue when using an AXIS client, only appears > to be a problem when accessing the service directly from a web browser. > Please close if you agree this isn't an issue anymore. > > > Type errors are not informatiove > > -------------------------------- > > > > Key: BEEHIVE-52 > > URL: http://issues.apache.org/jira/browse/BEEHIVE-52 > > Project: Beehive > > Type: Improvement > > Components: Web Services (181) > > Versions: TBD > > Reporter: daryoush mehrtash > > Assignee: Jeremiah Johnson > > Priority: Minor > > Fix For: TBD > > Attachments: BEEHIVE-52.diff > > > > When your data types are not valid (not serializable, is a file,...) > The following error message is returned: > > Caused by: org.apache.beehive.wsm.axis.InvalidTypeMappingException: > failed to re > > gister org.apache.beehive.wsmSample.dbControlExtension.WSEmployee as a > valid web > > service datatype, consider using a custom type mapping > > at > org.apache.beehive.wsm.axis.AxisHook.configureTypeMapping(AxisHook.ja > > va:367) > > at > org.apache.beehive.wsm.axis.AxisHook.createServiceDesc(AxisHook.java: > > 139) > > at > org.apache.beehive.wsm.axis.AnnotatedWebServiceDeploymentHandler.crea > > > teSOAPServiceUsingAnnotations(AnnotatedWebServiceDeploymentHandler.java: 19 > 9) > > at > org.apache.beehive.wsm.axis.AnnotatedWebServiceDeploymentHandler.crea > > > teSOAPServiceFromAnnotatedClass(AnnotatedWebServiceDeploymentHandler.jav a: > 164) > > at > org.apache.beehive.wsm.axis.AnnotatedWebServiceDeploymentHandler.invo > > ke(AnnotatedWebServiceDeploymentHandler.java:110) > > ... 42 more > > This is not informative enough, each type of error should have its own > error message. > > -- > 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
