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)
Error in <External> with <Parameters>
gopan
I am getting an error while using with tag.
Can anyone give some input.
java.lang.RuntimeException: [bg.girltalk.admin.ContentDetails] does not implement ExternalIfc
at com.interwoven.livesite.model.page.ComponentXML.getDataDOM22(ComponentXML.java:232)
at com.interwoven.livesite.runtime.model.component.Component.executeExternal(Component.java:363)
at com.interwoven.livesite.model.page.PageComponent.getTransformXML(PageComponent.java:684)
at com.interwoven.livesite.model.page.PageComponent.transform(PageComponent.java:705)
at com.interwoven.livesite.model.page.Page.getRenderedComponent(Page.java:637)
at com.interwoven.livesite.servlet.ComponentView.doPost(ComponentView.java:127)
at com.interwoven.livesite.servlet.ComponentView.doGet(ComponentView.java:71)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
i try to implement ExternalIfc interface but that is deprecated....
so what can i do to solve this error.
Find more posts tagged with
Comments
Bhargav Coca
Please post information reagarding your env. Also post your DCT if you need help with the error.
Thanks
gopan
thanks for your reply
i solved the issue