Hmmh,
my code works with JDK V1.1.7 and 1.2.2 but not with 1.3.
Incidentally I have found out that the JMSAdmin tool also will not work correctly with JDK 1.3. You can define a tcf but you cannot di ...
Sure:
//initialization, we have the structure /EBI/JMS/Infra/Batch/TCF in the dir
//setup the initial context
static java.util.Hashtable environment;
initialContextFactory = &quo ...
I have used the JMSAdmin Tool to store a TCF in an LDAP Directory. When I try to retrieve the TCF in my programm I get an Error Message:
java.lang.ArrayIndexOutOfBoundsException: 10 > 1
at java ...