Re: t:panelTabbedPane: Is the serverSideTabSwitch attribute depreciated?

2006-05-04 Thread Mike Kienenberger

On 5/4/06, Todd Patrick [EMAIL PROTECTED] wrote:

t:panelTabbedPane: Is the serverSideTabSwitch attribute depreciated?


No, it's not.  Do you have reason to believe otherwise?


RE: t:panelTabbedPane: Is the serverSideTabSwitch attribute depreciated?

2006-05-04 Thread Todd Patrick
I keep receiving the following error message:

compile-jsps:
org.apache.jasper.JasperException:  Attribute serverSideTabSwitch
invalid for tag panelTabbedPane according to TLD
C:/javaworkspace/petroadmin/transactionbrowser/build/web/tbrowser.jsp(87
,16)
C:\javaworkspace\petroadmin\transactionbrowser\nbproject\build-impl.xml:
328: Java returned: 1
BUILD FAILED (total time: 4 seconds)

Thanks,

--Todd

-Original Message-
From: Mike Kienenberger [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 04, 2006 12:00 PM
To: MyFaces Discussion
Subject: Re: t:panelTabbedPane: Is the serverSideTabSwitch attribute
depreciated?

On 5/4/06, Todd Patrick [EMAIL PROTECTED] wrote:
 t:panelTabbedPane: Is the serverSideTabSwitch attribute depreciated?

No, it's not.  Do you have reason to believe otherwise?


RE: t:panelTabbedPane: Is the serverSideTabSwitch attribute depreciated?

2006-05-04 Thread Julian Ray
I think I had the same problem a while back until I switched to the latest
tomahawk build. This attribute appears to have been added in a later
version. Which version of Tomahawk are you using?

-Original Message-
From: Todd Patrick [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 04, 2006 1:37 PM
To: MyFaces Discussion; [EMAIL PROTECTED]
Subject: RE: t:panelTabbedPane: Is the serverSideTabSwitch attribute
depreciated?

I keep receiving the following error message:

compile-jsps:
org.apache.jasper.JasperException:  Attribute serverSideTabSwitch invalid
for tag panelTabbedPane according to TLD
C:/javaworkspace/petroadmin/transactionbrowser/build/web/tbrowser.jsp(87
,16)
C:\javaworkspace\petroadmin\transactionbrowser\nbproject\build-impl.xml:
328: Java returned: 1
BUILD FAILED (total time: 4 seconds)

Thanks,

--Todd

-Original Message-
From: Mike Kienenberger [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 04, 2006 12:00 PM
To: MyFaces Discussion
Subject: Re: t:panelTabbedPane: Is the serverSideTabSwitch attribute
depreciated?

On 5/4/06, Todd Patrick [EMAIL PROTECTED] wrote:
 t:panelTabbedPane: Is the serverSideTabSwitch attribute depreciated?

No, it's not.  Do you have reason to believe otherwise?



RE: t:panelTabbedPane: Is the serverSideTabSwitch attribute depreciated?

2006-05-04 Thread Todd Patrick
I am now using 1.1.3 Nightly Build - but now that is causing issues with
defining my filters in my web.xml file.

Thanks,

--Todd 

-Original Message-
From: Julian Ray [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 04, 2006 4:18 PM
To: 'MyFaces Discussion'
Subject: RE: t:panelTabbedPane: Is the serverSideTabSwitch attribute
depreciated?

I think I had the same problem a while back until I switched to the
latest tomahawk build. This attribute appears to have been added in a
later version. Which version of Tomahawk are you using?

-Original Message-
From: Todd Patrick [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 04, 2006 1:37 PM
To: MyFaces Discussion; [EMAIL PROTECTED]
Subject: RE: t:panelTabbedPane: Is the serverSideTabSwitch attribute
depreciated?

I keep receiving the following error message:

compile-jsps:
org.apache.jasper.JasperException:  Attribute serverSideTabSwitch
invalid for tag panelTabbedPane according to TLD
C:/javaworkspace/petroadmin/transactionbrowser/build/web/tbrowser.jsp(87
,16)
C:\javaworkspace\petroadmin\transactionbrowser\nbproject\build-impl.xml:
328: Java returned: 1
BUILD FAILED (total time: 4 seconds)

Thanks,

--Todd

-Original Message-
From: Mike Kienenberger [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 04, 2006 12:00 PM
To: MyFaces Discussion
Subject: Re: t:panelTabbedPane: Is the serverSideTabSwitch attribute
depreciated?

On 5/4/06, Todd Patrick [EMAIL PROTECTED] wrote:
 t:panelTabbedPane: Is the serverSideTabSwitch attribute depreciated?

No, it's not.  Do you have reason to believe otherwise?



Re: t:panelTabbedPane: Is the serverSideTabSwitch attribute depreciated?

2006-05-04 Thread Mike Kienenberger

On 5/4/06, Todd Patrick [EMAIL PROTECTED] wrote:

I am now using 1.1.3 Nightly Build - but now that is causing issues with
defining my filters in my web.xml file.


Actually, that's an indication that they were never working in the
first place rather than a new problem.  I've been using the same
web.xml file settings for several months now.   The difference is that
1.1.3 now verifies that things are set up correctly.


RE: t:panelTabbedPane: Is the serverSideTabSwitch attribute depreciated?

2006-05-04 Thread Julian Ray
You have probably checked already but I was having filter and load problems
unitl I realized that I had left the old myfacesall.jar in the lib directory
and it was getting picked up instead of the new jars and causing all kinds
of problems.

-Original Message-
From: Todd Patrick [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 04, 2006 5:30 PM
To: MyFaces Discussion
Subject: RE: t:panelTabbedPane: Is the serverSideTabSwitch attribute
depreciated?

I am now using 1.1.3 Nightly Build - but now that is causing issues with
defining my filters in my web.xml file.

Thanks,

--Todd 

-Original Message-
From: Julian Ray [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 04, 2006 4:18 PM
To: 'MyFaces Discussion'
Subject: RE: t:panelTabbedPane: Is the serverSideTabSwitch attribute
depreciated?

I think I had the same problem a while back until I switched to the latest
tomahawk build. This attribute appears to have been added in a later
version. Which version of Tomahawk are you using?

-Original Message-
From: Todd Patrick [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 04, 2006 1:37 PM
To: MyFaces Discussion; [EMAIL PROTECTED]
Subject: RE: t:panelTabbedPane: Is the serverSideTabSwitch attribute
depreciated?

I keep receiving the following error message:

compile-jsps:
org.apache.jasper.JasperException:  Attribute serverSideTabSwitch invalid
for tag panelTabbedPane according to TLD
C:/javaworkspace/petroadmin/transactionbrowser/build/web/tbrowser.jsp(87
,16)
C:\javaworkspace\petroadmin\transactionbrowser\nbproject\build-impl.xml:
328: Java returned: 1
BUILD FAILED (total time: 4 seconds)

Thanks,

--Todd

-Original Message-
From: Mike Kienenberger [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 04, 2006 12:00 PM
To: MyFaces Discussion
Subject: Re: t:panelTabbedPane: Is the serverSideTabSwitch attribute
depreciated?

On 5/4/06, Todd Patrick [EMAIL PROTECTED] wrote:
 t:panelTabbedPane: Is the serverSideTabSwitch attribute depreciated?

No, it's not.  Do you have reason to believe otherwise?



RE: t:panelTabbedPane: Is the serverSideTabSwitch attribute depreciated?

2006-05-04 Thread Todd Patrick
Mike: Would you please provide a copy of your web.xml file?

I've wasted three hours on this... so, any examples are appreciated.

Thanks,

--Todd 

-Original Message-
From: Mike Kienenberger [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 04, 2006 4:34 PM
To: MyFaces Discussion
Subject: Re: t:panelTabbedPane: Is the serverSideTabSwitch attribute
depreciated?

On 5/4/06, Todd Patrick [EMAIL PROTECTED] wrote:
 I am now using 1.1.3 Nightly Build - but now that is causing issues 
 with defining my filters in my web.xml file.

Actually, that's an indication that they were never working in the first
place rather than a new problem.  I've been using the same
web.xml file settings for several months now.   The difference is that
1.1.3 now verifies that things are set up correctly.