On Dec 12, 2007 12:59 PM, Alexander Buloichik
<[EMAIL PROTECTED]> wrote:

> Sorry, I can't send full ejb-jar.xml, but there is a part which can't be 
> loaded:
...
> It's not valid by http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd of 
> course, but it's valid by http://java.sun.com/dtd/ejb-jar_2_0.dtd

Ah, OPENEJB-701 [1] struck again.

[1] https://issues.apache.org/jira/browse/OPENEJB-701

> My system is Windows XP with java 1.6_03. I found problem. My system locale 
> is be_BY. So, my ejb-jar-example1.xml contains line:
> =====================
> <!-- $Rev: 600204 $ $Date: 2007-12-02 00:35:03 +0200 (??, 02 ??? 2007) $ -->
> =====================
> But in JeeTest.java we read this UTF-8 file by unspecified charset in the 
> method readContent.

Thanks for reporting. It seems that there's something wrong with svn
client that checked out the sources. I work with pl_PL locale and the
file's got:

<!-- $Rev: 600204 $ $Date: 2007-12-01 23:35:03 +0100 (Sat, 01 Dec 2007) $ -->

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

Reply via email to