hi all,
i'm try to create collaboration Rooms with the IRoom API,
i found the example Cookbook but it's not work i get 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>
my ep version is ep 6.0 sp9 NetWeaver 04 and the example fit for ep 6.0 sp3 maybe its makes the problem? someone know about another example for IRoom API?
thanke,
yoav.
Hi Yoav,
of course you have to set the build path of NWDS to the jar including IRoomRole. For general advice, see Can't find them...
For this special case, you will need to add .../irj/root/WEB-INF/portal/portalapps/com.sap.netweaver.coll.shared/lib/coll.shared.types_api.jar to your build path.
And don't forget to set the corresponding SharingReference to com.sap.netweaver.coll.shared.
Hope it helps
Detlev
Hi,
I hope the answers given have been helping... If yes, please consider awarding points and mark the question as answered. If no, please come back to give feedback why the hints did not bring you forward. This not only for being polite against us, but also for others running into the same issue to get feedback if they should go the way given in the answers or where else a solution could be found.
Thanks in advance
Detlev
Add a comment