I wish to use trinidad components in my wtp pallette, so is it enough to
copy trinidad-api-1.2.7.jar to my WEB-INF/lib or trinidad-impl-1.2.7.jar is
also needed?
"Mario" <mzupan@vup.hr> wrote in message
news:fro3na$n5k$1@build.eclipse.org...
>I wish to use trinidad components in my wtp pallette, so is it enough to
>copy trinidad-api-1.2.7.jar to my WEB-INF/lib or trinidad-impl-1.2.7.jar is
>also needed?
>
I put both in a project WEB-INF/lib but won't work after I started on a
Tomcat. While researching JSF tutorials I didn't find what I need to add to
web.xml
Hello Mario,
You have to place both jar files in WEB-INF/lib as you did.
Is your problem to get the components into the palette or to get trinidad
running at all?
I just copied the two jars in WEB-INF/lib and I have them in my palette.
One info before. Trinidad 1.2.7 makes some problems with my app. This is why
I use 1.2.2
Then you need some beans and navigation rules in the faces-context.
Tobias
"Mario" <mzupan@vup.hr> schrieb im Newsbeitrag
news:frqnln$9hj$1@build.eclipse.org...
>
> "Mario" <mzupan@vup.hr> wrote in message
> news:fro3na$n5k$1@build.eclipse.org...
>>I wish to use trinidad components in my wtp pallette, so is it enough to
>>copy trinidad-api-1.2.7.jar to my WEB-INF/lib or trinidad-impl-1.2.7.jar
>>is also needed?
>>
> I put both in a project WEB-INF/lib but won't work after I started on a
> Tomcat. While researching JSF tutorials I didn't find what I need to add
> to web.xml
>