Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Unable to recognize package
System
Hi guys,
I am using Java API to connect to MediaBin webservices . The strange thing is when I try to compile my code from TeamSite, it says the package (com.mediabin.www) does not exist. Even though the JAR file for the package (MediaBinServer.jar) exists in TS server. I am using Ts 7.3.2 and webservice 4.6 WSDL. IS there some compatibilty issue with TS7.3.2 for the webservices ?
Please let me know if you got anything!!
Thanks,
Mav
Find more posts tagged with
Comments
Rick Poulin
That JAR isn't on the make_toolkit.ipl classpath. You just need to copy it from iw-cc.war/WEB-INF/lib into customer_src/lib before running your build.