Hi,
Thanks for the help guys. I am sure that this would have cropped up
eventually because you are right and the ">" character would have caused
problems. However, I have made the change to ">" and I still get the same
error:
...
createEJBContainers [jonas-ejb-jar.xml])
descriptor is null
Cannot read the deployment descriptors 'jonas-ejb-jar.xml': Invalid XML in
jonas-ejb-jar.xml:
...
I have tried removing all the characters that separate the lines of XML so
that it is all on one line. This still makes no difference. As far as I can
tell I can't spot any other characters that would screw the parser up. Is
there anyway I can get the reported error to echo the actual line number
that it is complaining about? This would be really helpful.
Does anyone have anymore ideas?
Thanks again.
Andy.
> > I have attached my deployment descriptors to this email
>
> Perhaps I'm goint to say the "betisse du jour", anyway, but
> it might be
> that the XML parser is having troubles parsing the
> greater-or-equal sign
> at the jdbc-where-clause eleemnt:
>
> <finder-method-jdbc-mapping>
> <jonas-method>
> <method-name>findBigAccounts</method-name>
> </jonas-method>
> <jdbc-where-clause>where bal > ?</jdbc-where-clause>
> </finder-method-jdbc-mapping>
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".