MyFaces with Sun's JSF RI on Websphere5.1

2006-11-02 Thread pallavi.roy
Hi All, Desperately in need of answers to make it work. 1)I am using WebSphere5.1 and RAD6 for IDE. 2)The jars i am using are :Tomahawk1.1.3.jar,jsf-api.jar,jsf-impl.jar. (Apart from the jars

SV: MyFaces with Sun's JSF RI on Websphere5.1

2006-11-02 Thread Hermod Opstvedt
Hi You need to set PARENT_LAST for classloading strategy on your application Hermod -Opprinnelig melding- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sendt: 2. november 2006 10:43 Til: dev@myfaces.apache.org Emne: MyFaces with Sun's JSF RI on Websphere5.1 Hi All, Desperately in

next tomahaw release

2006-11-02 Thread Sebastian Menge
Hi 1) I read somewhere, that tomahawk 1.1.5-SNAPSHOT will soon be released as 1.1.4. Is that true? Can you estimate when? (Q4 2006, Q1/2/3 2007) ?? 2) Is there a maven repository where we can get latest tomahawk-1.1.5-SNAPSHOT? TIA, Seb.

RE: next tomahawk release

2006-11-02 Thread Scheper, Erik-Berndt
Hi, Well, we're currently waiting for release 1.1.4 to be finished. This release is blocked until myfaces core 1.1.5 is released. See http://wiki.apache.org/myfaces/TomahawkRelease114 So put your hopes on core 1.1.5 first (and submit the patches for blocking issues ;-) See

[jira] Created: (TOMAHAWK-766) Styles in popupcalendar can not be edited.

2006-11-02 Thread JIRA
Styles in popupcalendar can not be edited. -- Key: TOMAHAWK-766 URL: http://issues.apache.org/jira/browse/TOMAHAWK-766 Project: MyFaces Tomahawk Issue Type: Bug Components: Calendar

RE: MyFaces with Sun's JSF RI on Websphere5.1

2006-11-02 Thread pallavi.roy
Hi, Do I need to modify my web.xml in any way as I am persistently getting extension filter configuration error. I same application used to work with no issues with Tomahawk1.1.1.jar. The URL which appears in the browser is:http://localhost:9081/wps/myportal/!ut/p/kcxml/0wcA1NLTeQ!! I

RE: MyFaces with Sun's JSF RI on Websphere5.1

2006-11-02 Thread pallavi.roy
Hi, I have set my Application Class Loader mode to PARENT LAST I still continue to get the same exception Nested Exception is java.lang.IllegalStateException: ExtensionsFilter not correctly configured. JSF mapping missing. JSF pages not covered. at

Re: MyFaces with Sun's JSF RI on Websphere5.1

2006-11-02 Thread Arash Rajaeeyan
hi roy,I am not sure but I think IBM has its own implementation of JSF not suns, http://www-128.ibm.com/developerworks/forums/dw_thread.jsp?message=13706717cat=28thread=75431treeDisplayType=threadmode1forum=472#13706717as you said, you are using jsf-ibm.jar in your project.On 11/2/06, [EMAIL

Re: MyFaces with Sun's JSF RI on Websphere5.1

2006-11-02 Thread Zubin Wadia
Pallavi,IBM is aware of classloader conflicts with MyFaces on Websphere 5.x - please open a support ticket with them and they will likely have a history of resolutions for it. Cheers,Zubin. On 11/2/06, Arash Rajaeeyan [EMAIL PROTECTED] wrote: hi roy,I am not sure but I think IBM has its own

Re: MyFaces with Sun's JSF RI on Websphere5.1

2006-11-02 Thread Cagatay Civici
Last time I've used, ibm was using RI as the implementation and ibm-jsf is just a collection of extended components and renderers.In order to make websphere work with myfaces I remember deleting some jars under server's lib directory and changing the classloading strategy to PARENT_LAST On

JsCookMenu and Frames

2006-11-02 Thread Matt Tyson
I am wanting to use JSCookMenu with frames (select item and it opens in existing frame). I have tried using the adf form with targetFrame but it seems to be opening in a new window instead. So I am planning on adding the target attribute to the renderer when it actually outputs the menu. I'll

[ANNOUNCE] Interview with SoftAspects' Michael Lyubchenko

2006-11-02 Thread Kito D. Mann
Hello, I'm pleased to announce that JSF Central has just published an interview with SoftAspects architect and project manager, Michael Lyubchenko. In this interview, Michael discusses the WebGalileo Faces component suite, JSF/AJAX integration libraries, JSF 2.0, and the biggest problem with

[jira] Resolved: (TOMAHAWK-729) Submit fails in dialog

2006-11-02 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-729?page=all ] Werner Punz resolved TOMAHAWK-729. -- Resolution: Fixed The dialog problem is fixed to the degree that you now can embed a form into the dialog you cannot embed the dialog into a form, this

[jira] Created: (MYFACES-1487) Wildcard navigation rule bug in NavigationHandlerImpl

2006-11-02 Thread Jacob Scherrer (JIRA)
Wildcard navigation rule bug in NavigationHandlerImpl - Key: MYFACES-1487 URL: http://issues.apache.org/jira/browse/MYFACES-1487 Project: MyFaces Core Issue Type: Bug Affects Versions:

[jira] Created: (MYFACES-1488) ASF Source Header and Copyright Notice Policy

2006-11-02 Thread Wendy Smoak (JIRA)
ASF Source Header and Copyright Notice Policy - Key: MYFACES-1488 URL: http://issues.apache.org/jira/browse/MYFACES-1488 Project: MyFaces Core Issue Type: Improvement Reporter: Wendy

[jira] Created: (TOMAHAWK-767) ASF Source Header and Copyright Notice Policy

2006-11-02 Thread Wendy Smoak (JIRA)
ASF Source Header and Copyright Notice Policy - Key: TOMAHAWK-767 URL: http://issues.apache.org/jira/browse/TOMAHAWK-767 Project: MyFaces Tomahawk Issue Type: Improvement Reporter:

[jira] Commented: (TOMAHAWK-516) JSCookMenu problems in a Trinidad project

2006-11-02 Thread Matt Tyson (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-516?page=comments#action_12446762 ] Matt Tyson commented on TOMAHAWK-516: - I am attempting to use this functionality. From looking at the code, the renderer appears to be incorrectly

[jira] Commented: (MYFACES-1383) FacesContextFactoryImpl issue using trinidad any myfaces core

2006-11-02 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1383?page=comments#action_12446784 ] Scott O'Bryan commented on MYFACES-1383: Well that WAS handled by the previous implementation. Still, what didn't work was when the Context was

[jira] Updated: (MYFACES-1383) FacesContextFactoryImpl issue using trinidad any myfaces core

2006-11-02 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1383?page=all ] Scott O'Bryan updated MYFACES-1383: --- Status: Patch Available (was: Open) FacesContextFactoryImpl issue using trinidad any myfaces core

[jira] Commented: (MYFACES-1383) FacesContextFactoryImpl issue using trinidad any myfaces core

2006-11-02 Thread JIRA
[ http://issues.apache.org/jira/browse/MYFACES-1383?page=comments#action_12446794 ] Matthias Weßendorf commented on MYFACES-1383: - I take a look over weekend / monday! FacesContextFactoryImpl issue using trinidad any myfaces core

[jira] Created: (TOMAHAWK-768) t:datascroller and sort headers don't work with ajax4jsf

2006-11-02 Thread Popcorn (JIRA)
t:datascroller and sort headers don't work with ajax4jsf Key: TOMAHAWK-768 URL: http://issues.apache.org/jira/browse/TOMAHAWK-768 Project: MyFaces Tomahawk Issue Type: Bug

[jira] Created: (TOMAHAWK-769) Datascroller - context sensitive previous, next links

2006-11-02 Thread Popcorn (JIRA)
Datascroller - context sensitive previous, next links - Key: TOMAHAWK-769 URL: http://issues.apache.org/jira/browse/TOMAHAWK-769 Project: MyFaces Tomahawk Issue Type: Improvement

[jira] Reopened: (TOBAGO-168) DatePicker needs extra height when time controll is used

2006-11-02 Thread Bernd Bohmann (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-168?page=all ] Bernd Bohmann reopened TOBAGO-168: -- This solution doesn't work for facelets. I moved the code for setting the size to the datepicker renderer. Is this code to late for the layouting