> Where is the interface document for tomcat object factories?
It's the standard JNDI interface : javax.naming.spi.ObjectFactory
The first parameter you get is a reference instance which contains a set of
parameters. The format of the reference is proprietary (since there is no
standard for this), but very straightforward.
> I would like to have an object factory for JBoss context.
I don't know how feasible that is ...
Remy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]