A package name is a package name. It contains dots not slashes.
The question is who is providing the package name and why it provides
it as path and not as a package name.
On Thu 2013-07-25 10:15, Scott Marlow wrote:
I couldn't recreate this problem but the person that reported it,
came
up with a possible hack at line 121 in JavaReflectionManager:
packageName = packageName.replace('/', '.');
Could someone look at this and let me know if it deserves a HHH jira.
Scott
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev