On 00:59 Sun 23 May     , Nadeem Bitar wrote:
> The following bug http://jira.codehaus.org/browse/MPHIBERNATE-3 is
> closed but I am still having the same problem. I built the
> maven-hibernate-plugin from cvs but I am still getting 
> 
> net.sf.hibernate.MappingException: persistent class [classname] not
> found.  

Recently I have the same problem. It seems that it is classloader 
problem. I fix it in the following way: maven-hibernate-plugin call 
hibernate SchemaExportTask using jelly taglibrary, but this 
is not necessary, so I change plugin to call this ant task directly.

Currently I am not in office, but tomorrow I can send modified 
plugin.jelly to mailing list. Also may be it will be useful to 
submit patch to jira.

Best regards,
Konstantin

  
> 
> Am i missing something?
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to