Hmmm...
 
Not having received an answer to this question, let me ask another. Is
it possible to use a different JNDI implementation than the one used
in OpenEJB? That is, there's no special magic in its JNDI
implementation that OpenEJB depends upon, is there? Do other
implementations allow for programatic bindings? I wouldn't have
thought this to be an unusual thing to try to do in a unit-testing
world? Set me straight, please, if I'm going about this wrong!
 
Thanks,
 
Jeff

________________________________

From: Jeff Ramsdale [mailto:[EMAIL PROTECTED]
Sent: Tue 12/13/2005 5:04 PM
To: [email protected]
Subject: [openejb-user] Modifiable context?



When running in embedded mode for purposes of unit testing I'd like to
be able to programatically add bindings to my context. Is this
possible? I'm running into OperationNotSupportedExceptions because I'm
receiving a ReadOnlyContext using LocalInitialContextFactory.

Thanks,

Jeff


Reply via email to