> > Hi,
> >
> > I am trying to make IBM MQSeries 5.2 on Win2K to work with Weblogic
6.0.
> I
> > am having trouble using the JMSAdmin utility that MQSeries provide to
> > register the factory ("weblogic.jndi.WLInitialContextFactory") with
JNDI.
> >
> > Any thoughts ? Thanks in advance.
> >
> > Regards,
> > NS
>
> I am currently trying to figure this out myself. Have you had any luck
> getting JMSAdmin to work with the Weblogic InitialContext?
>
> My jmsadmin.config file is as follows:
>
> INITIAL_CONTEXT_FACTORY=weblogic.jndi.WLInitialContextFactory
> PROVIDER_URL=t3://localhost:7001
> SECURITY_AUTHENTICATION=none
>
> Thanks,
>
> Mike Baum
> (mike_baum22@h...)
>
JMSAdmin (com.ibm.mq.jms.admin.AdminServices) checks for context factories
to be Ldap or FSContext). However after removing these checks I still get
a StreamCorruptedException. Anybody any luck?
Bernie
BLenz@B...