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)
Livesite call from External Java class
Selva_Subbu
Hi,
I have created the class file and i have call this class by using the External.
My question is where is class file should be located or we have convert this class into jar and place it any location.
I am using LS 3.0, TS 6.7.1
And also i want to get the Parameter from the livesite componet.
Anyone who know this, Please help me. This is very urgent.
Thanks & Regards
Selvaraj.S
Find more posts tagged with
Comments
tec_iwov
you need to put your class in the customer toolkit. See Teamsite docs.
you will also need to place the jar file for the tool kit at runtime
the parameters get passed into the external call
Selva_Subbu
Thanks for you reply.
Ya, i have place my class file in the livesite_customer_src and i run the make_toolkit.ipl.
So my customized class is went to iw-preview/web-inf/lib and content_center/webinf/lib.
when i invoke the class from the component by using the External, i got the exception.
java.lang.reflect.InvocationTargetException
Thanks
tec_iwov
please post full stack trace just the exception says nothing