Hi,

I am trying to load hibernate mappings during the my service's startUp event. The hibernate configuration file loads ok, but it fails to load any of the mapping files found in the hibernate configuration. I tried setting the TCCL to "composite" as part of my services.xml, but this does not seem to work. My hibernate mapping files are packed in a .jar file containing my domain classes. This jar is included my service's /lib directory. Any hints on how I can get this to load? I'd like to keep the mappings where they reside instead of moving them to an alternate location.

Thanks,

Al


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

Reply via email to