Re: Trying to work with Tomahawk Tabbed Panes

2006-06-09 Thread Matthias Wessendorf
hey, Again, In my list, I only have the following JSF RI: myfaces-api-1.1.3.jar myfaces-impl-1.1.3.jar there is only ONE RI. RI = reference implementation. MyFaces is an open source product that implements that spec. MyFAces ships the JSF API (javax.faces.***) namespace AND! and impl of the

RE: Trying to work with Tomahawk Tabbed Panes

2006-06-09 Thread Gopalakrishnan, Jaya
e are no EJBs.they would comein later... -Original Message- From: Todd Patrick [mailto:[EMAIL PROTECTED] Sent: Friday, June 09, 2006 6:06 PM To: MyFaces Discussion Subject: RE: Trying to work with Tomahawk Tabbed Panes That says the issue is in the EAR not the WAR, so I'm *guessing*

RE: Trying to work with Tomahawk Tabbed Panes

2006-06-09 Thread Todd Patrick
a Sent: Friday, June 09, 2006 5:45 PM To: MyFaces Discussion Subject: RE: Trying to work with Tomahawk Tabbed Panes Do u mean to say that JSF cannot be used along with Myfaces. I am working on a project using JSF. So, if I were to remove the jar files, u have mentioned, I don't think, I can use JSF th

RE: Trying to work with Tomahawk Tabbed Panes

2006-06-09 Thread Todd Patrick
: Friday, June 09, 2006 5:45 PM To: MyFaces Discussion Subject: RE: Trying to work with Tomahawk Tabbed Panes Do u mean to say that JSF cannot be used along with Myfaces. I am working on a project using JSF. So, if I were to remove the jar files, u have mentioned, I don't think, I can use JSF then

RE: Trying to work with Tomahawk Tabbed Panes

2006-06-09 Thread Gopalakrishnan, Jaya
where I can use JSF and also use a custom tabbed panel control. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Wessendorf Sent: Friday, June 09, 2006 5:28 PM To: MyFaces Discussion Subject: Re: Trying to work with Tomahawk Tabbed Panes you h

RE: Trying to work with Tomahawk Tabbed Panes

2006-06-09 Thread Gopalakrishnan, Jaya
ntrol. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Wessendorf Sent: Friday, June 09, 2006 5:28 PM To: MyFaces Discussion Subject: Re: Trying to work with Tomahawk Tabbed Panes you have three impls jsf-ibm.jar jsf-impl.jar myfaces-impl and two APIs jsf-ap

Re: Trying to work with Tomahawk Tabbed Panes

2006-06-09 Thread Matthias Wessendorf
sf.jar standard.jar Is there any problem? Regards, Jayashree. -Original Message- From: Todd Patrick [mailto:[EMAIL PROTECTED] Sent: Friday, June 09, 2006 4:48 PM To: MyFaces Discussion Subject: RE: Trying to work with Tomahawk Tabbed Panes Jaya: Do you have a mixture of JSF RI? Example, yo

RE: Trying to work with Tomahawk Tabbed Panes

2006-06-09 Thread Gopalakrishnan, Jaya
, June 09, 2006 4:45 PM To: MyFaces Discussion Subject: RE: Trying to work with Tomahawk Tabbed Panes Thanks Todd... However, the moment, I put myfaces-api-1.1.3.jar, myfaces-impl-1.1.3.jar in the web-inf/lib folder, my web appln simply fails to load... If I remove the two jar files, the web

Re: Trying to work with Tomahawk Tabbed Panes

2006-06-09 Thread Matthias Wessendorf
D* SUN JSF jars in your web-inf/lib folder? This killed about an hour of my time once. --Todd -Original Message- From: Gopalakrishnan, Jaya [mailto:[EMAIL PROTECTED] Sent: Friday, June 09, 2006 4:45 PM To: MyFaces Discussion Subject: RE: Trying to work with Tomahawk Tabbed Panes Thank

RE: Trying to work with Tomahawk Tabbed Panes

2006-06-09 Thread Todd Patrick
: MyFaces Discussion Subject: RE: Trying to work with Tomahawk Tabbed Panes Thanks Todd... However, the moment, I put myfaces-api-1.1.3.jar, myfaces-impl-1.1.3.jar in the web-inf/lib folder, my web appln simply fails to load... If I remove the two jar files, the web application loads, however I get the

RE: Trying to work with Tomahawk Tabbed Panes

2006-06-09 Thread Gopalakrishnan, Jaya
(HttpConnection.java:443) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:672) Thanks, Jayashree. -Original Message- From: Todd Patrick [mailto:[EMAIL PROTECTED] Sent: Friday, June 09, 2006 3:55 PM To: MyFaces Discussion Subject: RE: Trying to work with Tomahawk Tabbed Panes Jaya: I

RE: Trying to work with Tomahawk Tabbed Panes

2006-06-09 Thread Todd Patrick
Jaya: I faced the same issue in the past, here is my web.xml file: http://java.sun.com/xml/ns/j2ee " xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance " xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee