Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/JIBX-23 Here is an overview of the issue: --------------------------------------------------------------------- Key: JIBX-23 Summary: Error in handling typed values gives "Expected start tag" exception Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: JiBX Components: core Versions: 1.0-beta3b Assignee: Dennis Sosnoski Reporter: Dennis Sosnoski Created: Thu, 27 May 2004 4:16 PM Updated: Thu, 27 May 2004 4:16 PM Description: The unmarshaller code for handling elements with simple content matching several primitive types (short, byte, etc.) trys to parse the start tag twice. This results in the "Expected start tag, found end tag" exception. The problem only occurs in the code path used for required values. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ jibx-devs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jibx-devs
