And from the same log:

Caused by: org.dom4j.DocumentException: Error on line 32 of document
: Element type "listener" must be followed by either attribute
specifications, ">" or "/>". Nested exception: Element type "listener"
must be followed by either attribute specifications, ">" or "/>".
        at org.dom4j.io.SAXReader.read(SAXReader.java:482)
        at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:2208)
        ... 176 more

do read the error messages.

Kalle

On Mon, Apr 30, 2012 at 2:39 PM, TechniciuM <a1098...@rppkn.com> wrote:
> But why is that? Do I have to make my own service in order that to work? So
> far my xml was parsing just fine, but when I implemented the entities like I
> did, it throws me that exception.
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Exception-report-Tapestry-Hibernate-HTTP-500-tp5674051p5677063.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to