right, I followed that tutorial. What happens is there is no kind of error message, other than the call to retrieve the xml

<code>
xml = classDoc.getxWikiClassXML();
</code>

returns null

Dan

-----Original Message----- From: Vincent Massol
Sent: Sunday, April 24, 2016 11:51 PM
To: XWiki Users
Subject: Re: [xwiki-users] Hibernate logs

Hi,

On 23 Apr 2016, at 21:55, dullfig <da...@grmcompany.com> wrote:

So I was trying to do a custom mapping of an xobject to a mysql file, I think
I followed the instructions (but obviously not) and it doesn't work.

You followed http://platform.xwiki.org/xwiki/bin/view/DevGuide/CustomMapping ?

Where
in the logs will I find error messages (if any) from hibernate?

In the standard xwiki log file (catalina.out if you’re using Tomcat)

Thanks
-Vincent


Dan



--
View this message in context: http://xwiki.475771.n2.nabble.com/Hibernate-logs-tp7599172.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to