Link to home
Start Free TrialLog in
Avatar of jkavx
jkavx

asked on

Jar files for tibco

I'm adding a few Tibco related classes to my application, but I can't compile after adding the new classes.  I'm not sure which jar files I need.  Here are the relevant import statements from the new classes:

import com.tibco.tibjms.Tibjms;
import javax.jms.*;
import javax.naming.*;

Does anyone know what jar files I need here?
ASKER CERTIFIED SOLUTION
Avatar of cmalakar
cmalakar
Flag of India 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
Avatar of jkavx
jkavx

ASKER

I found specifically that I needed:

tibjms.jar
jms.jar