20.12.2015, 10:22
I'm trying to use hibernate (ORM Mapping framework) with shoebill since this would significantly speed up my productivity.
To get hibernate to work one needs to have a persistence.xml file in the meta-inf directory on the classpath, as far as i can see the resources in the jar do not get added to the classpath within the shoebill sa-mp server.
Is this correct? if so how would one be able to add stuff to the classpath of the gamemode?
To get hibernate to work one needs to have a persistence.xml file in the meta-inf directory on the classpath, as far as i can see the resources in the jar do not get added to the classpath within the shoebill sa-mp server.
Is this correct? if so how would one be able to add stuff to the classpath of the gamemode?

