persistence@glassfish.java.net

Pluggable arcive factory

From: Sh?né <qweries_at_gmail.com>
Date: Mon, 22 Jan 2007 08:14:28 +0530

Hello all,

Would it be possible to make the ArchiveFactoryImpl pluggable? We
could use the Service Provider mechanism
(http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#Service%20Provider)
to plugin a new type of ArchiveFactory. This would allow us to plugin
new types of Archive impls customized to our project source structure.

Thanks
Shaane