readthefuckingmanual.net

[SOLVED] org.hibernate.InvalidMappingException: Could not parse mapping document from resource

Error added: 2008-02-12T22:53:25Z

3 people waiting for the answer...

2 answers found.

Answer 1785 (100.0% helpful)

'id' tag missing
Permalink

Answer 686 (50.0% helpful)

<?xml version=\"1.0\" encoding=\"euc-kr\" ?>

<!DOCTYPE hibernate-mapping PUBLIC
        \"-//Hibernate/Hibernate Mapping DTD 3.0//EN\"
        \"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd\">

<hibernate-mapping>
    <class name=\"dao.table.server\" table=\"server\">

    </class>
</hibernate-mapping>
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: