Connect to Websphere 5.1
Brought to you by:
ghinkl
Hi,
I'm trying to connect to Websphere 5.1 embedded as an
RSA Test Enviroment.
When I connect I either get an
InvocationTargetException or a ClassNotFoundException.
I read the docs and it says that I need to be running
the IBM JRE in order to connect to Websphere 5.1. I
would try doing that if I could.
IBM's JRE installer wont run on computer not owned by
IBM! I read on the IBM site that the IBM JRE will not
be used as a "general purpose" JRE anymore. It's only
going to be used by Websphere in the future.
I'm wondering why MC4J has that requirement? Especially
if you are using SOAP to connect the MBeanServer.
Is there anyway I can get this to work or should I give up?
John Aronson