I was already using classpath*: previously
I ended up finding a solution. It might not be the best way to do it and I dont know why it works, but it does. I used mappingJarLocations and mapping...
Type: Posts; User: oaroyale; Keyword(s):
I was already using classpath*: previously
I ended up finding a solution. It might not be the best way to do it and I dont know why it works, but it does. I used mappingJarLocations and mapping...
Hi,
I've been having some issues depoying in oracle oc4j. I am using maven, and I have seperated my project into project-core and project-web modules. The core module has the hibernate mapping...