Re: archetypes ?

2007-06-22 Thread Cagatay Civici
FacesGoodies rocks;) +1. Cagatay On 6/22/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: ok, I was thinking about that one. But I need to update to OpenJPA, since that is shipped under ASL2 But, will do (I move old archetypes already) -M On 6/22/07, Martin Marinschek [EMAIL PROTECTED]

[jira] Created: (TOBAGO-432) onexit not called in parent window after child window was opened by target attribute

2007-06-22 Thread Helmut Swaczinna (JIRA)
onexit not called in parent window after child window was opened by target attribute Key: TOBAGO-432 URL: https://issues.apache.org/jira/browse/TOBAGO-432 Project:

maybe bug with SelectItems?

2007-06-22 Thread b.voss
Hello Devlist I have a strange problem with select items after update from myfaces 1.1.4 - 1.1.5 In my jsp I have something like this: h:selectOneRadio id=selectOneRadio layout=pageDirection styleClass=payform-radio converter=javax.faces.Integer value=#{myMB.nestedBean.status}

Re: maybe bug with SelectItems?

2007-06-22 Thread Matthias Wessendorf
Hi Björn, looks like you are hitting this http://wiki.apache.org/myfaces/Tomahawk_1.1.4_to_1.1.5 check the wiki and the related threads (I only remember it occur in the past) -M On 6/22/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello Devlist I have a strange problem with select

[Trinidad] AJAX PPR - Invalid PPR Response error

2007-06-22 Thread David Brunette
Hello... I took a 1.0.2 build from the trunk a couple of days ago to start testing our app against the latest and greatest PPR functionality (using AJAX). After deploying the demo WAR to Tomcat, everything on the PPR Demo page worked great. But when I took the same demo WAR and

Re: [Trinidad] AJAX PPR - Invalid PPR Response error

2007-06-22 Thread Adam Winer
David, responseXML is null means the XML document is invalid. Check getResponseText(). There'll likely be something in the response that is getting inserted into the stream, and then the really fun thing is going to be finding out why Weblogic does it. Look especially at the beginning of the

Re: Shale - Release

2007-06-22 Thread Matthias Wessendorf
wrong list... On 6/22/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: hi, are there any plans for 1.1.0 release ? -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ mail: matzew-at-apache-dot-org -- Matthias Wessendorf further stuff: blog:

Shale - Release

2007-06-22 Thread Matthias Wessendorf
hi, are there any plans for 1.1.0 release ? -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ mail: matzew-at-apache-dot-org

[jira] Created: (TRINIDAD-74) Tomahawk's jsCookMenu does not work inside tr:form

2007-06-22 Thread Francisco Passos (JIRA)
Tomahawk's jsCookMenu does not work inside tr:form -- Key: TRINIDAD-74 URL: https://issues.apache.org/jira/browse/TRINIDAD-74 Project: MyFaces Trinidad Issue Type: Bug Components:

RE: [Trinidad] AJAX PPR - Invalid PPR Response error

2007-06-22 Thread David Brunette
Thanks Adam. I had a look at that method and the value of xmlhttp.responseText between Tomcat Weblogic looked pretty close. The only differences were in the content node of the response text: 1) different tokens for the STATE (which is, of course, expected), and 2) the Tomcat

Re: [Trinidad] AJAX PPR - Invalid PPR Response error

2007-06-22 Thread Adam Winer
There's gotta be some other difference, as what you've identified wouldn't result in an invalid XML document. -- Adam On 6/22/07, David Brunette [EMAIL PROTECTED] wrote: Thanks Adam. I had a look at that method and the value of xmlhttp.responseText between Tomcat Weblogic looked

[jira] Created: (TOMAHAWK-1029) jsCookMenu does not work inside Trinidad's tr:form

2007-06-22 Thread Francisco Passos (JIRA)
jsCookMenu does not work inside Trinidad's tr:form -- Key: TOMAHAWK-1029 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1029 Project: MyFaces Tomahawk Issue Type: Bug

Re: [jira] Created: (TOMAHAWK-1029) jsCookMenu does not work inside Trinidad's tr:form

2007-06-22 Thread Matthias Wessendorf
one issue is enough :-) On 6/22/07, Francisco Passos (JIRA) dev@myfaces.apache.org wrote: jsCookMenu does not work inside Trinidad's tr:form -- Key: TOMAHAWK-1029 URL:

[jira] Commented: (TOMAHAWK-1030) Tomahawk's jsCookMenu does not work inside tr:form

2007-06-22 Thread JIRA
[ https://issues.apache.org/jira/browse/TOMAHAWK-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507470 ] Matthias Weßendorf commented on TOMAHAWK-1030: -- dup of