Link to home
Start Free TrialLog in
Avatar of Los Angeles1
Los Angeles1

asked on

Java, naming convention question

I see in the documentation the

Class MQConnectionMetaData 

Open in new window


in the package Package

com.ibm.mq.jms, 

Open in new window


Can I assume that the package com.ibm.mq.jms is contained in the jar file:

com.ibm.mqjms.jar

Open in new window


The odd thing is there is no '.' between the mq and the jms in the jar file name

Thanks
SOLUTION
Avatar of zzynx
zzynx
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanx 4 axxepting