It's all about the answers!

Ask a question

Exception in thread "main" java.lang.NoClassDefFoundError: com.ibm.ram.client.IRAMSessionObject


Daniel Hebert (622) | asked May 30 '14, 4:03 p.m.
 The API mentions  RAMSession.put(IRAMSessionObject, IProgressMonitor) 

However, I cannot find IRAMSessionObject beneath com.ibm.ram.client.IRAMSessionObject, as noted in the documentation for this method.

Can you please point out where to find this?

One answer



permanent link
Lin Lu (3063) | answered Jun 23 '14, 9:12 p.m.
JAZZ DEVELOPER
 Hi, 
IRAMSessionObject is packed with ramclient jars for JAVA API. I think one can find this class after import com.ibm.ram.common.jar in ramclient into project.

Thanks.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.