Some questions about our ENC implementation:

1. How do we add/create a subcontext for "java:comp/env"? Do we have an API for doing this? I get javax.naming.OperationNotSupportedException when calling createSubcontext().

2. Which ENC subcontexts are required to be created? Is this list enough?

java:comp/env/mail
java:comp/env/jdbc
java:comp/env/jms
java:comp/env/ejb

Thanks,
chris

Reply via email to