Hey Guys,
I am having a problem and I know that this is more a Weblogic issue but am hoping to get some help here. I have installed an Unmanaged server on a Win2K box and have set it to run as a server.
I am using Hibernate via EJBs and have placed the hibernate.cfg.xml into the application startup directory which seems a little weird but anywho, it works....On Solaris :)
However, on Win2k when running the application I get an exception to indicate that '/hibernate.cfg.xml' can not be found.
My Q is, where the h3ll is the app root when running as a service under 2K.
Other wise can someone suggest a better approach to loading the hibernate.cfg.xml.
Thanks.
|