Hi!

Tom Joseph wrote:
> JBoss Developer,  I am a new member of the JBoss mailing list. I have a high
> performing persistence system that I would like to use with JBoss Server as
> its Persistence manager. Could some body point me to any existing document
> or resource on how to do this ?.

I would suggest that you take a look at the org.jboss.ejb.plugins.jaws.*
classes, which is the default PM. The interface you need to implement is
org.jboss.ejb.EntityPersistenceManager. See standardjboss.xml for info
on how to make EJB containers use your PM.

regards,
  Rickard

-- 
Rickard Öberg

Email: [EMAIL PROTECTED]

Reply via email to