Re: JAXME-47

2005-04-19 Thread Nacho G. Mac Dowell
Hi Jochen, I was having some trouble with the default-value thing. The problem arises when default value handling fails (not parseable). Currently a SAXException is thrown, the problem is that it uses the following expression: throw new LocSAXException( Failed to convert

Re: JAXME-47

2005-04-19 Thread Jochen Wiedmann
On 4/19/05, Nacho G. Mac Dowell [EMAIL PROTECTED] wrote: Hi Jochen, I was having some trouble with the default-value thing. The problem arises when default value handling fails (not parseable). Currently a SAXException is thrown, the problem is that it uses the following expression: throw

[jira] Created: (JAXME-48) ClassCastException in IndentationEngineImpl (write method) when a primitive array

2005-04-19 Thread Nacho G. Mac Dowell (JIRA)
ClassCastException in IndentationEngineImpl (write method) when a primitive array - Key: JAXME-48 URL: http://issues.apache.org/jira/browse/JAXME-48 Project: JaxMe Type: Bug