hi,
I'm trying to create a room whith the Rooms 6.0 API,
i download the jar:
<b>coll.appl.room.roomobject_api.jar</b>
when i biuld my project i recived a error like that:
<b>The project was not built since its classpath is incomplete. Cannot find the class file for com.sap.ip.collaboration.room.api.template.IRoomRole. Fix the classpath then try rebuilding this project.</b>
i don't found this class in my jars.
maybe some one can help me?
thanke,
yoav.
Message was edited by: Yoav Gur
Hi Yoav,
should be in com.sap.netweaver.coll.shared/lib/coll.shared.types_api.jar under under irj/root/WEB-INF/portal/portalapps. (On my EP6 SP2 P28 it is.)
For general advice how to find JARs for a certain class needed see Can't find them...
Hope it helps
Detlev
Add a comment