[JBoss-dev] [Other JBoss Development] - Re: [JNP] support for javax.naming.StateFactory/ObjectFactor

2004-12-16 Thread mlueders
Patch submitted. http://jira.jboss.com/jira/browse/JBAS-64 While I was poking around NamingContext, I noticed a couple things. First, calls to NamingManager:getObjectInstance pass in the absolute name, rather than the name relative to the context. This seems contrary to the docs (http://java.

[JBoss-dev] [Other JBoss Development] - [JNP] support for javax.naming.StateFactory/ObjectFactory

2004-12-15 Thread mlueders
I was just wondering if lack of support for these interfaces is intentional. As I understand the spec, I should be able to construct a context using an environment with the appropriate Context.STATE_FACTORIES/Context.OBJECT_FACTORIES values, and when I bind an object to the context, I would ex