Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...This is easily the most helpful website I've ever used, and this is the best forum with the quickest response time bar none...."

Geography

Where in the world do Tek-Tips members come from?
hakeem46 (Programmer)
19 Dec 02 6:04
When I compile my program it is compiled correctly but when I try running it this is the message I get
Please help I have MQ v5.3 and my java compiler is Jdk 1.3.1_06-b01,mixed mode and below is my error message


java.lang.NoClassDefFoundError: javax/resource/spi/ConnectionRequestInfo
p7341348f (IS/IT--Management)
25 Sep 03 6:03
Hi,

I'm encountering the same problem now. Spent more than a week debugging and to no avail. Do you still remember the solution to your problem?

Thanks.
wbf14 (IS/IT--Management)
19 Dec 03 17:10
Hi,
I am also experiencing this did you find a solution to the problem ?

Thank you
helpfulMQ (IS/IT--Management)
21 Dec 03 23:49
Figured it out...

You need to add connector.jar to your classpath.

More info available at:
http://www-3.ibm.com/software/integration/mqfamily/support/readme/wnt530_read.html

Or with highlighting:
http://www.google.com.au/search?q=cache:-eDZTXd5rF4J:www-3.ibm.com/software/integration/mqfamily/support/readme/wnt530_read.html+javax.resource+jar+mq&hl=en&ie=UTF-8

It says:
4) Note that connector.jar is now packaged in the java/lib directory with
   the other jar files. Users familiar with MQSeries classes for Java and
   MQSeries classes for Java Message Service (MA88) 5.2 must be aware of
   the following issues relating to this change:

   - An entry must be made for connector.jar in the CLASSPATH, as described
     on page 12 of the Using Java manual.

   - Users who have implemented their own ConnectionManagers as described
     on page 70 of the Using Java manual must replace references to
     com.ibm.mq.resource and com.ibm.mq.resource.spi with references
     to javax.resource and javax.resource.spi respectively.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Back To Forum

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close