Posted: Thu Dec 05, 2002 7:49 am Post subject: Configure Websphere 4.0 to use Java Base classes
Apprentice
Joined: 21 Oct 2002 Posts: 31
I have written a servlet that uses the MQ Java base functionality to interact with MQSeries Server 5.2 on a Windows 2000 Server. I am able to deploy servlet without any error whatsoever on Tomcat, but Websphere AE 4.0 has proven to be quite a different story. Basically, I am getting javax/Resource exceptions and com.ibm.mq.MQException exceptions galore.
Some folks have been telling me that I must use JMS in Websphere-- is this true? If not, is the Websphere setup just a matter of configuring the "Default Server" classpath?
This is a real bummer dude.
Any help will be greatly appreciated.
Posted: Thu Dec 05, 2002 9:42 am Post subject: exception errors
Novice
Joined: 08 Nov 2002 Posts: 13
i believe i was getting those same errors in WSAD
i had to switch over and use the javaw.exe in the directory
ibmwsad\plugins\com.ibm.etools.server.jdk\jre\bin\javaw.exe
not sure if thatll help or not
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum