Re: Error / Issue with OpenEJB 3.1.3 ?

2010-10-29 Thread Matthias Wessendorf
Does that mean you noticed it as well ?

-M

On Fri, Oct 29, 2010 at 4:12 AM, David Blevins david.blev...@visi.com wrote:

 On Oct 27, 2010, at 10:34 AM, David Blevins wrote:


 On Oct 27, 2010, at 8:02 AM, Matthias Wessendorf wrote:

 Hi,

 I am seeing this error, when running OpenEJB 3.1.3 + OpenWebBeans +
 OpenJPA (2.x and 1.x) in Tomcat 6.x:

 org.apache.openjpa.persistence.ArgumentException: A JDBC Driver or
 DataSource class name must be specified in the ConnectionDriverName
 property.


 the persistence.xml is like:
 persistence-unit name=foobar 
   
 providerorg.apache.openjpa.persistence.PersistenceProviderImpl/provider
   jta-data-sourcejava:openejb/Resource/My DataSource/jta-data-source
   non-jta-data-sourcejava:openejb/Resource/My
 UnmanagedDataSource/non-jta-data-source

   classnet.wessendorf.User/class

  properties
     property name=openjpa.Log value=DefaultLevel=TRACE /
     property name=openjpa.jdbc.SynchronizeMappings
 value=buildSchema(ForeignKeys=true) /
   /properties
 /persistence-unit
 /persistence


 With an older version, like OpenEJB 3.1.2 I was never seeing that
 error above.. and no, I never specified the
 ConnectionDriverName with the above (non-)jta-data-source settings.

 Am I missing some configuration, or is there an issue regarding this ?

 Not familiar with that error.  If you can post some log output and the 
 stacktrace that might shed some light.

 FYI, this one is on the radar for 3.1.4.  Hopefully we can get to the bottom 
 of it before we roll.

 -David





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Trinidad] I updated the Trinidad site (browsers.xml), any one know how to get it updated on the web?

2010-10-29 Thread Matthias Wessendorf
nightly is on hudson.

the side build is still on continuum, as porting it to hudson is not
straightforward -
at least it requires some work...

-Matthias


On Thu, Oct 28, 2010 at 5:41 PM, Andrew Robinson
andrew.rw.robin...@gmail.com wrote:
 I thought that continuum was discontinued and we are supposed to be
 using hudson now. Is this not true?

 On Thu, Oct 28, 2010 at 6:00 AM, Matthias Wessendorf mat...@apache.org 
 wrote:
 The continuum (that publishes the site) is down.

 You could manually replace the file on the server, in the meantime

 -Matthias

 On Wed, Oct 27, 2010 at 10:57 PM, Andrew Robinson
 arobinso...@apache.org wrote:
 Looks like the trinidad pom file is wrong and still lists continuum as
 the continuous integration piece in the pom.xml. I do not see where on
 hudson that the Trinidad site is listed as a project. Anyone know how
 to get the site re-deployed?

 Also anyone know the correct URL for hudson in the pom.xml? It is currently:

  ciManagement
    systemcontinuum/system
    urlhttp://myfaces.zones.apache.org:8080/continuum/url
    notifiers
      notifier
        typemail/type
        sendOnSuccesstrue/sendOnSuccess
        configuration
          addresscomm...@myfaces.apache.org/address
        /configuration
      /notifier
    /notifiers
  /ciManagement


 Thanks,
 Andrew




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Trinidad] I updated the Trinidad site (browsers.xml), any one know how to get it updated on the web?

2010-10-29 Thread Matthias Wessendorf
On Fri, Oct 29, 2010 at 9:47 AM, Matthias Wessendorf mat...@apache.org wrote:
 nightly is on hudson.

 the side build is still on continuum, as porting it to hudson is not
 straightforward -
 at least it requires some work...

http://markmail.org/message/pmhdwqxifruc7thd

also, please see:
https://issues.apache.org/jira/browse/PDFBOX-623


 -Matthias


 On Thu, Oct 28, 2010 at 5:41 PM, Andrew Robinson
 andrew.rw.robin...@gmail.com wrote:
 I thought that continuum was discontinued and we are supposed to be
 using hudson now. Is this not true?

 On Thu, Oct 28, 2010 at 6:00 AM, Matthias Wessendorf mat...@apache.org 
 wrote:
 The continuum (that publishes the site) is down.

 You could manually replace the file on the server, in the meantime

 -Matthias

 On Wed, Oct 27, 2010 at 10:57 PM, Andrew Robinson
 arobinso...@apache.org wrote:
 Looks like the trinidad pom file is wrong and still lists continuum as
 the continuous integration piece in the pom.xml. I do not see where on
 hudson that the Trinidad site is listed as a project. Anyone know how
 to get the site re-deployed?

 Also anyone know the correct URL for hudson in the pom.xml? It is 
 currently:

  ciManagement
    systemcontinuum/system
    urlhttp://myfaces.zones.apache.org:8080/continuum/url
    notifiers
      notifier
        typemail/type
        sendOnSuccesstrue/sendOnSuccess
        configuration
          addresscomm...@myfaces.apache.org/address
        /configuration
      /notifier
    /notifiers
  /ciManagement


 Thanks,
 Andrew




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf





 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


MYFACES-2952 - Improve Atmosphere Meteor support of MyFaces

2010-10-29 Thread Matthias Wessendorf
Currently MyFaces stops initializing when there is no (My)FacesServlet
configured in the (present) web.xml.

I am sure this is in 99.99% of all cases right. However there is a
chance that a wrapping framework will
instantiate the (My)FacesServlet, inside a wrapping Servlet.

An example of that is the WebSocket/Comet Framework Atmosphere.
As mentioned in [1] a typical configuration looks like:

 servlet
descriptionMeteorServlet/description
servlet-nameMeteorServlet/servlet-name
servlet-classorg.atmosphere.cpr.MeteorServlet/servlet-class
init-param
  param-nameorg.atmosphere.servlet/param-name
  param-valuejavax.faces.webapp.FacesServlet/param-value
/init-param
init-param
  param-nameorg.atmosphere.useWebSocket/param-name
  param-valuetrue/param-value
/init-param
init-param
  param-nameorg.atmosphere.useNative/param-name
  param-valuetrue/param-value
/init-param
  /servlet


So in order to enable the AbstractFacesInitializer.java to see that it
can continue the initialization work, I thought about adding the
following to shared WebXml.java:

Index: src/main/java/org/apache/myfaces/shared/webapp/webxml/WebXml.java
===
--- src/main/java/org/apache/myfaces/shared/webapp/webxml/WebXml.java   
(revision
1028633)
+++ src/main/java/org/apache/myfaces/shared/webapp/webxml/WebXml.java   (working
copy)
@@ -107,6 +107,11 @@
 public abstract boolean isErrorPagePresent();

 /**
+ * Determines, if the web.xml contains the Atmosphere Meteor Servlet
+ */
+public abstract boolean isAtmosphereMeteorServletPresent();
+
+/**
  * Returns true if the given servlet class is a valid FacesServlet.
  * This is the FacesServlet itself or any DelegatedFacesServlet.
  *


The AbstractFacesInitializer would be changed to something like:



Index: 
impl/src/main/java/org/apache/myfaces/webapp/AbstractFacesInitializer.java
===
--- impl/src/main/java/org/apache/myfaces/webapp/AbstractFacesInitializer.java  
(revision
1028633)
+++ impl/src/main/java/org/apache/myfaces/webapp/AbstractFacesInitializer.java  
(working
copy)
@@ -79,6 +79,7 @@
  * application.
  */
 public void initFaces(ServletContext servletContext) {
+
 try {
 if (log.isLoggable(Level.FINEST)) {
 log.finest(Initializing MyFaces);
@@ -102,7 +103,9 @@
 }

 return;
-} else if (webXml.getFacesServletMappings().isEmpty()) {
+} else if (webXml.getFacesServletMappings().isEmpty() 
!webXml.isAtmosphereMeteorServletPresent()) {
+// IF the
+
 // check if the FacesServlet has been added dynamically
 // in a Servlet 3.0 environment by MyFacesContainerInitializer
 Boolean mappingAdded = (Boolean)
servletContext.getAttribute(FACES_SERVLET_ADDED_ATTRIBUTE);


What do you think?

Noteof course - today we have Atmoshpere, tomorrow we may have
different use cases to see if a different Servlet (and/or Filter) is
present.
Hence we could have something like instead:
WebXml_API
public abstract boolean containsServlet(String fullQualifiedClassName);
/WebXml_API

(we want String here, since (with Atmosphere) we can't compile against
it (-(L)GPL))... but we can use the String-based name
as a constant in our code)

Oh yes... a similar change would be needed for the
MyFacesContainerInitializer.java from our implee6 module.

-Matthias

[1] https://issues.apache.org/jira/browse/MYFACES-2952

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: MYFACES-2952 - Improve Atmosphere Meteor support of MyFaces

2010-10-29 Thread Matthias Wessendorf
Or a ctx param : o.a.m.INIT_ALWAYS

default = false

sent from my Android phone
On Oct 29, 2010 12:41 PM, Matthias Wessendorf mat...@apache.org wrote:
 Currently MyFaces stops initializing when there is no (My)FacesServlet
 configured in the (present) web.xml.

 I am sure this is in 99.99% of all cases right. However there is a
 chance that a wrapping framework will
 instantiate the (My)FacesServlet, inside a wrapping Servlet.

 An example of that is the WebSocket/Comet Framework Atmosphere.
 As mentioned in [1] a typical configuration looks like:

 servlet
 descriptionMeteorServlet/description
 servlet-nameMeteorServlet/servlet-name
 servlet-classorg.atmosphere.cpr.MeteorServlet/servlet-class
 init-param
 param-nameorg.atmosphere.servlet/param-name
 param-valuejavax.faces.webapp.FacesServlet/param-value
 /init-param
 init-param
 param-nameorg.atmosphere.useWebSocket/param-name
 param-valuetrue/param-value
 /init-param
 init-param
 param-nameorg.atmosphere.useNative/param-name
 param-valuetrue/param-value
 /init-param
 /servlet


 So in order to enable the AbstractFacesInitializer.java to see that it
 can continue the initialization work, I thought about adding the
 following to shared WebXml.java:

 Index: src/main/java/org/apache/myfaces/shared/webapp/webxml/WebXml.java
 ===
 --- src/main/java/org/apache/myfaces/shared/webapp/webxml/WebXml.java
(revision
 1028633)
 +++ src/main/java/org/apache/myfaces/shared/webapp/webxml/WebXml.java
(working
 copy)
 @@ -107,6 +107,11 @@
 public abstract boolean isErrorPagePresent();

 /**
 + * Determines, if the web.xml contains the Atmosphere Meteor Servlet
 + */
 + public abstract boolean isAtmosphereMeteorServletPresent();
 +
 + /**
 * Returns true if the given servlet class is a valid FacesServlet.
 * This is the FacesServlet itself or any DelegatedFacesServlet.
 *


 The AbstractFacesInitializer would be changed to something like:



 Index:
impl/src/main/java/org/apache/myfaces/webapp/AbstractFacesInitializer.java
 ===
 ---
impl/src/main/java/org/apache/myfaces/webapp/AbstractFacesInitializer.java
(revision
 1028633)
 +++
impl/src/main/java/org/apache/myfaces/webapp/AbstractFacesInitializer.java
(working
 copy)
 @@ -79,6 +79,7 @@
 * application.
 */
 public void initFaces(ServletContext servletContext) {
 +
 try {
 if (log.isLoggable(Level.FINEST)) {
 log.finest(Initializing MyFaces);
 @@ -102,7 +103,9 @@
 }

 return;
 - } else if (webXml.getFacesServletMappings().isEmpty()) {
 + } else if (webXml.getFacesServletMappings().isEmpty() 
 !webXml.isAtmosphereMeteorServletPresent()) {
 + // IF the
 +
 // check if the FacesServlet has been added dynamically
 // in a Servlet 3.0 environment by MyFacesContainerInitializer
 Boolean mappingAdded = (Boolean)
 servletContext.getAttribute(FACES_SERVLET_ADDED_ATTRIBUTE);


 What do you think?

 Noteof course - today we have Atmoshpere, tomorrow we may have
 different use cases to see if a different Servlet (and/or Filter) is
 present.
 Hence we could have something like instead:
 WebXml_API
 public abstract boolean containsServlet(String fullQualifiedClassName);
 /WebXml_API

 (we want String here, since (with Atmosphere) we can't compile against
 it (-(L)GPL))... but we can use the String-based name
 as a constant in our code)

 Oh yes... a similar change would be needed for the
 MyFacesContainerInitializer.java from our implee6 module.

 -Matthias

 [1] https://issues.apache.org/jira/browse/MYFACES-2952

 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf


[site] Branding requirements

2010-10-29 Thread Matthias Wessendorf
All Apache projects have been asked to abide by these foundation-wide
guidelines [1].

Having a quick look down the list of things that are expected, it seems
we have a few site patches to make.

[1] http://www.apache.org/foundation/marks/pmcs

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [site] Branding requirements

2010-10-29 Thread Matthias Wessendorf
E.g.

-CWiki link missing
-check trademark
-Foundation: License and Security are missing
-Trademark Attributions = to be done...
-Logos And Graphics = To be changed...
-Powered By... Logos = Do we have those ?

-Matthias

On Fri, Oct 29, 2010 at 1:24 PM, Matthias Wessendorf mat...@apache.org wrote:
 All Apache projects have been asked to abide by these foundation-wide
 guidelines [1].

 Having a quick look down the list of things that are expected, it seems
 we have a few site patches to make.

 [1] http://www.apache.org/foundation/marks/pmcs

 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Trinidad] I updated the Trinidad site (browsers.xml), any one know how to get it updated on the web?

2010-10-29 Thread Matthias Wessendorf
Andrew,

as a quick fix, I am building site locally and will replace the
browsers.html output
on the server, later today

-M

On Fri, Oct 29, 2010 at 9:49 AM, Matthias Wessendorf mat...@apache.org wrote:
 On Fri, Oct 29, 2010 at 9:47 AM, Matthias Wessendorf mat...@apache.org 
 wrote:
 nightly is on hudson.

 the side build is still on continuum, as porting it to hudson is not
 straightforward -
 at least it requires some work...

 http://markmail.org/message/pmhdwqxifruc7thd

 also, please see:
 https://issues.apache.org/jira/browse/PDFBOX-623


 -Matthias


 On Thu, Oct 28, 2010 at 5:41 PM, Andrew Robinson
 andrew.rw.robin...@gmail.com wrote:
 I thought that continuum was discontinued and we are supposed to be
 using hudson now. Is this not true?

 On Thu, Oct 28, 2010 at 6:00 AM, Matthias Wessendorf mat...@apache.org 
 wrote:
 The continuum (that publishes the site) is down.

 You could manually replace the file on the server, in the meantime

 -Matthias

 On Wed, Oct 27, 2010 at 10:57 PM, Andrew Robinson
 arobinso...@apache.org wrote:
 Looks like the trinidad pom file is wrong and still lists continuum as
 the continuous integration piece in the pom.xml. I do not see where on
 hudson that the Trinidad site is listed as a project. Anyone know how
 to get the site re-deployed?

 Also anyone know the correct URL for hudson in the pom.xml? It is 
 currently:

  ciManagement
    systemcontinuum/system
    urlhttp://myfaces.zones.apache.org:8080/continuum/url
    notifiers
      notifier
        typemail/type
        sendOnSuccesstrue/sendOnSuccess
        configuration
          addresscomm...@myfaces.apache.org/address
        /configuration
      /notifier
    /notifiers
  /ciManagement


 Thanks,
 Andrew




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf





 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Trinidad] Nightly Builds?

2010-10-29 Thread Matthias Wessendorf
On Tue, Oct 26, 2010 at 12:17 PM, Yannis BRES yaya.at.w...@gmail.com wrote:
 Hi guys !

 I've been monitoring JIRA for the 1.2.14 target for a while, waiting to be
 able to use page-specific states (TRINIDAD-1772 :  Allow per page
 state saving settings) in order to avoid ViewExpiredExceptions on our
 login dialog for instance, and it looks like the 1.2.14 release has
 been in a 44 of 46 issues have been resolved state for a rather long
 while...
 Could you maybe release (early and often ;-)) 1.2.14 as it is, so that
 we all benefit for corrected issues and improvements ?
 Two months later, Trinidad 1.2.14 is now in 49 of 51 issues have been
 resolved state...
 Guys, please, release !  ;-)

busy... after Devoxx conference I have a bit more time for things like
this.

-M


 Once gain, thanks in advance a keep up the good work !

 Best regards,
           Yannis




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: NullPointerException in trinidadinternal [TRINIDAD]

2010-10-29 Thread Matthias Wessendorf
=http://java.sun.com/jsf/facelets;

                xmlns:tr=http://myfaces.apache.org/trinidad;

                template=template.xhtml



    ui:define name=centerContents

        tr:inputText label=Your name value=#{commandButtonBean.name}/

 !-- commandButtonBean.sayHello causing exception --

        tr:commandButton text=Say Hello
 action=#{commandButtonBean.sayHello}/



        tr:commandButton text=Go to page1.xhtml action=success/

        tr:commandButton text=Go to gpstracer action=gpstracer/

        tr:outputText value=#{commandButtonBean.message}/
 /ui:define



 /ui:composition





 faces-config.xml

 faces-config xmlns=http://java.sun.com/xml/ns/javaee;

              xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

              xsi:schemaLocation=http://java.sun.com/xml/ns/javaee
 http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd;

              version=2.0



  application

    !-- Use the Trinidad RenderKit --

    default-render-kit-id

      org.apache.myfaces.trinidad.core

    /default-render-kit-id

 ...

    navigation-rule

      from-view-id/pages/commandButton.xhtml/from-view-id

      navigation-case

        from-outcomesuccess/from-outcome

        to-view-id/page1.xhtml/to-view-id

        redirect/

      /navigation-case

        navigation-case

          from-outcomegpstracer/from-outcome

          to-view-id/pages/gpstracer.xhtml/to-view-id

          redirect/

        /navigation-case

    /navigation-rule

 ...





 CommandButtonBean.java

 ...

    public String sayHello() {

        message=Hello +name+!;

        return null;

    }

 ...





 template.xml



 ?xml version=1.0 encoding=UTF-8?

 tr:document xmlns:ui=http://java.sun.com/jsf/facelets;

             xmlns:h=http://java.sun.com/jsf/html;

             xmlns:f=http://java.sun.com/jsf/core;

             xmlns:c=http://java.sun.com/jstl/core;

             xmlns:tr=http://myfaces.apache.org/trinidad;

             xmlns:trh=http://myfaces.apache.org/trinidad/html;



    f:facet name=metaContainer

        meta name=title content=navigationHandler.currentPageTitle/

        meta name=robots content=index, follow/

    /f:facet



    tr:form id=mainForm

        div class=centerContents

            ui:insert name=centerContents/

        /div

    /tr:form

    ui:debug/



 /tr:document



 -Micah






-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: JBoss and MyFaces ....

2010-10-28 Thread Matthias Wessendorf
In Tomcat I also see this, using 2.0.2:

points to StartupFacesContextImpl and to RuntimeConfig as well

.10.2010 15:37:54 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SCHWERWIEGEND: The web application [/webprofile] created a ThreadLocal
with key of type [java.lang.ThreadLocal] (value
[java.lang.threadlo...@203822fc]) and a value of type
[org.apache.myfaces.context.servlet.StartupFacesContextImpl] (value
[org.apache.myfaces.context.servlet.startupfacescontexti...@4580deea])
but failed to remove it when the web application was stopped. This is
very likely to create a memory leak.
27.10.2010 15:37:54 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SCHWERWIEGEND: The web application [/webprofile] created a ThreadLocal
with key of type [java.lang.ThreadLocal] (value
[java.lang.threadlo...@faaf84c]) and a value of type
[org.apache.myfaces.context.servlet.StartupFacesContextImpl] (value
[org.apache.myfaces.context.servlet.startupfacescontexti...@21934d9d])
but failed to remove it when the web application was stopped. This is
very likely to create a memory leak.
27.10.2010 15:37:54 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SCHWERWIEGEND: The web application [/webprofile] created a ThreadLocal
with key of type [java.lang.ThreadLocal] (value
[java.lang.threadlo...@4dcc8fa3]) and a value of type
[org.apache.myfaces.config.RuntimeConfig] (value
[org.apache.myfaces.config.runtimecon...@30ea3e3c]) but failed to
remove it when the web application was stopped. This is very likely to
create a memory leak.




.Matthias

On Fri, Oct 15, 2010 at 2:36 PM,  ssilv...@redhat.com wrote:
 Quoting Bruno Aranda brunoara...@gmail.com:

 Using tomcat 7 I get this warning...

 SEVERE: The web application [/editor-2.0-SNAPSHOT] created a ThreadLocal
 with key of type [java.lang.ThreadLocal] (value
 [java.lang.threadlo...@41649a55]) and a value of type
 [org.apache.myfaces.config.RuntimeConfig] (value
 [org.apache.myfaces.config.runtimecon...@33d063fd]) but failed to remove
 it
 when the web application was stopped. This is very likely to create a
 memory
 leak.

 I don't know if the RuntimeConfig could be the one responsible of the leak
 in Jboss?

 That's exactly the kind of leak that Mojarra had.

 The other leak I've been seeing in code lately is where you use a
 WeakHashMap and the value contains the key.  Your key/value will never be
 removed in that case.  See the WeakHashMap javadoc if you aren't familiar
 with that leak.


 Bruno

 On 15 October 2010 13:12, ssilv...@redhat.com wrote:

 Thanks Werner.  Hope someone can take a look before 2.0.3.

 Stan


 Quoting Werner Punz werner.p...@gmail.com:

  Am 15.10.10 14:04, schrieb ssilv...@redhat.com:

 I'm pretty sure 2.0.1 has a memory leak on undeploy.  Mojarra had an
 undeploy leak and it took a long time to track it down.  The same test
 I
 was using on Mojarra also failed on MyFaces but I haven't had time to
 track down the leak in MyFaces.

 Maybe this is fixed in 2.0.2?  If not maybe someone can go ahead and
 take a look?  The mem leak keeps MyFaces from passing TCK on JBoss AS.
  To test, all you need to do is create a small exploaded JSF app.  Then
 have a script that touches web.xml every 10 seconds.  That will cause
 the app to redeploy.  You will get a PermGen error in about an hour.


 Hi Stan I opened a ticket under
 https://issues.apache.org/jira/browse/MYFACES-2942

 Just to make sure the info is not lost.
 I hope you dont mind that I just copy pasted the info you gave here.


 Werner

















-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Memory Leaks ... (was: Re: JBoss and MyFaces ....)

2010-10-28 Thread Matthias Wessendorf
Oh, the tomcat folks have a good write on this topic:
http://wiki.apache.org/tomcat/MemoryLeakProtection

On Thu, Oct 28, 2010 at 10:33 AM, Matthias Wessendorf mat...@apache.org wrote:
 In Tomcat I also see this, using 2.0.2:

 points to StartupFacesContextImpl and to RuntimeConfig as well

 .10.2010 15:37:54 org.apache.catalina.loader.WebappClassLoader
 clearThreadLocalMap
 SCHWERWIEGEND: The web application [/webprofile] created a ThreadLocal
 with key of type [java.lang.ThreadLocal] (value
 [java.lang.threadlo...@203822fc]) and a value of type
 [org.apache.myfaces.context.servlet.StartupFacesContextImpl] (value
 [org.apache.myfaces.context.servlet.startupfacescontexti...@4580deea])
 but failed to remove it when the web application was stopped. This is
 very likely to create a memory leak.
 27.10.2010 15:37:54 org.apache.catalina.loader.WebappClassLoader
 clearThreadLocalMap
 SCHWERWIEGEND: The web application [/webprofile] created a ThreadLocal
 with key of type [java.lang.ThreadLocal] (value
 [java.lang.threadlo...@faaf84c]) and a value of type
 [org.apache.myfaces.context.servlet.StartupFacesContextImpl] (value
 [org.apache.myfaces.context.servlet.startupfacescontexti...@21934d9d])
 but failed to remove it when the web application was stopped. This is
 very likely to create a memory leak.
 27.10.2010 15:37:54 org.apache.catalina.loader.WebappClassLoader
 clearThreadLocalMap
 SCHWERWIEGEND: The web application [/webprofile] created a ThreadLocal
 with key of type [java.lang.ThreadLocal] (value
 [java.lang.threadlo...@4dcc8fa3]) and a value of type
 [org.apache.myfaces.config.RuntimeConfig] (value
 [org.apache.myfaces.config.runtimecon...@30ea3e3c]) but failed to
 remove it when the web application was stopped. This is very likely to
 create a memory leak.




 .Matthias

 On Fri, Oct 15, 2010 at 2:36 PM,  ssilv...@redhat.com wrote:
 Quoting Bruno Aranda brunoara...@gmail.com:

 Using tomcat 7 I get this warning...

 SEVERE: The web application [/editor-2.0-SNAPSHOT] created a ThreadLocal
 with key of type [java.lang.ThreadLocal] (value
 [java.lang.threadlo...@41649a55]) and a value of type
 [org.apache.myfaces.config.RuntimeConfig] (value
 [org.apache.myfaces.config.runtimecon...@33d063fd]) but failed to remove
 it
 when the web application was stopped. This is very likely to create a
 memory
 leak.

 I don't know if the RuntimeConfig could be the one responsible of the leak
 in Jboss?

 That's exactly the kind of leak that Mojarra had.

 The other leak I've been seeing in code lately is where you use a
 WeakHashMap and the value contains the key.  Your key/value will never be
 removed in that case.  See the WeakHashMap javadoc if you aren't familiar
 with that leak.


 Bruno

 On 15 October 2010 13:12, ssilv...@redhat.com wrote:

 Thanks Werner.  Hope someone can take a look before 2.0.3.

 Stan


 Quoting Werner Punz werner.p...@gmail.com:

  Am 15.10.10 14:04, schrieb ssilv...@redhat.com:

 I'm pretty sure 2.0.1 has a memory leak on undeploy.  Mojarra had an
 undeploy leak and it took a long time to track it down.  The same test
 I
 was using on Mojarra also failed on MyFaces but I haven't had time to
 track down the leak in MyFaces.

 Maybe this is fixed in 2.0.2?  If not maybe someone can go ahead and
 take a look?  The mem leak keeps MyFaces from passing TCK on JBoss AS.
  To test, all you need to do is create a small exploaded JSF app.  Then
 have a script that touches web.xml every 10 seconds.  That will cause
 the app to redeploy.  You will get a PermGen error in about an hour.


 Hi Stan I opened a ticket under
 https://issues.apache.org/jira/browse/MYFACES-2942

 Just to make sure the info is not lost.
 I hope you dont mind that I just copy pasted the info you gave here.


 Werner

















 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Trinidad] I updated the Trinidad site (browsers.xml), any one know how to get it updated on the web?

2010-10-28 Thread Matthias Wessendorf
The continuum (that publishes the site) is down.

You could manually replace the file on the server, in the meantime

-Matthias

On Wed, Oct 27, 2010 at 10:57 PM, Andrew Robinson
arobinso...@apache.org wrote:
 Looks like the trinidad pom file is wrong and still lists continuum as
 the continuous integration piece in the pom.xml. I do not see where on
 hudson that the Trinidad site is listed as a project. Anyone know how
 to get the site re-deployed?

 Also anyone know the correct URL for hudson in the pom.xml? It is currently:

  ciManagement
    systemcontinuum/system
    urlhttp://myfaces.zones.apache.org:8080/continuum/url
    notifiers
      notifier
        typemail/type
        sendOnSuccesstrue/sendOnSuccess
        configuration
          addresscomm...@myfaces.apache.org/address
        /configuration
      /notifier
    /notifiers
  /ciManagement


 Thanks,
 Andrew




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: JBoss and MyFaces ....

2010-10-15 Thread Matthias Wessendorf
On Fri, Oct 15, 2010 at 2:47 AM,  ssilv...@redhat.com wrote:
 Yes, the goal is to allow any version and any implementation of JSF.  That's
 why you will see Initialized 3 JSF configurations: [Mojarra-1.2,
 MyFaces-2.0,
  Mojarra-2.0]

What about MyFaces 1.2 ? :)


 Just to be clear, it's AS6 SNAPSHOT, not AS5.

All Lincoln's fault! :))

 The AS6 CR1 release will be
 out in a few weeks but you can get a nightly build if you want to try it
 now:
 https://hudson.jboss.org/hudson/view/JBoss%20AS/job/JBoss-AS-6.0.x/lastSuccessfulBuild/artifact/JBossAS_6_0/build/target/

Interesting timing, I think I will give it a shot, since I need to do
some work/comparison on WebProfile Servers ;)


 I'd love to get feedback.  See the short JSF on JBoss doc to see how to do
 things like assign a JSF impl to a particular WAR.  Also, I don't think it's
 in the doc, but changing the default impl from Mojarra to MyFaces is just a
 matter of changing one value in an XML file.

 The doc is here:
 http://www.jboss.org/jbossas/docs/6-x/Component-Documentation/jsf.html

 Right now it has MyFaces 2.0.1, but I'm soon planning to do the full
 integration of 2.0.2 as per Leonardo's changes.  That will make MyFaces a
 little more efficient on JBoss AS.

+1 you really want 2.0.2 ;)

Thanks for the integration work, Stan.
Big thanks to Leo for driving this.

-Matthias


 Stan

 Quoting Matthias Wessendorf mat...@apache.org:

 Matthias Wessendorf (@mwessendorf) has shared a Tweet with you:

 lincolnthree: MyFaces 2 is now included in JBoss AS 5 SNAPSHOT!!
 -Initialized 3 JSF configurations: [Mojarra-1.2, MyFaces-2.0,
 Mojarra-2.0]
 --http://www.twitter.com/lincolnthree/status/27372071638

 sent from my Android phone










-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: JBoss and MyFaces ....

2010-10-15 Thread Matthias Wessendorf
On Fri, Oct 15, 2010 at 10:15 AM, Werner Punz werner.p...@gmail.com wrote:
 Am 15.10.10 09:26, schrieb Matthias Wessendorf:

 Right now it has MyFaces 2.0.1, but I'm soon planning to do the full
 integration of 2.0.2 as per Leonardo's changes.  That will make MyFaces a
 little more efficient on JBoss AS.

 +1 you really want 2.0.2 ;)

 Hehe I guess Myfaces 2.0.2 performance also will be better due to the
 performance work which went in between 2.0.1 and 2.0.2.

that's why ;)


 Werner





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


jetty-8.0.0.M1

2010-10-15 Thread Matthias Wessendorf
Has one used jetty-8.0.0.M1 so far, with MyFaces 2.0.2 ?

Looks like I (currently) have to add this:
  listener

listener-classorg.apache.myfaces.webapp.StartupServletContextListener/listener-class
  /listener

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


JBoss and MyFaces ....

2010-10-14 Thread Matthias Wessendorf
Matthias Wessendorf (@mwessendorf) has shared a Tweet with you:

lincolnthree: MyFaces 2 is now included in JBoss AS 5 SNAPSHOT!!
-Initialized 3 JSF configurations: [Mojarra-1.2, MyFaces-2.0,
Mojarra-2.0]
--http://www.twitter.com/lincolnthree/status/27372071638

sent from my Android phone


Re: [Tomcat 7] OPENEJB-1261 present on 7.0.2

2010-10-13 Thread Matthias Wessendorf
I see similar issues, when rebooting tomcat.
Will check details and post results here

On Wed, Oct 13, 2010 at 1:10 AM, Jonathan Gallimore
jonathan.gallim...@gmail.com wrote:
 I've added the patch to my working copy here, and the installation seemed to
 complete ok, but I ran into a couple of problems with this using Tomcat
 7.0.2 on my Mac. The EJB lookup didn't work for me, and then once I had
 installed the Java agent, Tomcat refused to start with this exception:

 java.lang.reflect.InvocationTargetException
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:260)
 at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
 Caused by: java.lang.NoClassDefFoundError: org/apache/catalina/ServerFactory
 at
 org.apache.openejb.tomcat.loader.OpenEJBListener.findOpenEjbWar(OpenEJBListener.java:77)
 at
 org.apache.openejb.tomcat.loader.OpenEJBListener.lifecycleEvent(OpenEJBListener.java:59)
 at
 org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
 at
 org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:89)
 at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:313)
 at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:293)
 at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:97)
 at org.apache.catalina.startup.Catalina.load(Catalina.java:537)
 at org.apache.catalina.startup.Catalina.load(Catalina.java:560)
 ... 6 more
 Caused by: java.lang.ClassNotFoundException:
 org.apache.catalina.ServerFactory
 at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
 ... 15 more

 At first glance it looks to me like the Tomcat 7 API had changed, and we
 probably just need to adapt some of our code to cope with it. I'll carry on
 having a look at this tomorrow, but please let me know if I've missed
 something obvious.

 Cheers

 Jon

 On Tue, Oct 12, 2010 at 11:48 PM, Jonathan Gallimore 
 jonathan.gallim...@gmail.com wrote:

 Hi Matthias

 Thanks for the patch, I'll take a look and get it committed.

 Jon

 On Tue, Oct 12, 2010 at 5:27 PM, Matthias Wessendorf 
 mat...@apache.orgwrote:

 On Mon, Oct 11, 2010 at 11:54 PM, David Blevins david.blev...@visi.com
 wrote:
 
  On Oct 11, 2010, at 12:11 PM, Matthias Wessendorf wrote:
 
  hello,
 
  what it is Tomcat 7 version that is supposed to work with OpenEJB 3.2
 SNAPSHOT ?
 
  The WAR from [1] does not work on 7.0.2.
 
  I reopened [2].
 
  I haven't tried Tomcat 7 yet myself, but that's the version we'll need
 to certify Web Profile.  Someone recently posted an error that looked like
 there was no longer a lib directory for us to put jars in.


 na, that's wrong . see OPENEJB-1367

 
  If you're interested in digging in, I have a standing offer to get on
 skype and fork over any info I have to anyone who'd like to help.
 
 
  -David
 
 
  [1]
 https://repository.apache.org/content/repositories/snapshots/org/apache/openejb/openejb-webapp/3.2-SNAPSHOT/
  [2] https://issues.apache.org/jira/browse/OPENEJB-1261
 
  --
  Matthias Wessendorf
 
  blog: http://matthiaswessendorf.wordpress.com/
  sessions: http://www.slideshare.net/mwessendorf
  twitter: http://twitter.com/mwessendorf
 
 
 



 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf







-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] release Apache OpenWebBeans-1.0.0 2nd try

2010-10-13 Thread Matthias Wessendorf
+1

On Wed, Oct 13, 2010 at 8:52 AM, Gurkan Erdogdu gurkanerdo...@yahoo.com wrote:
 +1


 Thanks;

 --Gurkan

 - Original Message 
 From: Mark Struberg strub...@yahoo.de
 To: dev@openwebbeans.apache.org
 Sent: Tue, October 12, 2010 3:08:07 PM
 Subject: [VOTE] release Apache OpenWebBeans-1.0.0 2nd try

 Hi!

 I've re-rolled the release with the fixed readme and now like to call a 2nd 
 VOTE
 on releasing Apache OpenWebBeans-1.0.0 .

 Maven staging repo:
 https://repository.apache.org/content/repositories/orgapacheopenwebbeans-002/

 SVN source tag (1021752):
 https://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-1.0.0/

 Source release:
 https://repository.apache.org/content/repositories/orgapacheopenwebbeans-002/org/apache/openwebbeans/openwebbeans/1.0.0/openwebbeans-1.0.0-source-release.zip


 Binary release:
 https://repository.apache.org/content/repositories/orgapacheopenwebbeans-002/org/apache/openwebbeans/openwebbeans-distribution/1.0.0/openwebbeans-distribution-1.0.0-binary.tar.gz


 PGP release key 2FDB81B1 
 http://svn.apache.org/repos/asf/openwebbeans/trunk/KEYS

 Vote will be open for 72 hours. [ ] +1 approve [ ] +0 no opinion [ ] -1 veto
 (and reason why)

 still valid:
 A small note: I've created a owb_1.0.x branch which will contain
 the maintenance work on OWB-1.0.x.
 Feature development will be performed in trunk which
 now has a version of 1.1.0-SNAPSHOT

 txs and LieGrue,
 strub






-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Tomcat 7] OPENEJB-1261 present on 7.0.2

2010-10-12 Thread Matthias Wessendorf
On Mon, Oct 11, 2010 at 11:54 PM, David Blevins david.blev...@visi.com wrote:

 On Oct 11, 2010, at 12:11 PM, Matthias Wessendorf wrote:

 hello,

 what it is Tomcat 7 version that is supposed to work with OpenEJB 3.2 
 SNAPSHOT ?

 The WAR from [1] does not work on 7.0.2.

 I reopened [2].

 I haven't tried Tomcat 7 yet myself, but that's the version we'll need to 
 certify Web Profile.  Someone recently posted an error that looked like there 
 was no longer a lib directory for us to put jars in.


na, that's wrong . see OPENEJB-1367


 If you're interested in digging in, I have a standing offer to get on skype 
 and fork over any info I have to anyone who'd like to help.


 -David


 [1] 
 https://repository.apache.org/content/repositories/snapshots/org/apache/openejb/openejb-webapp/3.2-SNAPSHOT/
 [2] https://issues.apache.org/jira/browse/OPENEJB-1261

 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf






-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Tomcat 7] OPENEJB-1261 present on 7.0.2

2010-10-12 Thread Matthias Wessendorf
I also added a new patch to OPENEJB-1261 (for installer-view)

== Somehow the webapp is present in two folders:
-assembly/openejb-webapp
-/assembly/openejb-tomcat/openejb-tomcat-webapp/

.Matthias

On Tue, Oct 12, 2010 at 6:27 PM, Matthias Wessendorf mat...@apache.org wrote:
 On Mon, Oct 11, 2010 at 11:54 PM, David Blevins david.blev...@visi.com 
 wrote:

 On Oct 11, 2010, at 12:11 PM, Matthias Wessendorf wrote:

 hello,

 what it is Tomcat 7 version that is supposed to work with OpenEJB 3.2 
 SNAPSHOT ?

 The WAR from [1] does not work on 7.0.2.

 I reopened [2].

 I haven't tried Tomcat 7 yet myself, but that's the version we'll need to 
 certify Web Profile.  Someone recently posted an error that looked like 
 there was no longer a lib directory for us to put jars in.


 na, that's wrong . see OPENEJB-1367


 If you're interested in digging in, I have a standing offer to get on skype 
 and fork over any info I have to anyone who'd like to help.


 -David


 [1] 
 https://repository.apache.org/content/repositories/snapshots/org/apache/openejb/openejb-webapp/3.2-SNAPSHOT/
 [2] https://issues.apache.org/jira/browse/OPENEJB-1261

 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf






 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Release MyFaces Portlet Bridge 2.0.0-beta

2010-10-12 Thread Matthias Wessendorf
what happened to this vote ?

-Matthias

On Fri, Jul 23, 2010 at 7:30 PM, Scott O'Bryan darkar...@gmail.com wrote:
 +1

 On 07/22/2010 04:41 AM, Matthias Wessendorf wrote:

 +1

 On Wed, Jul 21, 2010 at 10:18 PM, Michael Freedman
 michael.freed...@oracle.com  wrote:


 +1

 On 7/20/2010 2:09 PM, Michael Freedman wrote:


 Please vote on the proposed release of MyFaces Portlet Bridge
 2.0.0-beta.
  This is the beta version of the JSR 329 RI: Portlet 2.0 Bridge for
 JavaServer Faces 1.2.  It corresponds to that JSRs Public Review draft
 which
 is currently posted and underway.

 The signed bridge artifacts pass what exists of the 329 TCK (i.e. all
 its
 tests) and I have verified that the examples run.  It can be inspected
 at
 http://people.apache.org/~mfreedman/portlet-bridge/2.0.0-beta/
 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
    and why..

 Thanks,
  -Mike-











-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: Java package names

2010-10-12 Thread Matthias Wessendorf
if you care to be able to run on a different JVM, than it needs to be fixed.

Generally it's bad to rely on some private packages/APIs

-M

On Tue, Oct 12, 2010 at 6:50 PM, Benson Margulies bimargul...@gmail.com wrote:
 River imported packages of code from the original Sun grant under the
 name 'com.sun.whatever'.

 How important is it to change that?

 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: Devoxx 2010

2010-10-11 Thread Matthias Wessendorf
Howdy,

I am arriving on Thurs afternoon, flying back home on Saturday morning.
So I think I am ready for a beer on Friday (or Thursday) :)

-Matthias

On Fri, Oct 8, 2010 at 8:53 AM, Jean-Louis MONTEIRO jeano...@gmail.com wrote:
 Hello guys,

 Just a small note to know if some of you will be in Antwerp by the end
 of November.
 Matthias will be there because his proposal has been accepted ;-)
 I'll also be there to follow some conferences.

 So may be is a good opportunity to get together (with a beer may be).

 Jean-Louis




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


[Tomcat 7] OPENEJB-1261 present on 7.0.2

2010-10-11 Thread Matthias Wessendorf
hello,

what it is Tomcat 7 version that is supposed to work with OpenEJB 3.2 SNAPSHOT ?

The WAR from [1] does not work on 7.0.2.

I reopened [2].

-Matthias

[1] 
https://repository.apache.org/content/repositories/snapshots/org/apache/openejb/openejb-webapp/3.2-SNAPSHOT/
[2] https://issues.apache.org/jira/browse/OPENEJB-1261

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: Myfaces vs. mojarra restore view performance

2010-09-30 Thread Matthias Wessendorf
MArtin,

your account is now setup - you even could apply them yourself,
after Leo did a successful review

-;M

On Thu, Sep 30, 2010 at 1:14 PM, Martin Koci
martin.kocicak.k...@gmail.com wrote:
 Hi,

 Leonardo, can you please review :
 https://issues.apache.org/jira/browse/MYFACES-2922
 https://issues.apache.org/jira/browse/MYFACES-2862

 and apply them if they are suitable?


 Thanks,

 Kočičák

 Martin Koci píše v Út 14. 09. 2010 v 23:05 +0200:
 Hi,


 please review https://issues.apache.org/jira/browse/MYFACES-2922 and
 apply if possible.

 Thanks,

 Kočičák


 Leonardo Uribe píše v Pá 06. 08. 2010 v 13:07 -0500:
  Hi
 
  2010/8/6 Martin Koci martin.k...@aura.cz
          Hi,
 
 
          is it possible to cache inspected classes in
          RequestViewContext? I did
          something like that:
 
          if (isProduction  !
          requestViewContext.isAlreadyInspected(inspectedClass)) {
 
                     _handleListenerForAnnotations(context, inspected,
          inspectedClass, component, isProduction);
 
                     _handleResourceDependencyAnnotations(context,
          inspectedClass, component, isProduction);
 
                     requestViewContext.setAsProcessed(inspectedClass);
                 }
 
          in _handleAnnotations and it reduces restore view time to
          30-40 ms.
 
 
  It is necessary to apply @ListenerFor annotations on every component
  that has registered
  it in the view. The reason why we can cache @ResourceDependency is
  this annotation
  cause a component resource to be added, and that one will be always
  the same.
 
   regards,
 
  Leonardo
 
 
          regards,
 
          Martin Kočí
 
          Leonardo Uribe píše v Čt 05. 08. 2010 v 15:56 -0500:
 
           Hi
          
           Ok, good to know that. I closed MYFACES-2854. Maybe on
          MYFACES-2862 we
           can use FacesContext.isProjectStage(ProjectStage).
          
           regards,
          
           Leonardo
          
           2010/8/5 Martin Koci martin.k...@aura.cz
                   Hi,
          
                   success!
          
                   myfaces + MYFACES-2854-2.patch + MYFACES-2862 = ~ 70
          ms in
                   restore view
                   phase. It was *750 ms* before.
          
                   Thanks,
          
                   Martin Kočí
          
                   Leonardo Uribe píše v St 04. 08. 2010 v 22:09 -0500:
          
                    Hi
                   
                    I implemented a proposal for this one on
                   MYFACES-2854-2.patch using
                    the suggestion
                    proposed (do not apply ResourceDependency if it
          was already
                    processed). I hope that
                    patch solve the problem.
                   
                    regards,
                   
                    Leonardo
                   
          
          
          
          
 
 
 
 








-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: OPENEJB-1257

2010-09-29 Thread Matthias Wessendorf
On Mon, Sep 27, 2010 at 6:49 PM, David Blevins david.blev...@visi.com wrote:

 On Sep 27, 2010, at 5:21 PM, Matthias Wessendorf wrote:

 Hey David,


 On Sun, Sep 26, 2010 at 8:33 PM, David Blevins david.blev...@visi.com 
 wrote:

 On Sep 25, 2010, at 7:03 PM, Matthias Wessendorf wrote:

 Hi guys,

 I wondering about the state of OPENEJB-1257
 Is it still needed? If yes, will it be committed ? :)

 Hi Matthias!

 Missed you at JavaOne.  Didn't realize you were heading over till too late. 
  Let me know if you're coming to ApacheCon NA.

 Nope. No more travel to the US this year :-)


 We had that patch in for a bit then decided to go with a much deeper 
 integration.  Now we have OWB working right in the openejb-core code.  The 
 integration is still in flux but generally working.

 I haven't tried any JSF/CDI stuff, but you're more than welcome to dig in.  
 The more the merrier.  Check out 
 openejb3/assembly/openejb-tomcat/openejb-tomcat-bundle/.  That's basically 
 a Web Profile stack.  There's a TCK setup for it as well.


 Let me chekc the that one, when back in Germany.
 Regarding the TCK. Is there some plan to apply for Web Profile
 certification, within OpenEJB ?

 Check out the Tomcat integration.  It's pretty much been web profile for 
 years now.

yeah I know - I really collapsed EAR approach :-)

 Would be nice to get an official nod if we can.

Indeed, that would be sweat!

-Matthias



 -David







-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: OPENEJB-1257

2010-09-27 Thread Matthias Wessendorf
Hey David,


On Sun, Sep 26, 2010 at 8:33 PM, David Blevins david.blev...@visi.com wrote:

 On Sep 25, 2010, at 7:03 PM, Matthias Wessendorf wrote:

 Hi guys,

 I wondering about the state of OPENEJB-1257
 Is it still needed? If yes, will it be committed ? :)

 Hi Matthias!

 Missed you at JavaOne.  Didn't realize you were heading over till too late.  
 Let me know if you're coming to ApacheCon NA.

Nope. No more travel to the US this year :-)


 We had that patch in for a bit then decided to go with a much deeper 
 integration.  Now we have OWB working right in the openejb-core code.  The 
 integration is still in flux but generally working.

 I haven't tried any JSF/CDI stuff, but you're more than welcome to dig in.  
 The more the merrier.  Check out 
 openejb3/assembly/openejb-tomcat/openejb-tomcat-bundle/.  That's basically a 
 Web Profile stack.  There's a TCK setup for it as well.


Let me chekc the that one, when back in Germany.
Regarding the TCK. Is there some plan to apply for Web Profile
certification, within OpenEJB ?

-M



 -David





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [TRINIDAD] delete unused skinning xss files, like oracle-desktop.xss

2010-09-27 Thread Matthias Wessendorf
+1 on more cleaning!

-Matthias

On Mon, Sep 27, 2010 at 11:01 AM, Jeanne Waldman
jeanne.wald...@oracle.com wrote:
 Hi,

 As part of the work for TRINIDAD-1043 Convert legacy XSS files to CSS, I see
 a few .xss files that don't appear to be used anywhere. Let me know if you
 object to my deleting them.

 Usually you would see the .xss file defined in a 'Skin' file, like
 MinimalDesktopSkinExtension.java defines
  private static final String _MINIMAL_STYLE_SHEET_NAME =
   META-INF/adf/styles/minimal-desktop.css;
 Or you could see the .xss file defined in a trinidad-skins.xml file as the
 style-sheet-namepurple-desktop.css/style-sheet-name.

 I don't see any usages of the following files and plan to delete them unless
 someone objects -

 blaf.xss                           (referenced in comments only in other xss
 files and the xss.xsd)
 oracle-desktop.xss         (imported in oracle-pda.xss)
 oracle-pda.xss               (imported in pocketPC.xss)
 pocketPC.xss                (no reference to this file found)


 Thanks!

 Jeanne




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


OPENEJB-1257

2010-09-25 Thread Matthias Wessendorf
Hi guys,

I wondering about the state of OPENEJB-1257
Is it still needed? If yes, will it be committed ? :)

Thanks!
Matthias

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Trinidad 2] Introduce a component context stack in Trinidad to deal with visit tree calls

2010-09-23 Thread Matthias Wessendorf
I agree with not controlling the UIViewRoot

-Matthias

On Tue, Sep 21, 2010 at 12:44 PM, MAX STARETS max.star...@oracle.com wrote:
 Hi Andrew,

 I think I would rather require tr:document or trh:body (vs. tr:html)
 We already say in our documentation that one of these tags is required for
 PPR to work.

 Max

 On 9/21/2010 3:09 PM, Andrew Robinson wrote:

 Trinidad IMO should not be controlling the UIViewRoot, that is for the
 container to create. If we overrode it, it could also cause problems
 with portals. I think it best that we handle this in tr:document and
 trh:html as they should be the root elements of a Trinidad page. I am
 concerned that if we override the view root it will cause other issues
 or implementation problems.

 On Tue, Sep 21, 2010 at 12:44 PM, Pavitra Subramaniam
 pavitra.subraman...@oracle.com wrote:


 Hello Andrew,

 One comment regarding your changes in:

 +public abstract class UIXDocumentTemplate
 +  extends UIXComponentBase

 Overall your fixes look fine to me, but I was wondering if rather than
 adding the override methods to the new class UIXDocument class, if
 instead
 this should be moved out of the UIXDocument and into a UIViewRoot
 subclass.
 For a different issue (of re-entrant calls to visitTree not properly
 suspending and restoring context) that I encountered, I had a similar fix
 in
 mind but after discussing with Blake he proposed that adding it to
 UIViewRoot subclass may be a better option.

 Thanks
 Pavitra

 On 9/21/2010 9:43 AM, Andrew Robinson wrote:


 Please see JIRA:

 https://issues.apache.org/jira/browse/TRINIDAD-1919

 I want to propose adding a set of APIs to Trinidad2 that will allow
 component authors to suspend changes and resume changes before and
 after an invokeOnComponent or visitTree call. Currently, component
 context is not reverted during these calls, and bugs may result. The
 proposed changes would allow components to tear down and set back up
 their context over one of these calls.

 I have attached a way to reproduce the issue and my proposed patch to
 the bug. I'll wait a few days for feedback before going ahead and
 committing it.

 Thank you,
 Andrew






-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


[JavaOne] Apache MyFaces talk and Google Summer of Code

2010-09-23 Thread Matthias Wessendorf
FYI,

our Apache MyFaces talk contained a good amount of the HTML5 project
that has been done during Summer of Code.
Ali Ok was with me on stage to demonstrate his project. He did a good
presentation!
I am also very happy that he, as a GSOC student, could attend to join
my session!

BTW the session was packed and folks liked what they saw, including
Trinidad mobile, HTML-5 and our JSR-299 extensions.

Greetings,
Matthias

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [TRINIDAD] Skin file has Netscape, IE4 and IE5 styles in it

2010-09-21 Thread Matthias Wessendorf
+1 on tidying it up

@Andrew - I think that was a while ago. Rings my ears, but not I am
exactly sure on _what_

On Tue, Sep 21, 2010 at 12:00 PM, Andrew Robinson
andrew.rw.robin...@gmail.com wrote:
 +1 for netscape and IE4. I am also +1 on IE5, but I thought that
 someone on this list was forced into using IE5.5 or something. I don't
 think we support anything under IE6 in Trinidad though.

 On Tue, Sep 21, 2010 at 11:11 AM, Matt Cooper mcoo...@apache.org wrote:
 +1 -- Since Trinidad does not support IE4, IE5, nor Netscape:
 http://myfaces.apache.org/trinidad/trinidad-1_2/release-notes.html
 then this should be just fine.

 Thanks,
 Matt

 On Tue, Sep 21, 2010 at 10:52 AM, Jeanne Waldman jeanne.wald...@oracle.com
 wrote:

 Hi,
 While working on the enhancement to port the skinning xss files to css I
 noticed that in the base-desktop.xss file there are rules for netscape and
 IE4 and IE5.
 Can't I delete these? It will clean up the files and seems like a no
 brainer.

 Jeanne






-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [jsr-314-open] JSF gathering @ JavaOne (was Re: MyFaces @JavaOne?)

2010-09-20 Thread Matthias Wessendorf
+1 on JCP event

sent from my Android phone

On Sep 20, 2010 5:55 PM, Edward Burns edward.bu...@oracle.com wrote:
 On 9/20/10 13:19 , Edward Burns wrote:
 On 9/19/10 20:34 , Kito Mann wrote:
 Sorry; highjacked the thread. I was talking about going out for drinks
 on Wed.


 I 100% want to be in on this. Kito, if I'm not there, can you please sms
 me the details?

 I suggest Wednesday before we all take the bus over to see Fergie [1].
 Perhaps we meet near one of the conference bus stops?

 Ed

 [1] http://www.virginmedia.com/images/fergie-gal-forbes.jpg

 Also, I think we should just meet at the JCP reception. There might be
 free food and drink.


 jcp.org:

 Stop by the Pacific Terrace of the Intercontinental Hotel - (Map and
 Directions) Wednesday September 22 between 6PM and 8PM on your way to
 the Oracle Appreciation Event. Shuttle buses to Treasure Island will be
 available less than a block away.


Re: [VOTE] Release Tobago 1.0.29

2010-09-15 Thread Matthias Wessendorf
+1

On Wed, Sep 15, 2010 at 9:45 AM, Werner Punz werner.p...@gmail.com wrote:
 +1

 Am 15.09.10 08:30, schrieb Bernd Bohmann:

 Hello again,

 I would like to release Tobago 1.0.29.

 For a detail list please consult the release notes:


 http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273styleName=Htmlversion=12315262

 The version is available at the nexus staging repository.


 Staging repository:

 https://repository.apache.org/content/repositories/orgapachemyfaces-025/

 The Vote is open for 72h.

 [ ] +1
 [ ] +0
 [ ] -1

 Regards

 Bernd







-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Trinidad core: 1.0.13

2010-09-15 Thread Matthias Wessendorf
I am canceling this vote.
MyFaces moved to Nexus and it looks like that this has the impact that
all subprojects have to go via nexus as well...

In order to do that, we need to use the myfaces-9 pom, I filed a
ticket for that:
https://issues.apache.org/jira/browse/TRINIDAD-1916

Before early October I won't be able to re-run this vote.

Sorry,
Matthias

On Fri, Sep 10, 2010 at 4:05 PM, Paul Mander paul.s.man...@gmail.com wrote:

 +1

 Matthias Wessendorf-4 wrote:

 Hi,

 I was running the needed tasks to get the next release of the Apache
 MyFaces Trinidad 1.0.x CORE out. The artifacts are deployed to my private
 Apache account ([1]).

 Please take a look at the 1.0.13 artifacts and vote.

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
 

 Thanks,
 Matthias

 [1] http://people.apache.org/~matzew/staging_repo/

 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf



 --
 View this message in context: 
 http://old.nabble.com/-VOTE--Trinidad-core%3A-1.0.13-tp29661082p29677192.html
 Sent from the My Faces - Dev mailing list archive at Nabble.com.





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Trinidad core: 1.2.14

2010-09-15 Thread Matthias Wessendorf
I am canceling this vote.
MyFaces moved to Nexus and it looks like that this has the impact that
all subprojects have to go via nexus as well...

In order to do that, we need to use the myfaces-9 pom, I filed a
ticket for that:
https://issues.apache.org/jira/browse/TRINIDAD-1916

Before early October I won't be able to re-run this vote.

Sorry,
Matthias

On Thu, Sep 9, 2010 at 9:41 AM, Paul Mander paul.s.man...@gmail.com wrote:

 +1

 Matthias Wessendorf-4 wrote:

 Hi,

 I was running the needed tasks to get the next release of the Apache
 MyFaces Trinidad 1.2.x CORE out. The artifacts are deployed to my private
 Apache account ([1]).

 Please take a look at the 1.2.14 artifacts and vote.
 The release includes fixes and the new casablanca skin.


 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
 

 Thanks,
 Matthias

 [1] http://people.apache.org/~matzew/staging_repo/

 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf



 --
 View this message in context: 
 http://old.nabble.com/-VOTE--Trinidad-core%3A-1.2.14-tp29646186p29647384.html
 Sent from the My Faces - Dev mailing list archive at Nabble.com.





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Trinidad core: 2.0.0 beta1

2010-09-15 Thread Matthias Wessendorf
I am canceling this vote.
MyFaces moved to Nexus and it looks like that this has the impact that
all subprojects have to go via nexus as well...

In order to do that, we need to use the myfaces-9 pom, I filed a
ticket for that:
https://issues.apache.org/jira/browse/TRINIDAD-1916

Before early October I won't be able to re-run this vote.

Sorry,
Matthias

On Wed, Sep 8, 2010 at 11:49 PM, Jakob Korherr
sethfromaust...@gmail.com wrote:
 Hi,

 Sorry, I just read the mail. Thanks for fixing it!

 IMO the PseudoFacesContext should do the same as the StartupFacesContextImpl
 on MyFaces core, but I am not that familiar with Trinidad, so I actually
 don't know what's best in this situation. However we should consider that in
 JSF 2.0 there has to be a FacesContext available at every time (request and
 server-startup and -shutdown) and thus the JSF impls and also comp-libs or
 extensions might use it at some places where it was not possible in JSF 1.2.
 TRINIDAD-1902 was caused exactly by this scenario.

 However this is something for the next release.

 +1 on this one (including Andrew's fix).

 Regards,
 Jakob

 2010/9/7 Matthias Wessendorf mat...@apache.org

 Ah, ok I see. Thanks for pointing it out!

 Jakob, can you take over on your fix for Trinidad-1902 ?

 -Matthias

 On Tue, Sep 7, 2010 at 8:00 PM, Andrew Robinson
 andrew.rw.robin...@gmail.com wrote:
  -0.5
 
  It appears that the fix for TRINIDAD-1902 has some drawbacks that
  cause some severe errors. The PseudoFacesContext.getViewRoot() throws
  an unsupported operation exception when called. It should probably
  just return null instead as that is what is expected when the view has
  not be created/restored yet.
 
  I would say that this should be fixed before a release.
 
  -Andrew
 
 
 
  On Tue, Sep 7, 2010 at 8:39 AM, Matthias Wessendorf mat...@apache.org
  wrote:
  Hi,
 
  I was running the needed tasks to get the first beta release of the
  Apache
  MyFaces Trinidad 2.x CORE out. The artifacts are deployed to my private
  Apache account ([1]).
 
  Please take a look at the 2.0.0-beta1 artifacts and vote.
  Main diff between the other alphas is that ajax support has been added.
 
  
  [ ] +1 for community members who have reviewed the bits
  [ ] +0
  [ ] -1 for fatal flaws that should cause these bits not to be released,
   and why..
  
 
  Thanks,
  Matthias
 
  [1] http://people.apache.org/~matzew/staging_repo/
 
  --
  Matthias Wessendorf
 
  blog: http://matthiaswessendorf.wordpress.com/
  sessions: http://www.slideshare.net/mwessendorf
  twitter: http://twitter.com/mwessendorf
 
 



 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf



 --
 Jakob Korherr

 blog: http://www.jakobk.com
 twitter: http://twitter.com/jakobkorherr
 work: http://www.irian.at




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Trinidad plugins: 2.0.2 release

2010-09-15 Thread Matthias Wessendorf
I am canceling this vote.
MyFaces moved to Nexus and it looks like that this has the impact that
all subprojects have to go via nexus as well...

In order to do that, we need to use the myfaces-9 pom, I filed a
ticket for that:
https://issues.apache.org/jira/browse/TRINIDAD-1916

Before early October I won't be able to re-run this vote.

Sorry,
Matthias

On Thu, Sep 9, 2010 at 12:02 AM, Jakob Korherr jakob.korh...@gmail.com wrote:
 +1

 Regards,
 Jakob

 2010/9/7 Grant Smith work.gr...@gmail.com

 +1

 On Tue, Sep 7, 2010 at 9:18 AM, Blake Sullivan blake.sulli...@oracle.com
 wrote:

  +1

 -- Blake Sullivan

 On 9/7/10 12:23 AM, Matthias Wessendorf wrote:

 Hi,

 I was running the needed tasks to get the 2.0.2 release of the Apache
 MyFaces Trinidad Maven 2 Plugins. This contains more JSF 2.0
 support for the MyFaces Trinidad Maven plugins.

 The artifacts are deployed to my private Apache account ([1]).

 Please take a look at the 2.0.2 artifacts and vote.

 How to test those JARs ?

 Use the stage repo inside your pom.xml file:
 ...
 pluginRepositories
 pluginRepository
 idapache.stage/id
 nameApache Stage Repository/name
 urlhttp://people.apache.org/~matzew/staging_repo//url
 layoutdefault/layout
 /pluginRepository
 /pluginRepositories
 ...

 
 [ ] +1 for community members who have reviewed and tested the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
 and why..
 

 Thanks,
 Matthias

 [1] http://people.apache.org/~matzew/staging_repo/







 --
 Grant Smith - V.P. Information Technology
 Marathon Computer Systems, LLC.




 --
 Jakob Korherr

 blog: http://www.jakobk.com
 twitter: http://twitter.com/jakobkorherr
 work: http://www.irian.at




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: Not receiving any email from *...@*.apache.org

2010-09-14 Thread Matthias Wessendorf
ping :)

On Tue, Sep 14, 2010 at 5:55 PM, George Aroush geo...@aroush.net wrote:
 Thanks to everyone who helped regarding this matter.

 I contacted my ISP and they told me they were blocking 148.211.11.3.  They
 said it's unblocked now, so I'm testing to see if this was the case.  Lets
 see if this email to general@incubator.apache.org will show up in my in-box.

 -- George

 On Mon, 2010-09-13 at 15:59 -0400, George Aroush wrote:

 Hi Everyone,

 Sorry about the spam.

 Since Sept 12, 2010, I have not received any email from all of my  Apache
 subscriptions such as *...@lucene.apache.org, or �...@incubator.apache.org or
 *...@apache.org and I have several of them  which I#146;m subscribed to (all
 of Solr#146;s mailing list, all of Lucene,  all of Lucene.Net, private and
 general).

 Not only that, my post to them is not working either.  My 2 email  replies
 to Grant#146;s email on priv...@lucene.apache.org did not show up.    My
 post to lucene-net-...@lucene.apache.org did not show up!!

 If you do get this email, please reply to my email as well:
  geo...@aroush.net (since I may not see it in my in-box) and let me  know if
 there is any issues with Apache#146;s email server or something is  wrong
 on my end!!

 Thanks,

 -- George


 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org




 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org


 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: JavaOne meeting

2010-09-10 Thread Matthias Wessendorf
Yeah. 16th/Mission has many bars. We'll find something there.

Or, if we are boring, there is XYZ :-)

sent from my Android phone

On Sep 10, 2010 10:26 PM, Kito Mann kito.m...@virtua.com wrote:
 So, is everyone okay with Wednesday? Do we just need to find a venue? Any
 suggestions?
 ---
 Kito D. Mann | twitter: kito99 | Author, JSF in Action
 Virtua, Inc. | http://www.virtua.com | JSF/Java EE training and consulting
 http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info |
twitter:
 jsfcentral
 +1 203-404-4848 x3

 Sign up for the JSFCentral newsletter: http://oi.vresp.com/?fid=ac048d0e17



 On Tue, Aug 17, 2010 at 4:36 PM, David Geary clarity.train...@gmail.com
wrote:

 Wednesday works for me...

 david

 On Aug 17, 2010 10:08 AM, Matthias Wessendorf mat...@apache.org
wrote:
  I'd prefer Wednesday, since I am already on some shindig for Tuesday
 
  -Matthias
 
  On Tue, Aug 17, 2010 at 5:02 PM, Kito Mann kito.m...@virtua.com
wrote:
  Hello everyone,
  We've been talking about having a JSF meetup during JavaOne over on
the
  MyFaces list. When are people going to be around? I'm thinking Tuesday
 or
  Wednesday is probably best. We were also thinking of maybe meeting in
 the
  Mission so as to avoid the large crowds near Moscone. Thoughts?
  ---
  Kito D. Mann | twitter: kito99 | Author, JSF in Action
  Virtua, Inc. | http://www.virtua.com | JSF/Java EE training and
 consulting
  http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info |
 twitter:
  jsfcentral
  +1 203-404-4848 x3
 
  Sign up for the JSFCentral newsletter:
 http://oi.vresp.com/?fid=ac048d0e17
 
 
 
 
 
  --
  Matthias Wessendorf
 
  blog: http://matthiaswessendorf.wordpress.com/
  sessions: http://www.slideshare.net/mwessendorf
  twitter: http://twitter.com/mwessendorf



Re: [GIT] MyFaces CORE has a GIT mirror!

2010-09-09 Thread Matthias Wessendorf
What do folks think about adding more mirrors ?

E.g. the html5 GSOC stuff, trinidad, codi etc ?

On Thu, Aug 27, 2009 at 3:45 PM, Werner Punz werner.p...@gmail.com wrote:
 Werner Punz schrieb:

 Matthias Wessendorf schrieb:

 Hi,

 Jukka closed this ticket in early August:
 https://issues.apache.org/jira/browse/INFRA-2053

 The mirror is now available at git://git.apache.org/myfaces.git

 ah superb


 Ok seems to work... the checkout is pretty swift compared to git-svn
 and plain svn.

 Werner





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


CoDi release?

2010-09-09 Thread Matthias Wessendorf
Hi,

now that OWB 1.0.0-alpha2 is out, what about releasing a first alpha of codi?

-M

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


[Trinidad] Pluto / Portal dependencies

2010-09-08 Thread Matthias Wessendorf
Hello Scott, Mike,

there are a few snapshot dependencies, on Pluto in here:
https://svn.apache.org/repos/asf/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/pom.xml

Can those be updated ?

-Matthias

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Trinidad core: 2.0.0 beta1

2010-09-08 Thread Matthias Wessendorf
(re)building..
:-)

On Wed, Sep 8, 2010 at 12:20 AM, Andrew Robinson
andrew.rw.robin...@gmail.com wrote:
 Please include the fix:
 https://issues.apache.org/jira/browse/TRINIDAD-1907

 On Tue, Sep 7, 2010 at 12:09 PM, Matthias Wessendorf mat...@apache.org 
 wrote:
 Ah, ok I see. Thanks for pointing it out!

 Jakob, can you take over on your fix for Trinidad-1902 ?

 -Matthias

 On Tue, Sep 7, 2010 at 8:00 PM, Andrew Robinson
 andrew.rw.robin...@gmail.com wrote:
 -0.5

 It appears that the fix for TRINIDAD-1902 has some drawbacks that
 cause some severe errors. The PseudoFacesContext.getViewRoot() throws
 an unsupported operation exception when called. It should probably
 just return null instead as that is what is expected when the view has
 not be created/restored yet.

 I would say that this should be fixed before a release.

 -Andrew



 On Tue, Sep 7, 2010 at 8:39 AM, Matthias Wessendorf mat...@apache.org 
 wrote:
 Hi,

 I was running the needed tasks to get the first beta release of the Apache
 MyFaces Trinidad 2.x CORE out. The artifacts are deployed to my private
 Apache account ([1]).

 Please take a look at the 2.0.0-beta1 artifacts and vote.
 Main diff between the other alphas is that ajax support has been added.

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
 

 Thanks,
 Matthias

 [1] http://people.apache.org/~matzew/staging_repo/

 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf





 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: submittedValue vs. Converter.getAsObject

2010-09-08 Thread Matthias Wessendorf
Hello,

in Trinidad we don't cast to String:

http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/main/java/org/apache/myfaces/trinidadinternal/renderkit/core/xhtml/EditableValueRenderer.java?view=annotate

(see line 133-135)

This is because of supporting the oracle adf numbers, like:
http://download.oracle.com/docs/cd/E12839_01/apirefs./e10655/index.html?oracle/jbo/domain/Number.html

The fix is simple: call toString() instead of doing the cast.

However, I think your patch misses the case of tolerating NULL (new w/ jsf2)

-Matthias

On Tue, Sep 7, 2010 at 11:05 PM, Martin Koci
martin.kocicak.k...@gmail.com wrote:
 Hi,

 maybe this is a stupid question but:

 From UIInput javadoc:

 ... decoded value of this component, usually but not necessarily a
 String, must be stored - but not yet converted - using
 setSubmittedValue() 


 from UIInput.getConvertedValue:

 ... and the submitted value is a String, locate a Converter as
 follows

 Question: why is Converter tied  only to String? Whole specification
 speaks about submitted value as of raw representation of value from
 client but not necessarily String. And 3.3 Conversion Model: This
 section describes the facilities provided by JavaServer Faces to support
 type conversion between server-side Java objects and their (typically
 String-based) representation in presentation markup.
 But Converter.getAsObject expects only String as this raw
 representation and typically String-based formulation from spec now
 means always String-based.
 It seems to me that Converter introduces unnecessary dependency on
 String-based representation - even ResponseWriter.write* accepts
 java.lang.Object as value 

 What I try to do is JSF-based server view with custom NOT-string based
 protocol where raw representations from client can be java object like
 Integer or more complex. Creating of:

 interface Converter2 {
 Object getAsObject(FacesContext,UIComponent,Object)
 Object getAsRepresentation(FacesContext,UIComponent,Object)
 }

 solves my problem but I must reprogram significant part of JSF api.

 Does anybody know the backgroud of this? Yes, this is question for EG
 but this mailing list more open ...

 Related issue: https://issues.apache.org/jira/browse/MYFACES-2910 (only
 part of the problem)

 Regards,

 Kocicak








-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Trinidad core: 2.0.0 beta1

2010-09-08 Thread Matthias Wessendorf
btw. it has been replaced

On Wed, Sep 8, 2010 at 8:41 AM, Matthias Wessendorf mat...@apache.org wrote:
 (re)building..
 :-)

 On Wed, Sep 8, 2010 at 12:20 AM, Andrew Robinson
 andrew.rw.robin...@gmail.com wrote:
 Please include the fix:
 https://issues.apache.org/jira/browse/TRINIDAD-1907

 On Tue, Sep 7, 2010 at 12:09 PM, Matthias Wessendorf mat...@apache.org 
 wrote:
 Ah, ok I see. Thanks for pointing it out!

 Jakob, can you take over on your fix for Trinidad-1902 ?

 -Matthias

 On Tue, Sep 7, 2010 at 8:00 PM, Andrew Robinson
 andrew.rw.robin...@gmail.com wrote:
 -0.5

 It appears that the fix for TRINIDAD-1902 has some drawbacks that
 cause some severe errors. The PseudoFacesContext.getViewRoot() throws
 an unsupported operation exception when called. It should probably
 just return null instead as that is what is expected when the view has
 not be created/restored yet.

 I would say that this should be fixed before a release.

 -Andrew



 On Tue, Sep 7, 2010 at 8:39 AM, Matthias Wessendorf mat...@apache.org 
 wrote:
 Hi,

 I was running the needed tasks to get the first beta release of the Apache
 MyFaces Trinidad 2.x CORE out. The artifacts are deployed to my private
 Apache account ([1]).

 Please take a look at the 2.0.0-beta1 artifacts and vote.
 Main diff between the other alphas is that ajax support has been added.

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
 

 Thanks,
 Matthias

 [1] http://people.apache.org/~matzew/staging_repo/

 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf





 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf





 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: submittedValue vs. Converter.getAsObject

2010-09-08 Thread Matthias Wessendorf
In Trinidad internal package there is a TypeConverter, use in the
Date/Number converter (internals) of Trinidad.

has a factory and some more stuff, perhaps worth to check (they were
introduced - looong time ago - to support the
mentioned oracle types, from the binding layer)

-M

On Wed, Sep 8, 2010 at 4:27 PM, Leonardo Uribe lu4...@gmail.com wrote:
 Hi Martin

 Yes, to solve the problem with t:inputCalendar and t:inputDate it was clear
 an interface like that was necessary but it is tied to java.util.Date in
 this case:

 /**
  * Provide a bridge between the java.util.Date instance used by a component
  * that receive date/time values and the business value used to represent
  * the value.
 */
 public interface DateBusinessConverter
 {
     /**
  * Convert the java.util.Date instance calculated from submittedValue,
  * so the resulting object will be used later as the converted value
  * and validation.
  */
     public Object getBusinessValue(FacesContext context,
    UIComponent component,
    java.util.Date value);

     /**
  * Used to retrieve the value stored in the business bean and convert
  * it in a representation that the component (t:inputCalendar and
  * t:inputDate for example)using this class can manipulate.
  */
     public java.util.Date getDateValue(FacesContext context,
    UIComponent component,
    Object value);
 }

 This two components requires a date/time interface, and in this case the
 choice was java.util.Date, to keep things simple, and to indicate that
 internally, t:inputCalendar and t:inputDate only understands
 java.util.Date for rendering.

 best regards,

 Leonardo

 2010/9/8 Martin Marinschek mmarinsc...@apache.org

  I discussed this with the EG (and also Ed privately),
  and there wasn't much interest for adding this.

 P.S.: it might however be useful to have this in the MyFaces
 implementation somehow.

 @Leonardo: did you actually provide a business-converter interface -
 we discussed about this?

 best regards,

 Martin

  --
 
  http://www.irian.at
 
  Your JSF powerhouse -
  JSF Consulting, Development and
  Courses in English and German
 
  Professional Support for Apache MyFaces
 


 --

 http://www.irian.at

 Your JSF powerhouse -
 JSF Consulting, Development and
 Courses in English and German

 Professional Support for Apache MyFaces





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


[VOTE] Trinidad core: 1.0.13

2010-09-08 Thread Matthias Wessendorf
Hi,

I was running the needed tasks to get the next release of the Apache
MyFaces Trinidad 1.0.x CORE out. The artifacts are deployed to my private
Apache account ([1]).

Please take a look at the 1.0.13 artifacts and vote.


[ ] +1 for community members who have reviewed the bits
[ ] +0
[ ] -1 for fatal flaws that should cause these bits not to be released,
 and why..


Thanks,
Matthias

[1] http://people.apache.org/~matzew/staging_repo/

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Trinidad core: 1.0.13

2010-09-08 Thread Matthias Wessendorf
+1

On Wed, Sep 8, 2010 at 10:49 PM, Matthias Wessendorf mat...@apache.org wrote:
 Hi,

 I was running the needed tasks to get the next release of the Apache
 MyFaces Trinidad 1.0.x CORE out. The artifacts are deployed to my private
 Apache account ([1]).

 Please take a look at the 1.0.13 artifacts and vote.

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
 

 Thanks,
 Matthias

 [1] http://people.apache.org/~matzew/staging_repo/

 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [TRINIDAD 1.0.12] LocaleSymbols* at LocaleElements*.js files are empty in 1.0.12 release

2010-09-08 Thread Matthias Wessendorf
Hello,

problem is the build was done w/ java6.
Locally I verified that it works with java5

re-running a release (1.0.13), now

2010/2/24 Rafa Pérez raja...@gmail.com:
 Done , bug https://issues.apache.org/jira/browse/TRINIDAD-1737.

 -- Rafa

 On Wed, Feb 24, 2010 at 10:55 AM, Matthias Wessendorf 
 mat...@apache.orgwrote:

 Rafa,

 hrm.. can u file a bug ticket, that we don't forget to look at it?
 I am currently traveling so not much room for stuff.

 2010/2/23 Rafa Pérez raja...@gmail.com:
  Hi Matthias,
 
  yep, .JS are in there... but *inside you have this (1.0.12):*
 
  *var LocaleSymbols_en = new LocaleSymbols({
  });*
 
  TrMessageFactory._TRANSLATIONS={
 
 'org.apache.myfaces.trinidad.validator.DoubleRangeValidator.NOT_IN_RANGE_detail':'The
  number must be between {2} and {3}.',
  'org.apache.myfaces.trinidad.convert.LongConverter.MAXIMUM':'The
  number is too high.',
 
 'org.apache.myfaces.trinidad.validator.RangeValidator.MAXIMUM_HINT':'Enter
  a number less than or equal to {0}.',
 
 'org.apache.myfaces.trinidad.validator.DateTimeRangeValidator.RANGE_HINT':'Enter
  a date between {0} and {1}.',
 
 'org.apache.myfaces.trinidad.validator.DateTimeRangeValidator.MAXIMUM_detail':'The
  date must be on or before {2}.',
 
 'org.apache.myfaces.trinidad.validator.LongRangeValidator.MAXIMUM_detail':'The
  number must be less than or equal to {2}.',
 
 'org.apache.myfaces.trinidad.convert.NumberConverter.CONVERT_PERCENT':'The
  percentage is not in the correct format.',
  'javax.faces.validator.LongRangeValidator.MAXIMUM_detail':'The number
  must be less than or equal to {2}.',
  'org.apache.myfaces.trinidad.UPLOAD':'The file is too large.',
 
 'org.apache.myfaces.trinidad.UIXSelectMany.UNSUPPORTED_MODEL_TYPE':'Unsupported
  model type.',
  'org.apache.myfaces.trinidad.validator.LongRangeValidator.MAXIMUM':'The
  number is too high.',
  'org.apache.myfaces.trinidad.validator.LengthValidator.MAXIMUM':'There
  are too many characters.',
 
 'org.apache.myfaces.trinidad.validator.DateTimeRangeValidator.MAXIMUM_HINT':'Enter
  a date on or before {0}.',
  'org.apache.myfaces.trinidad.convert.LongConverter.CONVERT':'The
  number is not a whole number.',
  'org.apache.myfaces.trinidad.convert.DoubleConverter.CONVERT':'The
  value is not a number.',
  'org.apache.myfaces.trinidad.UIXEditableValue.CONVERSION_detail':'Enter
  a value that matches this pattern: {2}',
  'org.apache.myfaces.trinidad.convert.ColorConverter.FORMAT_HINT':'Example
  format: {0}',
 
 'org.apache.myfaces.trinidad.validator.LengthValidator.NOT_IN_RANGE_detail':'Enter
  {2} or more characters, up to a maximum of {3}.',
  'org.apache.myfaces.trinidad.convert.ShortConverter.CONVERT':'The
  number is not a whole number.',
  'org.apache.myfaces.trinidad.UPLOAD_detail':'The file could not be
  uploaded because it is too large.',
  'org.apache.myfaces.trinidad.validator.RegExpValidator.NO_MATCH':'The
  format is incorrect.',
  'org.apache.myfaces.trinidad.convert.ALERT_FORMAT_detail':'{0} - {1}',
  'javax.faces.validator.LongRangeValidator.MINIMUM':'The number is too
 low.',
  'org.apache.myfaces.trinidad.validator.DateRestrictionValidator.DAY':'The
  date is not valid.',
  'org.apache.myfaces.trinidad.validator.LengthValidator.NOT_IN_RANGE':'The
  number of characters is out of range.',
 
 'org.apache.myfaces.trinidad.convert.DateTimeConverter.CONVERT_BOTH_detail':'Enter
  a date and time in the same format as this example: {2}',
  'org.apache.myfaces.trinidad.convert.DoubleConverter.CONVERT_detail':'The
  value must be a number.',
 
 'org.apache.myfaces.trinidad.convert.DateTimeConverter.BOTH_HINT':'Example
  format: {0}',
 
 'org.apache.myfaces.trinidad.convert.NumberConverter.CONVERT_PATTERN_detail':'The
  format of the number must match this pattern: {2}',
  'org.apache.myfaces.trinidad.convert.DateTimeConverter.CONVERT_TIME':'The
  time is not in the correct format.',
 
 'org.apache.myfaces.trinidad.convert.NumberConverter.CONVERT_PERCENT_detail':'Enter
  a percentage in the same format as this example: {2}',
  'org.apache.myfaces.trinidad.convert.ShortConverter.MAXIMUM_detail':'The
  number must be less than or equal to {2}.',
  'org.apache.myfaces.trinidad.convert.IntegerConverter.CONVERT':'The
  number is not a whole number.',
 
 'org.apache.myfaces.trinidad.validator.DateRestrictionValidator.MONTH':'Dates
  in this month are not valid.',
  'org.apache.myfaces.trinidad.convert.LongConverter.MAXIMUM_detail':'The
  number must be less than or equal to {2}.',
  'org.apache.myfaces.trinidad.UIXTableSelectOne.REQUIRED_detail':'You
  must select a row.',
 
 'org.apache.myfaces.trinidad.convert.NumberConverter.CONVERT_NUMBER_detail':'The
  value must be a number.',
 
 'org.apache.myfaces.trinidad.convert.IntegerConverter.MINIMUM_detail':'The
  number must be greater than or equal to {2}.',
  'org.apache.myfaces.trinidad.convert.IntegerConverter.MINIMUM':'The
  number is too low.',
  'org.apache.myfaces.trinidad.UIXSelectOne.REQUIRED_detail

Re: [TRINIDAD 1.0.12] LocaleSymbols* at LocaleElements*.js files are empty in 1.0.12 release

2010-09-08 Thread Matthias Wessendorf
I am _not_ passed maven ;-)


2010/9/8 Rafa Pérez raja...@gmail.com:
 Hi Matthias,

 thank you very much.

 -- Rafa

 On Wed, Sep 8, 2010 at 5:16 PM, Matthias Wessendorf mat...@apache.org wrote:
 Hello,

 problem is the build was done w/ java6.
 Locally I verified that it works with java5

 re-running a release (1.0.13), now

 2010/2/24 Rafa Pérez raja...@gmail.com:
 Done , bug https://issues.apache.org/jira/browse/TRINIDAD-1737.

 -- Rafa

 On Wed, Feb 24, 2010 at 10:55 AM, Matthias Wessendorf 
 mat...@apache.orgwrote:

 Rafa,

 hrm.. can u file a bug ticket, that we don't forget to look at it?
 I am currently traveling so not much room for stuff.

 2010/2/23 Rafa Pérez raja...@gmail.com:
  Hi Matthias,
 
  yep, .JS are in there... but *inside you have this (1.0.12):*
 
  *var LocaleSymbols_en = new LocaleSymbols({
  });*
 
  TrMessageFactory._TRANSLATIONS={
 
 'org.apache.myfaces.trinidad.validator.DoubleRangeValidator.NOT_IN_RANGE_detail':'The
  number must be between {2} and {3}.',
  'org.apache.myfaces.trinidad.convert.LongConverter.MAXIMUM':'The
  number is too high.',
 
 'org.apache.myfaces.trinidad.validator.RangeValidator.MAXIMUM_HINT':'Enter
  a number less than or equal to {0}.',
 
 'org.apache.myfaces.trinidad.validator.DateTimeRangeValidator.RANGE_HINT':'Enter
  a date between {0} and {1}.',
 
 'org.apache.myfaces.trinidad.validator.DateTimeRangeValidator.MAXIMUM_detail':'The
  date must be on or before {2}.',
 
 'org.apache.myfaces.trinidad.validator.LongRangeValidator.MAXIMUM_detail':'The
  number must be less than or equal to {2}.',
 
 'org.apache.myfaces.trinidad.convert.NumberConverter.CONVERT_PERCENT':'The
  percentage is not in the correct format.',
  'javax.faces.validator.LongRangeValidator.MAXIMUM_detail':'The number
  must be less than or equal to {2}.',
  'org.apache.myfaces.trinidad.UPLOAD':'The file is too large.',
 
 'org.apache.myfaces.trinidad.UIXSelectMany.UNSUPPORTED_MODEL_TYPE':'Unsupported
  model type.',
  'org.apache.myfaces.trinidad.validator.LongRangeValidator.MAXIMUM':'The
  number is too high.',
  'org.apache.myfaces.trinidad.validator.LengthValidator.MAXIMUM':'There
  are too many characters.',
 
 'org.apache.myfaces.trinidad.validator.DateTimeRangeValidator.MAXIMUM_HINT':'Enter
  a date on or before {0}.',
  'org.apache.myfaces.trinidad.convert.LongConverter.CONVERT':'The
  number is not a whole number.',
  'org.apache.myfaces.trinidad.convert.DoubleConverter.CONVERT':'The
  value is not a number.',
  'org.apache.myfaces.trinidad.UIXEditableValue.CONVERSION_detail':'Enter
  a value that matches this pattern: {2}',
  'org.apache.myfaces.trinidad.convert.ColorConverter.FORMAT_HINT':'Example
  format: {0}',
 
 'org.apache.myfaces.trinidad.validator.LengthValidator.NOT_IN_RANGE_detail':'Enter
  {2} or more characters, up to a maximum of {3}.',
  'org.apache.myfaces.trinidad.convert.ShortConverter.CONVERT':'The
  number is not a whole number.',
  'org.apache.myfaces.trinidad.UPLOAD_detail':'The file could not be
  uploaded because it is too large.',
  'org.apache.myfaces.trinidad.validator.RegExpValidator.NO_MATCH':'The
  format is incorrect.',
  'org.apache.myfaces.trinidad.convert.ALERT_FORMAT_detail':'{0} - {1}',
  'javax.faces.validator.LongRangeValidator.MINIMUM':'The number is too
 low.',
  'org.apache.myfaces.trinidad.validator.DateRestrictionValidator.DAY':'The
  date is not valid.',
  'org.apache.myfaces.trinidad.validator.LengthValidator.NOT_IN_RANGE':'The
  number of characters is out of range.',
 
 'org.apache.myfaces.trinidad.convert.DateTimeConverter.CONVERT_BOTH_detail':'Enter
  a date and time in the same format as this example: {2}',
  'org.apache.myfaces.trinidad.convert.DoubleConverter.CONVERT_detail':'The
  value must be a number.',
 
 'org.apache.myfaces.trinidad.convert.DateTimeConverter.BOTH_HINT':'Example
  format: {0}',
 
 'org.apache.myfaces.trinidad.convert.NumberConverter.CONVERT_PATTERN_detail':'The
  format of the number must match this pattern: {2}',
  'org.apache.myfaces.trinidad.convert.DateTimeConverter.CONVERT_TIME':'The
  time is not in the correct format.',
 
 'org.apache.myfaces.trinidad.convert.NumberConverter.CONVERT_PERCENT_detail':'Enter
  a percentage in the same format as this example: {2}',
  'org.apache.myfaces.trinidad.convert.ShortConverter.MAXIMUM_detail':'The
  number must be less than or equal to {2}.',
  'org.apache.myfaces.trinidad.convert.IntegerConverter.CONVERT':'The
  number is not a whole number.',
 
 'org.apache.myfaces.trinidad.validator.DateRestrictionValidator.MONTH':'Dates
  in this month are not valid.',
  'org.apache.myfaces.trinidad.convert.LongConverter.MAXIMUM_detail':'The
  number must be less than or equal to {2}.',
  'org.apache.myfaces.trinidad.UIXTableSelectOne.REQUIRED_detail':'You
  must select a row.',
 
 'org.apache.myfaces.trinidad.convert.NumberConverter.CONVERT_NUMBER_detail':'The
  value must be a number.',
 
 'org.apache.myfaces.trinidad.convert.IntegerConverter.MINIMUM_detail

Re: [Trinidad] Dojo Bayeux compatibility/feasibility with Trinidad (Mobile)

2010-09-08 Thread Matthias Wessendorf
Trinidad 1.2 works on mobile, see:

http://myfaces.apache.org/trinidad/devguide/mobile.html
http://myfaces.apache.org/trinidad/devguide/mobileSkinning.html

supported browsers:
http://myfaces.apache.org/trinidad/browsers.html

regarding dojo/bayeux: no idea

On Wed, Sep 8, 2010 at 5:23 PM, Seema Richard (UST, IND)
seema.rich...@ust-global.com wrote:
 Hi,



 Sorry for resending the question. Any inputs on this will be very
 helpful.



 Thanks,

 Seema



 From: Seema Richard (UST, IND)
 Sent: Saturday, September 04, 2010 9:32 PM
 To: 'users@myfaces.apache.org'
 Subject: [Trinidad] Dojo Bayeux compatibility/feasibility with Trinidad
 (Mobile)



 In our regular web application which uses MyFaces 1.1 and JSP pages, we
 have implemented Comet/Server-Side push using a Dojo Bayeux client in
 the JSP page. Now we are developing a mobile web application using
 Apache Trinidad (JSF 1.2) and Facelets. We are checking on the
 feasibility of using the same Comet-Bayeux technology in this
 application also.



 So we had the following questions.

 1. Are these libraries ie; Dojo/Bayeux/JSON compatible with Apache
 Trinidad and Facelets?

 2. Will this technology work properly in a mobile browser? We need to
 support iPhone, Blackberry and Android devices

 3. Accessing the web application from the mobile device might be using
 WiFi or GPRS. Could there be any challenges when the Dojo client
 receives and displays the latest updates periodically?



 Thanks,

 Seema





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [TRINIDAD 1.0.12] LocaleSymbols* at LocaleElements*.js files are empty in 1.0.12 release

2010-09-08 Thread Matthias Wessendorf
hey Rafa,

I did an upload to my staging repo:
http://people.apache.org/~matzew/staging_repo/

a vote is going on, on dev@

-M

On Wed, Sep 8, 2010 at 5:37 PM, Matthias Wessendorf mat...@apache.org wrote:
 I am _not_ passed maven ;-)


 2010/9/8 Rafa Pérez raja...@gmail.com:
 Hi Matthias,

 thank you very much.

 -- Rafa

 On Wed, Sep 8, 2010 at 5:16 PM, Matthias Wessendorf mat...@apache.org 
 wrote:
 Hello,

 problem is the build was done w/ java6.
 Locally I verified that it works with java5

 re-running a release (1.0.13), now

 2010/2/24 Rafa Pérez raja...@gmail.com:
 Done , bug https://issues.apache.org/jira/browse/TRINIDAD-1737.

 -- Rafa

 On Wed, Feb 24, 2010 at 10:55 AM, Matthias Wessendorf 
 mat...@apache.orgwrote:

 Rafa,

 hrm.. can u file a bug ticket, that we don't forget to look at it?
 I am currently traveling so not much room for stuff.

 2010/2/23 Rafa Pérez raja...@gmail.com:
  Hi Matthias,
 
  yep, .JS are in there... but *inside you have this (1.0.12):*
 
  *var LocaleSymbols_en = new LocaleSymbols({
  });*
 
  TrMessageFactory._TRANSLATIONS={
 
 'org.apache.myfaces.trinidad.validator.DoubleRangeValidator.NOT_IN_RANGE_detail':'The
  number must be between {2} and {3}.',
  'org.apache.myfaces.trinidad.convert.LongConverter.MAXIMUM':'The
  number is too high.',
 
 'org.apache.myfaces.trinidad.validator.RangeValidator.MAXIMUM_HINT':'Enter
  a number less than or equal to {0}.',
 
 'org.apache.myfaces.trinidad.validator.DateTimeRangeValidator.RANGE_HINT':'Enter
  a date between {0} and {1}.',
 
 'org.apache.myfaces.trinidad.validator.DateTimeRangeValidator.MAXIMUM_detail':'The
  date must be on or before {2}.',
 
 'org.apache.myfaces.trinidad.validator.LongRangeValidator.MAXIMUM_detail':'The
  number must be less than or equal to {2}.',
 
 'org.apache.myfaces.trinidad.convert.NumberConverter.CONVERT_PERCENT':'The
  percentage is not in the correct format.',
  'javax.faces.validator.LongRangeValidator.MAXIMUM_detail':'The number
  must be less than or equal to {2}.',
  'org.apache.myfaces.trinidad.UPLOAD':'The file is too large.',
 
 'org.apache.myfaces.trinidad.UIXSelectMany.UNSUPPORTED_MODEL_TYPE':'Unsupported
  model type.',
  'org.apache.myfaces.trinidad.validator.LongRangeValidator.MAXIMUM':'The
  number is too high.',
  'org.apache.myfaces.trinidad.validator.LengthValidator.MAXIMUM':'There
  are too many characters.',
 
 'org.apache.myfaces.trinidad.validator.DateTimeRangeValidator.MAXIMUM_HINT':'Enter
  a date on or before {0}.',
  'org.apache.myfaces.trinidad.convert.LongConverter.CONVERT':'The
  number is not a whole number.',
  'org.apache.myfaces.trinidad.convert.DoubleConverter.CONVERT':'The
  value is not a number.',
  'org.apache.myfaces.trinidad.UIXEditableValue.CONVERSION_detail':'Enter
  a value that matches this pattern: {2}',
  'org.apache.myfaces.trinidad.convert.ColorConverter.FORMAT_HINT':'Example
  format: {0}',
 
 'org.apache.myfaces.trinidad.validator.LengthValidator.NOT_IN_RANGE_detail':'Enter
  {2} or more characters, up to a maximum of {3}.',
  'org.apache.myfaces.trinidad.convert.ShortConverter.CONVERT':'The
  number is not a whole number.',
  'org.apache.myfaces.trinidad.UPLOAD_detail':'The file could not be
  uploaded because it is too large.',
  'org.apache.myfaces.trinidad.validator.RegExpValidator.NO_MATCH':'The
  format is incorrect.',
  'org.apache.myfaces.trinidad.convert.ALERT_FORMAT_detail':'{0} - {1}',
  'javax.faces.validator.LongRangeValidator.MINIMUM':'The number is too
 low.',
  'org.apache.myfaces.trinidad.validator.DateRestrictionValidator.DAY':'The
  date is not valid.',
  'org.apache.myfaces.trinidad.validator.LengthValidator.NOT_IN_RANGE':'The
  number of characters is out of range.',
 
 'org.apache.myfaces.trinidad.convert.DateTimeConverter.CONVERT_BOTH_detail':'Enter
  a date and time in the same format as this example: {2}',
  'org.apache.myfaces.trinidad.convert.DoubleConverter.CONVERT_detail':'The
  value must be a number.',
 
 'org.apache.myfaces.trinidad.convert.DateTimeConverter.BOTH_HINT':'Example
  format: {0}',
 
 'org.apache.myfaces.trinidad.convert.NumberConverter.CONVERT_PATTERN_detail':'The
  format of the number must match this pattern: {2}',
  'org.apache.myfaces.trinidad.convert.DateTimeConverter.CONVERT_TIME':'The
  time is not in the correct format.',
 
 'org.apache.myfaces.trinidad.convert.NumberConverter.CONVERT_PERCENT_detail':'Enter
  a percentage in the same format as this example: {2}',
  'org.apache.myfaces.trinidad.convert.ShortConverter.MAXIMUM_detail':'The
  number must be less than or equal to {2}.',
  'org.apache.myfaces.trinidad.convert.IntegerConverter.CONVERT':'The
  number is not a whole number.',
 
 'org.apache.myfaces.trinidad.validator.DateRestrictionValidator.MONTH':'Dates
  in this month are not valid.',
  'org.apache.myfaces.trinidad.convert.LongConverter.MAXIMUM_detail':'The
  number must be less than or equal to {2}.',
  'org.apache.myfaces.trinidad.UIXTableSelectOne.REQUIRED_detail':'You
  must

Re: No dev-, user- lists for small podlings (was: Re: [PROPOSAL] Kitty to Enter the Incubator)

2010-09-08 Thread Matthias Wessendorf
+1 especially since incubation is about establishing a developers community

-M

On Wed, Sep 8, 2010 at 11:27 AM, Mark Struberg strub...@yahoo.de wrote:
 +1

 I barely see the users list used in OWB and even in MyFaces ;)

 I'd say an isis-...@incubator.a.o + isis-comm...@i.a.o list would do fine for 
 now.

 LieGrue,
 strub

 --- On Wed, 9/8/10, Dan Haywood dkhayw...@gmail.com wrote:

 From: Dan Haywood dkhayw...@gmail.com
 Subject: Re: No dev-, user- lists for small podlings (was: Re: [PROPOSAL] 
 Kitty to Enter the Incubator)
 To: general@incubator.apache.org
 Date: Wednesday, September 8, 2010, 7:16 AM
   Isis mentors:
 Given we're in the same situation and are still being
 bootstrapped,
 should we follow this advice, ie start off with a combined
 mailing list
 for -dev and -user?
 Dan

 On 08/09/2010 08:10, Martijn Dashorst wrote:
  On Wed, Sep 8, 2010 at 7:22 AM, Greg Steingst...@gmail.com
 wrote:
  On Tue, Sep 7, 2010 at 20:29, Matthew 
  Sacksmatt...@matthewsacks.comwrote:
  ...
  *Mailing Lists*
 
  kitty-dev
  kitty-commits
  kitty-user
 
  Is there a large user community already? If not,
 then splitting the
  community across dev/user does not make sense. You
 want to keep the users
  and developers on the same mailing list until one
 starts to overwhelm the
  other. By partitioning the lists too early, you
 risk never reaching
  critical mass on *either* mailing list.
  This is actually great advice, and I wish we'd done
 this with a couple
  of podlings that are currently too small to graduate.
 
  In retrospect empire-db and etch really could have
 done without the
  user- list IMO.
 
  Martijn


 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org




 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[VOTE] Trinidad plugins: 2.0.2 release

2010-09-07 Thread Matthias Wessendorf
Hi,

I was running the needed tasks to get the 2.0.2 release of the Apache
MyFaces Trinidad Maven 2 Plugins. This contains more JSF 2.0
support for the MyFaces Trinidad Maven plugins.

The artifacts are deployed to my private Apache account ([1]).

Please take a look at the 2.0.2 artifacts and vote.

How to test those JARs ?

Use the stage repo inside your pom.xml file:
...
pluginRepositories
pluginRepository
idapache.stage/id
nameApache Stage Repository/name
urlhttp://people.apache.org/~matzew/staging_repo//url
layoutdefault/layout
/pluginRepository
/pluginRepositories
...


[ ] +1 for community members who have reviewed and tested the bits
[ ] +0
[ ] -1 for fatal flaws that should cause these bits not to be released,
and why..


Thanks,
Matthias

[1] http://people.apache.org/~matzew/staging_repo/



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Trinidad plugins: 2.0.2 release

2010-09-07 Thread Matthias Wessendorf
+1

On Tue, Sep 7, 2010 at 9:23 AM, Matthias Wessendorf mat...@apache.org wrote:
 Hi,

 I was running the needed tasks to get the 2.0.2 release of the Apache
 MyFaces Trinidad Maven 2 Plugins. This contains more JSF 2.0
 support for the MyFaces Trinidad Maven plugins.

 The artifacts are deployed to my private Apache account ([1]).

 Please take a look at the 2.0.2 artifacts and vote.

 How to test those JARs ?

 Use the stage repo inside your pom.xml file:
 ...
 pluginRepositories
 pluginRepository
 idapache.stage/id
 nameApache Stage Repository/name
 urlhttp://people.apache.org/~matzew/staging_repo//url
 layoutdefault/layout
 /pluginRepository
 /pluginRepositories
 ...

 
 [ ] +1 for community members who have reviewed and tested the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
 and why..
 

 Thanks,
 Matthias

 [1] http://people.apache.org/~matzew/staging_repo/



 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Trinidad core: 2.0.0 beta1

2010-09-07 Thread Matthias Wessendorf
Hi,

I was running the needed tasks to get the first beta release of the Apache
MyFaces Trinidad 2.x CORE out. The artifacts are deployed to my private
Apache account ([1]).

Please take a look at the 2.0.0-beta1 artifacts and vote.
Main diff between the other alphas is that ajax support has been added.


[ ] +1 for community members who have reviewed the bits
[ ] +0
[ ] -1 for fatal flaws that should cause these bits not to be released,
 and why..


Thanks,
Matthias

[1] http://people.apache.org/~matzew/staging_repo/

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


[VOTE] Trinidad core: 2.0.0 beta1

2010-09-07 Thread Matthias Wessendorf
+1

On Tue, Sep 7, 2010 at 4:39 PM, Matthias Wessendorf mat...@apache.org wrote:
 Hi,

 I was running the needed tasks to get the first beta release of the Apache
 MyFaces Trinidad 2.x CORE out. The artifacts are deployed to my private
 Apache account ([1]).

 Please take a look at the 2.0.0-beta1 artifacts and vote.
 Main diff between the other alphas is that ajax support has been added.

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
 

 Thanks,
 Matthias

 [1] http://people.apache.org/~matzew/staging_repo/

 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


[COMMUNITY] MyFaces += Martin Kočí

2010-09-07 Thread Matthias Wessendorf
The Myfaces PMC is proud to announce a new addition to our community.

Please welcome Martin Kočí as the newest MyFaces committer!
Ali is an active member of the myfaces community. He started on
contributing to Trinidad and was a great resource recently on MyFaces core.


@Martin: Please add yourself to the Master-POM at
https://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk/pom.xml

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Trinidad core: 2.0.0 beta1

2010-09-07 Thread Matthias Wessendorf
Ah, ok I see. Thanks for pointing it out!

Jakob, can you take over on your fix for Trinidad-1902 ?

-Matthias

On Tue, Sep 7, 2010 at 8:00 PM, Andrew Robinson
andrew.rw.robin...@gmail.com wrote:
 -0.5

 It appears that the fix for TRINIDAD-1902 has some drawbacks that
 cause some severe errors. The PseudoFacesContext.getViewRoot() throws
 an unsupported operation exception when called. It should probably
 just return null instead as that is what is expected when the view has
 not be created/restored yet.

 I would say that this should be fixed before a release.

 -Andrew



 On Tue, Sep 7, 2010 at 8:39 AM, Matthias Wessendorf mat...@apache.org wrote:
 Hi,

 I was running the needed tasks to get the first beta release of the Apache
 MyFaces Trinidad 2.x CORE out. The artifacts are deployed to my private
 Apache account ([1]).

 Please take a look at the 2.0.0-beta1 artifacts and vote.
 Main diff between the other alphas is that ajax support has been added.

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
 

 Thanks,
 Matthias

 [1] http://people.apache.org/~matzew/staging_repo/

 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Release Bridge Master 4

2010-09-07 Thread Matthias Wessendorf
Scott,

+1 on the release.

We had done lazy consensus votes (see [1]) on poms in the past.
So feel free to vote and move on :-)

-Matthias

[1] http://apache.org/foundation/how-it-works.html#management

On Tue, Sep 7, 2010 at 7:49 PM, Grant Smith work.gr...@gmail.com wrote:
 +1 for the vote
 +1 for only 48 hours

 On Tue, Sep 7, 2010 at 10:42 AM, Scott O'Bryan darkar...@gmail.com wrote:

 Please vote on the proposed release of MyFaces Portlet Bridge Master
 version 4.

 This version of the bridge master uses version 9 of the myfaces plugin to
 allow artifacts to be published to repository.apache.org as per the Apache
 instructions [1].

 The bridge master artifacts have been staged to the Nexus repository at
 [2].

 Please note:  This is a minor change so we're proposing the vote is open
 for 48 hours rather than the usual 72.

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
   and why..

 [1]: http://www.apache.org/dev/publishing-maven-artifacts.html
 [2]:
 https://repository.apache.org/content/repositories/orgapachemyfaces-035/



 --
 Grant Smith - V.P. Information Technology
 Marathon Computer Systems, LLC.





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


[VOTE] Trinidad core: 1.2.14

2010-09-07 Thread Matthias Wessendorf
Hi,

I was running the needed tasks to get the next release of the Apache
MyFaces Trinidad 1.2.x CORE out. The artifacts are deployed to my private
Apache account ([1]).

Please take a look at the 1.2.14 artifacts and vote.
The release includes fixes and the new casablanca skin.



[ ] +1 for community members who have reviewed the bits
[ ] +0
[ ] -1 for fatal flaws that should cause these bits not to be released,
 and why..


Thanks,
Matthias

[1] http://people.apache.org/~matzew/staging_repo/

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Trinidad core: 1.2.14

2010-09-07 Thread Matthias Wessendorf
+1

sent from my Android phone

On Sep 7, 2010 8:27 PM, Matthias Wessendorf mat...@apache.org wrote:
 Hi,

 I was running the needed tasks to get the next release of the Apache
 MyFaces Trinidad 1.2.x CORE out. The artifacts are deployed to my private
 Apache account ([1]).

 Please take a look at the 1.2.14 artifacts and vote.
 The release includes fixes and the new casablanca skin.


 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
 and why..
 

 Thanks,
 Matthias

 [1] http://people.apache.org/~matzew/staging_repo/

 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf


Re: Problem with the JMeter HTTP Proxy

2010-09-07 Thread Matthias Wessendorf
 in context: 
 http://old.nabble.com/Problem-with-the-JMeter-HTTP-Proxy-tp19435675p27072961.html
 Sent from the MyFaces - Users mailing list archive at Nabble.com.





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


[COMMUNITY] MyFaces += Martin Kočí

2010-09-07 Thread Matthias Wessendorf
The Myfaces PMC is proud to announce a new addition to our community.

Please welcome Martin Kočí as the newest MyFaces committer!
Ali is an active member of the myfaces community. He started on
contributing to Trinidad and was a great resource recently on MyFaces core.


@Martin: Please add yourself to the Master-POM at
https://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk/pom.xml

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] release for myfaces archetypes 1.0.2

2010-09-06 Thread Matthias Wessendorf
+1

sent from my Android phone

On Sep 7, 2010 4:09 AM, Leonardo Uribe lu4...@gmail.com wrote:
 +1

 2010/9/6 Jakob Korherr jakob.korh...@gmail.com

 +1

 Regards,
 Jakob

 2010/9/6 Jakob Korherr jakob.korh...@gmail.com:
  Hi,
 
  I was running the needed tasks to get the 1.0.2 release of Apache
  MyFaces Build Tools Archetypes out.
 
  Please note that this vote concerns all of the following parts:
  1. Maven artifact group org.apache.myfaces.buildtools v1.0.2 (only
  archetypes)
 
  The artifacts are deployed to the nexus repository [1].
 
  The following issues have been addressed in this release:
  * MYFACES-2515 Archetype for MyFaces 2.0 hello world app
  * TRINIDAD-1904 Archetype for Trinidad 2.0
  * Update archetypes structure to fit the new archetype plugin
  * Add license headers in various files
  * Update versions of MyFaces, Mojarra, Jetty, Trinidad
 
 
  To test the archetypes just do the following:
 
  Create a project from an archetype:
 
  mvn archetype:generate
  -DarchetypeCatalog=
 http://people.apache.org/~jakobk/m2_archetypes_102_release
http://people.apache.org/%7Ejakobk/m2_archetypes_102_release
 
  Choose an archetype from the list and enter values for groupId,
  artifactId and version.
 
  Then on the path of the generated archetype
 
  mvn clean jetty:run
 
  or for the 2.0 archetypes
 
  mvn clean jetty:run-exploded -PjettyConfig
 
  Then open http://localhost:8080 and see if everything works.
 
 
  Please take a look at the 1.0.2 artifacts and vote!
 
  Please note: This vote is majority approval with a minimum of three
  +1 votes (see [2]).
 
  
  [ ] +1 for community members who have reviewed the bits
  [ ] +0
  [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
  
 
  Thanks,
  Jakob
 
  [1]
 https://repository.apache.org/content/repositories/orgapachemyfaces-041/
  [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
 
  --
  Jakob Korherr
 
  blog: http://www.jakobk.com
  twitter: http://twitter.com/jakobkorherr
  work: http://www.irian.at
 



 --
 Jakob Korherr

 blog: http://www.jakobk.com
 twitter: http://twitter.com/jakobkorherr
 work: http://www.irian.at



Re: [JSF2] absolute-ordering warning

2010-09-02 Thread Matthias Wessendorf
HEy Christian,

I will take a look. I think I have not seen this issue w/ Trinidad,
which has a similar entry:

https://svn.apache.org/repos/asf/myfaces/trinidad/trunk/trinidad-impl/src/main/conf/META-INF/faces-config-base.xml

-M

On Thu, Sep 2, 2010 at 6:43 AM, Christian Kaltepoth
christ...@kaltepoth.de wrote:
 Hello,

 I'm committer on the PrettyFaces project and we are currently
 preparing our next release. While testing the release in different
 environments I discovered that MyFaces 2.0.1 prints a warning to the
 console:

 WARNING: absolute-ordering element found in application
 configuration resource prettyfaces. This description will be ignored
 and the actions described in ordering elements will be taken into
 account instead.

 The weird thing about this is that we DON'T use absolute-ordering in
 our faces-config.xml at all. Our ordering configuration looks like
 this:

  ordering
   before
     others/
   /before
  /ordering

 See:

 https://prettyfaces.googlecode.com/svn/prettyfaces/trunk/impl-jsf2/src/main/resources/META-INF/faces-config.xml

 I looked at the MyFaces code and found the code emitting this warning:

 http://myfaces.apache.org/core20/myfaces-impl/xref/org/apache/myfaces/config/FacesConfigurator.html#982

 We discussed this issue on the prettyfaces-dev list. We think that it
 is a bug in MyFaces.

 http://groups.google.com/group/prettyfaces-dev/msg/da44e1e6660887c6

 What do you think? Is it a bug?

 Christian

 --
 Christian Kaltepoth
 Blog: http://chkal.blogspot.com/
 Twitter: http://twitter.com/chkal




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [JSF2] absolute-ordering warning

2010-09-02 Thread Matthias Wessendorf
I think I need new glasses...

WARNING: absolute-ordering element found in application
configuration resource trinidad. This description will be ignored and
the actions described in ordering elements will be taken into
account instead.

-M


On Thu, Sep 2, 2010 at 9:24 AM, Christian Kaltepoth
christ...@kaltepoth.de wrote:
 Hey Matthias,

 thank you very much. You can use this sample app to reproduce this issue:

 http://github.com/chkal/prettyfaces-tests

 Just checkout the jsf2 branch and run via mvn tomcat:run-war and
 you will see the warning.

 Christian


 2010/9/2 Matthias Wessendorf mat...@apache.org:
 HEy Christian,

 I will take a look. I think I have not seen this issue w/ Trinidad,
 which has a similar entry:

 https://svn.apache.org/repos/asf/myfaces/trinidad/trunk/trinidad-impl/src/main/conf/META-INF/faces-config-base.xml

 -M

 On Thu, Sep 2, 2010 at 6:43 AM, Christian Kaltepoth
 christ...@kaltepoth.de wrote:
 Hello,

 I'm committer on the PrettyFaces project and we are currently
 preparing our next release. While testing the release in different
 environments I discovered that MyFaces 2.0.1 prints a warning to the
 console:

 WARNING: absolute-ordering element found in application
 configuration resource prettyfaces. This description will be ignored
 and the actions described in ordering elements will be taken into
 account instead.

 The weird thing about this is that we DON'T use absolute-ordering in
 our faces-config.xml at all. Our ordering configuration looks like
 this:

  ordering
   before
     others/
   /before
  /ordering

 See:

 https://prettyfaces.googlecode.com/svn/prettyfaces/trunk/impl-jsf2/src/main/resources/META-INF/faces-config.xml

 I looked at the MyFaces code and found the code emitting this warning:

 http://myfaces.apache.org/core20/myfaces-impl/xref/org/apache/myfaces/config/FacesConfigurator.html#982

 We discussed this issue on the prettyfaces-dev list. We think that it
 is a bug in MyFaces.

 http://groups.google.com/group/prettyfaces-dev/msg/da44e1e6660887c6

 What do you think? Is it a bug?

 Christian

 --
 Christian Kaltepoth
 Blog: http://chkal.blogspot.com/
 Twitter: http://twitter.com/chkal




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




 --
 Christian Kaltepoth
 Blog: http://chkal.blogspot.com/
 Twitter: http://twitter.com/chkal




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [JSF2] absolute-ordering warning

2010-09-02 Thread Matthias Wessendorf
Should be easy fix

-M

On Thu, Sep 2, 2010 at 10:57 AM, Matthias Wessendorf mat...@apache.org wrote:
 I think I need new glasses...

 WARNING: absolute-ordering element found in application
 configuration resource trinidad. This description will be ignored and
 the actions described in ordering elements will be taken into
 account instead.

 -M


 On Thu, Sep 2, 2010 at 9:24 AM, Christian Kaltepoth
 christ...@kaltepoth.de wrote:
 Hey Matthias,

 thank you very much. You can use this sample app to reproduce this issue:

 http://github.com/chkal/prettyfaces-tests

 Just checkout the jsf2 branch and run via mvn tomcat:run-war and
 you will see the warning.

 Christian


 2010/9/2 Matthias Wessendorf mat...@apache.org:
 HEy Christian,

 I will take a look. I think I have not seen this issue w/ Trinidad,
 which has a similar entry:

 https://svn.apache.org/repos/asf/myfaces/trinidad/trunk/trinidad-impl/src/main/conf/META-INF/faces-config-base.xml

 -M

 On Thu, Sep 2, 2010 at 6:43 AM, Christian Kaltepoth
 christ...@kaltepoth.de wrote:
 Hello,

 I'm committer on the PrettyFaces project and we are currently
 preparing our next release. While testing the release in different
 environments I discovered that MyFaces 2.0.1 prints a warning to the
 console:

 WARNING: absolute-ordering element found in application
 configuration resource prettyfaces. This description will be ignored
 and the actions described in ordering elements will be taken into
 account instead.

 The weird thing about this is that we DON'T use absolute-ordering in
 our faces-config.xml at all. Our ordering configuration looks like
 this:

  ordering
   before
     others/
   /before
  /ordering

 See:

 https://prettyfaces.googlecode.com/svn/prettyfaces/trunk/impl-jsf2/src/main/resources/META-INF/faces-config.xml

 I looked at the MyFaces code and found the code emitting this warning:

 http://myfaces.apache.org/core20/myfaces-impl/xref/org/apache/myfaces/config/FacesConfigurator.html#982

 We discussed this issue on the prettyfaces-dev list. We think that it
 is a bug in MyFaces.

 http://groups.google.com/group/prettyfaces-dev/msg/da44e1e6660887c6

 What do you think? Is it a bug?

 Christian

 --
 Christian Kaltepoth
 Blog: http://chkal.blogspot.com/
 Twitter: http://twitter.com/chkal




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




 --
 Christian Kaltepoth
 Blog: http://chkal.blogspot.com/
 Twitter: http://twitter.com/chkal




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [JSF2] absolute-ordering warning

2010-09-02 Thread Matthias Wessendorf
https://issues.apache.org/jira/browse/MYFACES-2905

On Thu, Sep 2, 2010 at 10:58 AM, Matthias Wessendorf mat...@apache.org wrote:
 Should be easy fix

 -M

 On Thu, Sep 2, 2010 at 10:57 AM, Matthias Wessendorf mat...@apache.org 
 wrote:
 I think I need new glasses...

 WARNING: absolute-ordering element found in application
 configuration resource trinidad. This description will be ignored and
 the actions described in ordering elements will be taken into
 account instead.

 -M


 On Thu, Sep 2, 2010 at 9:24 AM, Christian Kaltepoth
 christ...@kaltepoth.de wrote:
 Hey Matthias,

 thank you very much. You can use this sample app to reproduce this issue:

 http://github.com/chkal/prettyfaces-tests

 Just checkout the jsf2 branch and run via mvn tomcat:run-war and
 you will see the warning.

 Christian


 2010/9/2 Matthias Wessendorf mat...@apache.org:
 HEy Christian,

 I will take a look. I think I have not seen this issue w/ Trinidad,
 which has a similar entry:

 https://svn.apache.org/repos/asf/myfaces/trinidad/trunk/trinidad-impl/src/main/conf/META-INF/faces-config-base.xml

 -M

 On Thu, Sep 2, 2010 at 6:43 AM, Christian Kaltepoth
 christ...@kaltepoth.de wrote:
 Hello,

 I'm committer on the PrettyFaces project and we are currently
 preparing our next release. While testing the release in different
 environments I discovered that MyFaces 2.0.1 prints a warning to the
 console:

 WARNING: absolute-ordering element found in application
 configuration resource prettyfaces. This description will be ignored
 and the actions described in ordering elements will be taken into
 account instead.

 The weird thing about this is that we DON'T use absolute-ordering in
 our faces-config.xml at all. Our ordering configuration looks like
 this:

  ordering
   before
     others/
   /before
  /ordering

 See:

 https://prettyfaces.googlecode.com/svn/prettyfaces/trunk/impl-jsf2/src/main/resources/META-INF/faces-config.xml

 I looked at the MyFaces code and found the code emitting this warning:

 http://myfaces.apache.org/core20/myfaces-impl/xref/org/apache/myfaces/config/FacesConfigurator.html#982

 We discussed this issue on the prettyfaces-dev list. We think that it
 is a bug in MyFaces.

 http://groups.google.com/group/prettyfaces-dev/msg/da44e1e6660887c6

 What do you think? Is it a bug?

 Christian

 --
 Christian Kaltepoth
 Blog: http://chkal.blogspot.com/
 Twitter: http://twitter.com/chkal




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




 --
 Christian Kaltepoth
 Blog: http://chkal.blogspot.com/
 Twitter: http://twitter.com/chkal




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: ViewExpiredException - No saved view state could be found for the view identifier

2010-09-01 Thread Matthias Wessendorf
see the other thread on this (ViewExpiredException) topic

-M

On Wed, Sep 1, 2010 at 9:57 AM,  m...@micah-co.com wrote:

 I have been reading about Lifecylces and this is my fourth JSF project.

 As far as I know 30 minutes is default timeout on Tomcat and server state
 saving is also default - according to log output.

 The code is very simple, so if it isn't a bug it should be easy to fix if
 I'm doing something wrong.

 Thanks

 On 8/31/2010 4:53 PM, Micah Klitgaard wrote:

 javax.faces.application.ViewExpiredException: /pages/login.xhtmlNo saved
 view state could be found for the view identifier: /pages/login.xhtml

 ViewExpiredException is one of the most common exceptions you'll
 encounter in JSF.  I'd suggest you start by reading some background
 material on the JSF life cycle (just Google those three terms.)

 Try setting your session-timeout to 30 and state_saving_method to server.

 --
 Guy Rouillier







-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] Isis to enter the incubator

2010-09-01 Thread Matthias Wessendorf
 * Vincent Massol

 == Sponsor ==
 Apache Incubator







 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] release Apache OpenWebBeans-1.0.0-alpha-2

2010-09-01 Thread Matthias Wessendorf
+1

On Wed, Sep 1, 2010 at 12:36 AM, Gerhard gerhard.petra...@gmail.com wrote:
 +1

 regards,
 gerhard

 http://www.irian.at

 Your JSF powerhouse -
 JSF Consulting, Development and
 Courses in English and German

 Professional Support for Apache MyFaces



 2010/8/30 Mark Struberg strub...@yahoo.de

 Hi!

 I'd like to call a VOTE on releasing Apache OpenWebBeans-1.0.0-alpha-2.

 Maven staging repo:

 https://repository.apache.org/content/repositories/orgapacheopenwebbeans-158/

 SVN source tag (990825):

 https://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-1.0.0-alpha-2/

 Source release:

 https://repository.apache.org/content/repositories/orgapacheopenwebbeans-158/org/apache/openwebbeans/openwebbeans/1.0.0-alpha-2/openwebbeans-1.0.0-alpha-2-source-release.zip


 Binary release:

 https://repository.apache.org/content/repositories/orgapacheopenwebbeans-158/org/apache/openwebbeans/openwebbeans-distribution/1.0.0-alpha-2/openwebbeans-distribution-1.0.0-alpha-2-binary.tar.gz


 PGP release key 2FDB81B1
 http://svn.apache.org/repos/asf/openwebbeans/trunk/KEYS

 Vote will be open for 72 hours.
 [ ] +1 approve
 [ ] +0 no opinion
 [ ] -1 veto (and reason why)


 txs and LieGrue,
 strub








-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: MyFaces archetypes release

2010-08-31 Thread Matthias Wessendorf
thanks for taking care of this!

-M

On Tue, Aug 31, 2010 at 2:53 PM, Jakob Korherr jakob.korh...@gmail.com wrote:
 Hi guys,

 I already wanted to do a MyFaces archetypes release a while back, but we
 agreed on waiting for the next OpenWebBeans release. Now the vote for the
 OWB release is already out, so I will start the release for MyFaces
 archetypes next week.

 If anyone would like to add a new archetype for any MyFaces subproject or
 would like to update some versions in the current archetypes, now would be a
 good time!

 Thanks!

 Regards,
 Jakob

 --
 Jakob Korherr

 blog: http://www.jakobk.com
 twitter: http://twitter.com/jakobkorherr
 work: http://www.irian.at




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] release for myfaces test 1.0.0

2010-08-31 Thread Matthias Wessendorf
+1

On Tue, Aug 31, 2010 at 9:32 PM, Mark Struberg strub...@yahoo.de wrote:
 +1

 LieGrue,
 strub

 --- On Tue, 8/31/10, Leonardo Uribe lu4...@gmail.com wrote:

 From: Leonardo Uribe lu4...@gmail.com
 Subject: [VOTE] release for myfaces test 1.0.0
 To: MyFaces Development dev@myfaces.apache.org
 Date: Tuesday, August 31, 2010, 7:13 PM

 Hi,

 I was running the needed tasks to get the 1.0.0 release of Apache
 MyFaces Test out.

 Please note that this vote concerns all of the following parts:
  1. Maven artifact group org.apache.myfaces.test v1.0.0  [1]


 The artifacts are deployed to nexus repository [1].

 The release notes could be found at [3].

 Please take a look at the 1.0.0 artifacts and vote!

 Please note: This vote is majority approval with a minimum of three

 +1 votes (see [3]).

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,

  and why..
 

 Thanks,
 Leonardo Uribe

 [1] 
 https://repository.apache.org/content/repositories/orgapachemyfaces-001/org/apache/myfaces/test/

     
 https://repository.apache.org/content/groups/staging/org/apache/myfaces/test/
 [2] http://www.apache.org/foundation/voting.html#ReleaseVotes

 [3] 
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310951styleName=Htmlversion=12315294











-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: PortletBridge starting portlet problem

2010-08-31 Thread Matthias Wessendorf
)
  at
 org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:167)
  at
 org.apache.pluto.core.DefaultPortletInvokerService.render(DefaultPortletInvokerService.java:101)
  at
 org.apache.pluto.core.PortletContainerImpl.doRender(PortletContainerImpl.java:172)
  at
 org.jasig.portal.portlet.rendering.PortletRendererImpl.doRender(PortletRendererImpl.java:232)
  at
 org.jasig.portal.channels.portlet.SpringPortletChannelImpl.render(SpringPortletChannelImpl.java:376)
  at
 org.jasig.portal.channels.portlet.CSpringPortletAdaptor.renderCharacters(CSpringPortletAdaptor.java:217)
  at
 org.jasig.portal.ChannelRenderer$Worker.execute(ChannelRenderer.java:631)
  at org.jasig.portal.utils.threading.BaseTask.run(BaseTask.java:41)
  at sun.reflect.GeneratedMethodAccessor171.invoke(Unknown Source)
  at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at
 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
  at
 org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  at
 org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  at
 org.springframework.orm.jpa.JpaInterceptor.invoke(JpaInterceptor.java:96)
  at
 org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  at
 org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  at org.jasig.portal.$Proxy106.run(Unknown Source)
  at
 java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  at
 java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  at java.util.concurrent.FutureTask.run(FutureTask.java:138)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:619)



 --
 Yves Deschamps
 CRI P�le Web, Environnement Num�rique de Travail
 B�timent M4
 Tel : 03 20 43 41 89
 Fax : 03 20 43 66 25










-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Trinidad] java.lang.IllegalStateException: Factory already available for this class loader

2010-08-31 Thread Matthias Wessendorf
Jakub,

this does NOT happen on windows, right ?

-Matthias

On Tue, Aug 24, 2010 at 4:11 PM, Jakub Kahovec
jakub.kaho...@googlemail.com wrote:
 Hi Matthias,

 thanks for your reply.
 Well, brief steps how to reproduce this are already in the ticket (not much
 descriptive though :-). The scenario consist just from
 creating two JSF pages and sending them simultaneously immediately when the
 server has just started.
 As regards the patch, I've just spoken to Rich Kao who is there as an author
 of the comment and he said he's there by mistake actually, he said he'd just
 voted for this issue which happened to appear at patch available comment.
 I'm wondering why no one else is complaining as it seems this issue it must
 occur quite often.

 Jakub

 On 24 August 2010 14:56, Matthias Wessendorf mat...@apache.org wrote:

 HEllo Jakub,

 can you update the ticket with how to reproduce?
 I'll take a look next week (currently on vacation)

 -M

 On Tue, Aug 24, 2010 at 2:48 PM, Jakub Kahovec
 jakub.kaho...@googlemail.com wrote:
  Hi there,
 
  in our application (tomcat 6.0.28+ trinidad 1.2.13+facelets) we are time
 to
  time experiencing java.lang.IllegalStateException: Factory already
 available
  for this class loader, which
  seems to be happening when there are two (or more) requests sent very
  quickly to the server (which IMHO should be pretty normal in busy web
 apps,
  right ?)
  I've found this problem reported in apache JIRA (
 
 https://issues.apache.org/jira/browse/TRINIDAD-195?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel
 )
  but there is no solution (it shows that there is a patch is available but
  it's not there) and the priority was changed from major or minor.
  Well, this issue seems to me quite critical unless there is something
 wrong
  in our settings, which might be likely as I haven't found much references
 to
  this issue (actually just one).
  So has anyone else experienced this problem or is there an easy fix or
  workaround for it ?
 
  Thanks.
 
  Jakub
 



 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Trinidad] java.lang.IllegalStateException: Factory already available for this class loader

2010-08-31 Thread Matthias Wessendorf
Tried with TRINIDAD-1.2.15-SNAPSHOT (our 12x trunk) + MyFaces 1.2.9

could not reproduce it with the Trinidad demo

On Tue, Aug 31, 2010 at 12:12 PM, Matthias Wessendorf mat...@apache.org wrote:
 Jakub,

 this does NOT happen on windows, right ?

 -Matthias

 On Tue, Aug 24, 2010 at 4:11 PM, Jakub Kahovec
 jakub.kaho...@googlemail.com wrote:
 Hi Matthias,

 thanks for your reply.
 Well, brief steps how to reproduce this are already in the ticket (not much
 descriptive though :-). The scenario consist just from
 creating two JSF pages and sending them simultaneously immediately when the
 server has just started.
 As regards the patch, I've just spoken to Rich Kao who is there as an author
 of the comment and he said he's there by mistake actually, he said he'd just
 voted for this issue which happened to appear at patch available comment.
 I'm wondering why no one else is complaining as it seems this issue it must
 occur quite often.

 Jakub

 On 24 August 2010 14:56, Matthias Wessendorf mat...@apache.org wrote:

 HEllo Jakub,

 can you update the ticket with how to reproduce?
 I'll take a look next week (currently on vacation)

 -M

 On Tue, Aug 24, 2010 at 2:48 PM, Jakub Kahovec
 jakub.kaho...@googlemail.com wrote:
  Hi there,
 
  in our application (tomcat 6.0.28+ trinidad 1.2.13+facelets) we are time
 to
  time experiencing java.lang.IllegalStateException: Factory already
 available
  for this class loader, which
  seems to be happening when there are two (or more) requests sent very
  quickly to the server (which IMHO should be pretty normal in busy web
 apps,
  right ?)
  I've found this problem reported in apache JIRA (
 
 https://issues.apache.org/jira/browse/TRINIDAD-195?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel
 )
  but there is no solution (it shows that there is a patch is available but
  it's not there) and the priority was changed from major or minor.
  Well, this issue seems to me quite critical unless there is something
 wrong
  in our settings, which might be likely as I haven't found much references
 to
  this issue (actually just one).
  So has anyone else experienced this problem or is there an easy fix or
  workaround for it ?
 
  Thanks.
 
  Jakub
 



 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf





 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: hud...@myfaces

2010-08-27 Thread Matthias Wessendorf
Done!

On Thu, Aug 26, 2010 at 11:44 PM, Jakob Korherr jakob.korh...@gmail.com wrote:
 Hi Matthias,

 Can you please add an account for me too? I'd like to check the current20
 build.

 Thanks!

 Jakob

 2010/8/25 Matthias Wessendorf mat...@apache.org

 Thanks Bernd!

 Right now the following committers have been added:
 -Bernd Bohmann
 -Grant Smith
 -Matthias Wessendorf

 -M

 On Wed, Aug 25, 2010 at 8:20 AM, Bernd Bohmann
 bernd.bohm...@atanion.com wrote:
  Hello
 
  for trying hudson instead of continuum you need a hudson account.
 
  You can ask matthias for adding you to the hudson-jobadmin group on
  people.apache.org
 
  modify_appgroups.pl hudson-jobadmin --add=your apache username
 
  see:
 
  http://wiki.apache.org/general/Hudson#How_do_I_get_an_account
 
 
  for recommended or mandatory settings
 
  see:
 
 
  http://wiki.apache.org/general/Hudson#Are_there_recommended_or_mandatory_Hudson_settings_for_ASF_projects.3F
 
  Regards
 
  Bernd
 



 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf



 --
 Jakob Korherr

 blog: http://www.jakobk.com
 twitter: http://twitter.com/jakobkorherr
 work: http://www.irian.at




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Trinidad] Nightly Builds... !

2010-08-27 Thread Matthias Wessendorf
Nothing. Simply Delayed, since I had no time and there were a few
issues, on the maven side

-M

On Fri, Aug 27, 2010 at 1:21 PM, Paul Mander paul.s.man...@gmail.com wrote:

 That's great. What happened to 1.2.14?


 Matthias Wessendorf-4 wrote:

 Hi,

 since of yesterday(?) most MyFaces projects are now building on our
 ASF Hudson machine.

 The new location for snapshots / nightly builds is now here:

 https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/trinidad/

 Currently you find:
 -1.0.13
 -1.2.15
 -2.0.0.3

 (all SNAPSHOT)

 -M

 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf



 --
 View this message in context: 
 http://old.nabble.com/-Trinidad--Nightly-Builds...-%21-tp29543906p29551573.html
 Sent from the MyFaces - Users mailing list archive at Nabble.com.





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: hud...@myfaces

2010-08-26 Thread Matthias Wessendorf
nope, it's your apache user id + ldap password
(same you are using for svn)

-M

On Thu, Aug 26, 2010 at 2:19 PM, Scott O'Bryan darkar...@gmail.com wrote:
 Hey Matthias, did you send me my account info?  I didn't see it?

 Sent from my iPhone

 On Aug 25, 2010, at 1:31 PM, Matthias Wessendorf mat...@apache.org wrote:

 pretty cool stuff.
 Interesting option on the Apache configuration: We could also use
 Harmony to build our stuff :-)

 -Matthias

 On Wed, Aug 25, 2010 at 9:11 PM, Gerhard gerhard.petra...@gmail.com wrote:
 hi grant,
 it's great that you looked for the myfaces view.
 for the others:
 i created it to group all our build-jobs - see [1].

 regards,
 gerhard
 [1] https://hudson.apache.org/hudson/view/MyFaces/
 http://www.irian.at

 Your JSF powerhouse -
 JSF Consulting, Development and
 Courses in English and German

 Professional Support for Apache MyFaces


 2010/8/25 Grant Smith work.gr...@gmail.com

 OK, I have added a whole lot of builds. Currently testing them. All under
 the Myfaces view. Next I need to figure out how to copy the artifacts to 
 the
 nightly builds area...

 On Wed, Aug 25, 2010 at 7:33 AM, Gerhard gerhard.petra...@gmail.com
 wrote:

 thx,
 regards,
 gerhard

 http://www.irian.at

 Your JSF powerhouse -
 JSF Consulting, Development and
 Courses in English and German

 Professional Support for Apache MyFaces



 2010/8/25 Matthias Wessendorf mat...@apache.org

 Also, I added:
 -Leo
 -Werner
 -Gerhard

 -Matthias

 On Wed, Aug 25, 2010 at 9:27 AM, Matthias Wessendorf mat...@apache.org
 wrote:
 done

 -M

 On Wed, Aug 25, 2010 at 9:22 AM, Scott O'Bryan darkar...@gmail.com
 wrote:
 Hey Matthias, can you add me to this?  I'd be willing to try the
 bridge stuff.  Continuum has proven fairly unreliable for us.

 Sent from my iPhone

 On Aug 25, 2010, at 1:19 AM, Matthias Wessendorf mat...@apache.org
 wrote:

 Thanks Bernd!

 Right now the following committers have been added:
 -Bernd Bohmann
 -Grant Smith
 -Matthias Wessendorf

 -M

 On Wed, Aug 25, 2010 at 8:20 AM, Bernd Bohmann
 bernd.bohm...@atanion.com wrote:
 Hello

 for trying hudson instead of continuum you need a hudson account.

 You can ask matthias for adding you to the hudson-jobadmin group on
 people.apache.org

 modify_appgroups.pl hudson-jobadmin --add=your apache username

 see:

 http://wiki.apache.org/general/Hudson#How_do_I_get_an_account


 for recommended or mandatory settings

 see:


 http://wiki.apache.org/general/Hudson#Are_there_recommended_or_mandatory_Hudson_settings_for_ASF_projects.3F

 Regards

 Bernd




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




 --
 Grant Smith - V.P. Information Technology
 Marathon Computer Systems, LLC.






 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


[Trinidad] Nightly Builds... !

2010-08-26 Thread Matthias Wessendorf
Hi,

since of yesterday(?) most MyFaces projects are now building on our
ASF Hudson machine.

The new location for snapshots / nightly builds is now here:

https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/trinidad/

Currently you find:
-1.0.13
-1.2.15
-2.0.0.3

(all SNAPSHOT)

-M

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Trinidad] Web Site

2010-08-26 Thread Matthias Wessendorf
:) yeah, the nightly builds already contain ajax and are good enough
to call them beta (or GA)

-M

On Thu, Aug 26, 2010 at 10:22 AM, Michael Kurz michi.k...@gmx.at wrote:
 No, there is no stable release of Trinidad 2.0 yet. 2.0-alpha-2 is the
 latest release afaik.

 Michael

 Am 26.08.2010 02:23, schrieb Javier Alcala:

 So, could you tell me please if there is a stable release for Trinidad 2.0
 and the URL for download?

 2010/8/25 Scott O'Bryandarkar...@gmail.com

 Matthias,

 Not only that but Continuum has been unreliable and the Bridge team
 had some trouble at one point getting our site replicated.  I fixed
 it, just don't ask me how I did it.  ;)


 Sent from my iPhone

 On Aug 24, 2010, at 10:19 PM, Matthias Wessendorfmat...@apache.org
 wrote:

 We have not really changed a lot of info on that site.
 Also our site build has slight issues ...

 sent from my Android phone

 On Aug 25, 2010 5:23 AM, Javier Alcalajalca...@gmail.com  wrote:

 Hi,
 The official Trinidad web site at

 http://myfaces.apache.org/trinidad/shows

 Last Published: 2010-02-16. It's too much time, when will you be back
 in
 official site or is there a new site for download official releases and
 documentation?

 Thanks,

 Javier






-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


[Trinidad] Nightly Builds... !

2010-08-26 Thread Matthias Wessendorf
Hi,

since of yesterday(?) most MyFaces projects are now building on our
ASF Hudson machine.

The new location for snapshots / nightly builds is now here:

https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/trinidad/

Currently you find:
-1.0.13
-1.2.15
-2.0.0.3

(all SNAPSHOT)

-M

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [PROPOSAL] Apache Isis

2010-08-26 Thread Matthias Wessendorf








 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org

 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org



 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: ready for take off?

2010-08-26 Thread Matthias Wessendorf
cool, just in time for my side project :)

On Wed, Aug 25, 2010 at 12:40 AM, Mark Struberg strub...@yahoo.de wrote:
 Oki, I'll start with the release process on thursday evening.

 LieGrue,
 strub



 - Original Message 
 From: Joseph Bergmark bergm...@apache.org
 To: dev@openwebbeans.apache.org
 Sent: Tue, August 24, 2010 1:46:24 PM
 Subject: Re: ready for take off?

 +1 for alpha-2

 Sincerely,

 Joe

 On Mon, Aug 23, 2010 at 5:31  PM, Jakob Korherr jakob.korh...@gmail.com
wrote:
  +1
 
  Regards,
  Jakob
 
   2010/8/21 Gerhard gerhard.petra...@gmail.com
 
   +1
 
  regards,
  gerhard
 
   http://www.irian.at
 
  Your JSF powerhouse -
   JSF Consulting, Development and
  Courses in English and  German
 
  Professional Support for Apache  MyFaces
 
 
 
  2010/8/21 Mark Struberg  strub...@yahoo.de
 
    given the fact that Gurkan currently refactors a few core components
 I'd
   now
   also in favour to -alpha-2. We can  then test this release a few weeks
 and
   go for
    1.0.0 with only applying bugfixes.
  
    LieGrue,
   strub
  
  
   
   - Original Message 
From:  Gerhard gerhard.petra...@gmail.com
     To: dev@openwebbeans.apache.org
     Sent: Sat, August 21, 2010 4:41:16 PM
Subject:  Re: ready for take off?
   
+1 for  alpha2 (or  beta1)
   
 regards,
gerhard
   
     http://www.irian.at
   
Your JSF   powerhouse -
JSF Consulting, Development and
     Courses in English and  German
   
     Professional Support for Apache MyFaces
   
    
   
2010/8/21  Mark Struberg  strub...@yahoo.de
    
 I could  also release an -alpha-2, but given the  fact that our code
  is
   currently
 pretty stable otherwise, I'd prefer 1.0.0  and later ship a  1.0.1
 and
   if all
  those things are fixed a 1.1.0. To be honest - I pretty  much don't
    care
 about
 the  version number as long as we ship  something working in the 
 next
    week.
 So
 please gimme  your  opinions :)

 
 LieGrue,
   strub


     

 - Original  Message  
  From: Gerhard gerhard.petra...@gmail.com
        To: dev@openwebbeans.apache.org
        Sent: Sat, August 21, 2010 3:29:17 PM
       Subject: Re: ready for  take off?
  
  i would prefer a v1 which fixes e.g.  OWB-338  and  OWB-444.
 
   regards,
   gerhard
      
  http://www.irian.at
  
  Your JSF  powerhouse  -
       JSF Consulting, Development and
   Courses in English  and  German
 
       Professional Support for Apache  MyFaces
  
 
  
  2010/8/21  Mark  Struberg strub...@yahoo.de
  
     Hoi
   
   I'd like to prepare the   OWB-1.0.0 release today, any Jiras
  open
   which
      you
    like
    to resolve before?
   Is  all  well  tested and the quality didn't suffer in the last
    days?
   
     LieGrue,
   strub
    
  
   
  
   


     

   
   
  
  
   
 
 
 
 
  --
  Jakob  Korherr
 
  blog: http://www.jakobk.com
  twitter:  http://twitter.com/jakobkorherr
  work: http://www.irian.at
 








-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: hud...@myfaces

2010-08-25 Thread Matthias Wessendorf
Thanks Bernd!

Right now the following committers have been added:
-Bernd Bohmann
-Grant Smith
-Matthias Wessendorf

-M

On Wed, Aug 25, 2010 at 8:20 AM, Bernd Bohmann
bernd.bohm...@atanion.com wrote:
 Hello

 for trying hudson instead of continuum you need a hudson account.

 You can ask matthias for adding you to the hudson-jobadmin group on
 people.apache.org

 modify_appgroups.pl hudson-jobadmin --add=your apache username

 see:

 http://wiki.apache.org/general/Hudson#How_do_I_get_an_account


 for recommended or mandatory settings

 see:

 http://wiki.apache.org/general/Hudson#Are_there_recommended_or_mandatory_Hudson_settings_for_ASF_projects.3F

 Regards

 Bernd




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: hud...@myfaces

2010-08-25 Thread Matthias Wessendorf
done

-M

On Wed, Aug 25, 2010 at 9:22 AM, Scott O'Bryan darkar...@gmail.com wrote:
 Hey Matthias, can you add me to this?  I'd be willing to try the
 bridge stuff.  Continuum has proven fairly unreliable for us.

 Sent from my iPhone

 On Aug 25, 2010, at 1:19 AM, Matthias Wessendorf mat...@apache.org wrote:

 Thanks Bernd!

 Right now the following committers have been added:
 -Bernd Bohmann
 -Grant Smith
 -Matthias Wessendorf

 -M

 On Wed, Aug 25, 2010 at 8:20 AM, Bernd Bohmann
 bernd.bohm...@atanion.com wrote:
 Hello

 for trying hudson instead of continuum you need a hudson account.

 You can ask matthias for adding you to the hudson-jobadmin group on
 people.apache.org

 modify_appgroups.pl hudson-jobadmin --add=your apache username

 see:

 http://wiki.apache.org/general/Hudson#How_do_I_get_an_account


 for recommended or mandatory settings

 see:

 http://wiki.apache.org/general/Hudson#Are_there_recommended_or_mandatory_Hudson_settings_for_ASF_projects.3F

 Regards

 Bernd




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: hud...@myfaces

2010-08-25 Thread Matthias Wessendorf
Also, I added:
-Leo
-Werner
-Gerhard

-Matthias

On Wed, Aug 25, 2010 at 9:27 AM, Matthias Wessendorf mat...@apache.org wrote:
 done

 -M

 On Wed, Aug 25, 2010 at 9:22 AM, Scott O'Bryan darkar...@gmail.com wrote:
 Hey Matthias, can you add me to this?  I'd be willing to try the
 bridge stuff.  Continuum has proven fairly unreliable for us.

 Sent from my iPhone

 On Aug 25, 2010, at 1:19 AM, Matthias Wessendorf mat...@apache.org wrote:

 Thanks Bernd!

 Right now the following committers have been added:
 -Bernd Bohmann
 -Grant Smith
 -Matthias Wessendorf

 -M

 On Wed, Aug 25, 2010 at 8:20 AM, Bernd Bohmann
 bernd.bohm...@atanion.com wrote:
 Hello

 for trying hudson instead of continuum you need a hudson account.

 You can ask matthias for adding you to the hudson-jobadmin group on
 people.apache.org

 modify_appgroups.pl hudson-jobadmin --add=your apache username

 see:

 http://wiki.apache.org/general/Hudson#How_do_I_get_an_account


 for recommended or mandatory settings

 see:

 http://wiki.apache.org/general/Hudson#Are_there_recommended_or_mandatory_Hudson_settings_for_ASF_projects.3F

 Regards

 Bernd




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: EL method invocation performance

2010-08-25 Thread Matthias Wessendorf
great,

I think Glassfish, Tomcat and JBoss do appreciate a bug report :-)

-Matthias

On Wed, Aug 25, 2010 at 8:43 PM, Martin Koci martin.k...@aura.cz wrote:
 Now I'm sure that it is an implementation problem: it was very
 suspicious that both Tomcat and Glassfish implementations have it - but
 Geronimo does not have this problem.

 Andy Schwartz píše v St 25. 08. 2010 v 11:38 -0400:
 On Wed, Aug 25, 2010 at 11:10 AM, Jakob Korherr jakob.korh...@gmail.com 
 wrote:

  If it is an implementation problem and can be circumvent in any way, I 
  would
  contact the Glassfish and Tomcat developers about this ;)

 +1.  I pinged Kin-man as a heads up on this...

 Andy







-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: hud...@myfaces

2010-08-25 Thread Matthias Wessendorf
pretty cool stuff.
Interesting option on the Apache configuration: We could also use
Harmony to build our stuff :-)

-Matthias

On Wed, Aug 25, 2010 at 9:11 PM, Gerhard gerhard.petra...@gmail.com wrote:
 hi grant,
 it's great that you looked for the myfaces view.
 for the others:
 i created it to group all our build-jobs - see [1].

 regards,
 gerhard
 [1] https://hudson.apache.org/hudson/view/MyFaces/
 http://www.irian.at

 Your JSF powerhouse -
 JSF Consulting, Development and
 Courses in English and German

 Professional Support for Apache MyFaces


 2010/8/25 Grant Smith work.gr...@gmail.com

 OK, I have added a whole lot of builds. Currently testing them. All under
 the Myfaces view. Next I need to figure out how to copy the artifacts to the
 nightly builds area...

 On Wed, Aug 25, 2010 at 7:33 AM, Gerhard gerhard.petra...@gmail.com
 wrote:

 thx,
 regards,
 gerhard

 http://www.irian.at

 Your JSF powerhouse -
 JSF Consulting, Development and
 Courses in English and German

 Professional Support for Apache MyFaces



 2010/8/25 Matthias Wessendorf mat...@apache.org

 Also, I added:
 -Leo
 -Werner
 -Gerhard

 -Matthias

 On Wed, Aug 25, 2010 at 9:27 AM, Matthias Wessendorf mat...@apache.org
 wrote:
  done
 
  -M
 
  On Wed, Aug 25, 2010 at 9:22 AM, Scott O'Bryan darkar...@gmail.com
  wrote:
  Hey Matthias, can you add me to this?  I'd be willing to try the
  bridge stuff.  Continuum has proven fairly unreliable for us.
 
  Sent from my iPhone
 
  On Aug 25, 2010, at 1:19 AM, Matthias Wessendorf mat...@apache.org
  wrote:
 
  Thanks Bernd!
 
  Right now the following committers have been added:
  -Bernd Bohmann
  -Grant Smith
  -Matthias Wessendorf
 
  -M
 
  On Wed, Aug 25, 2010 at 8:20 AM, Bernd Bohmann
  bernd.bohm...@atanion.com wrote:
  Hello
 
  for trying hudson instead of continuum you need a hudson account.
 
  You can ask matthias for adding you to the hudson-jobadmin group on
  people.apache.org
 
  modify_appgroups.pl hudson-jobadmin --add=your apache username
 
  see:
 
  http://wiki.apache.org/general/Hudson#How_do_I_get_an_account
 
 
  for recommended or mandatory settings
 
  see:
 
 
  http://wiki.apache.org/general/Hudson#Are_there_recommended_or_mandatory_Hudson_settings_for_ASF_projects.3F
 
  Regards
 
  Bernd
 
 
 
 
  --
  Matthias Wessendorf
 
  blog: http://matthiaswessendorf.wordpress.com/
  sessions: http://www.slideshare.net/mwessendorf
  twitter: http://twitter.com/mwessendorf
 
 
 
 
  --
  Matthias Wessendorf
 
  blog: http://matthiaswessendorf.wordpress.com/
  sessions: http://www.slideshare.net/mwessendorf
  twitter: http://twitter.com/mwessendorf
 



 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




 --
 Grant Smith - V.P. Information Technology
 Marathon Computer Systems, LLC.






-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: We'd like to add Myfaces to Hudson

2010-08-25 Thread Matthias Wessendorf
Yes,

I am about to add Grant :)
Funny, yesterday I added bommel (Bernd Bohmann) and myself (matzew).

-Matthias

On Wed, Aug 25, 2010 at 8:46 AM, Niklas Gustavsson nik...@protocol7.com wrote:
 On Wed, Aug 25, 2010 at 12:02 AM, Grant Smith grantsm...@apache.org wrote:
 Would it be possible to add me with enough karma to set up the Myfaces
 builds on Hudson ?

 The PMC chair for MyFaces can setup the necessary access rights as
 described here:
 http://wiki.apache.org/general/Hudson#How_do_I_get_an_account

 After that, you can set up the builds yourself. Should you need
 anything extraordinary, feel free to open a JIRA ticket and we'll take
 care of it.

 /niklas




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: We'd like to add Myfaces to Hudson

2010-08-25 Thread Matthias Wessendorf
+1

On Wed, Aug 25, 2010 at 8:56 AM, Niklas Gustavsson nik...@protocol7.com wrote:
 On Wed, Aug 25, 2010 at 8:54 AM, Matthias Wessendorf mat...@apache.org 
 wrote:
 I am about to add Grant :)
 Funny, yesterday I added bommel (Bernd Bohmann) and myself (matzew).

 Glad things are (hopefully) working as expected :-)

 /niklas




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Checkstyle error

2010-08-25 Thread Matthias Wessendorf
doing svn up, I do get two checkstyle errors on webbeans-impl:
-WebBeansDecorator.java
-WebBeansInterceptor.java

Unused import of WebBeansLogger.

With revision 989053 I fixed that...

-Matthias

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [VOTE] release for myfaces site skin v 1

2010-08-24 Thread Matthias Wessendorf
+1


On Mon, Aug 23, 2010 at 10:46 PM, Leonardo Uribe lu4...@gmail.com wrote:
 +1

 2010/8/23 Leonardo Uribe lu4...@gmail.com

 Hi,

 I was running the needed tasks to get the version 1 release of Apache
 MyFaces Site Skin.

 This artifact is required to build the site of some myfaces projects.

 Please note that this vote concerns all of the following parts:

  1. Maven artifact group org.apache.myfaces.maven.myfaces-site-skin v 1
 [1]

 The artifacts are deployed to a nexus staging repository [1].

 Please take a look at the version 1 and vote!

 Please note: This vote is majority approval with a minimum of three
 +1 votes (see [3]).

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
 

 Thanks,
 Leonardo Uribe

 [1]
 https://repository.apache.org/content/repositories/orgapachemyfaces-136/

 https://repository.apache.org/content/groups/staging/org/apache/myfaces/maven/myfaces-site-skin/1/





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [DISCUSS] release of myfaces-test project

2010-08-24 Thread Matthias Wessendorf
I agree, that this should not block us from releasing the bits.

-Matthias

On Mon, Aug 23, 2010 at 11:53 PM, Leonardo Uribe lu4...@gmail.com wrote:
 Hi

 Ok. The idea in the future is integrate that work, but for now that is not a
 stopper for a release.

  The plan from my side for the next weeks is do the following releases:

 - Myfaces Site Skin 1
 - Myfaces Test 1.0.0
 - Myfaces Core 2.0.2
 - Tomahawk 1.1.10

 regards,

 Leonardo Uribe

 2010/8/23 Jakob Korherr jakob.korh...@gmail.com

 Hi Leo,

 I would like to discuss the internal structure of the myfaces test project
 before we do a release of it, because I want to integrate the GSoC
 webapp-tests into our codebase. However this code is not ready for a release
 and should be an own module, independent from the current MyFaces test
 framework, but I would like to have both of them in the test directory in
 the svn.

 I will start a new thread about this integration!

 Regards,
 Jakob

 2010/8/23 Leonardo Uribe lu4...@gmail.com

 Hi

 It could be good to do a release of myfaces test project after the
 release of myfaces site skin.

 Personally, I think the code is good for a release, but if someone has
 any objection about it, this is a good moment to say it.

 regards,

 Leonardo



 --
 Jakob Korherr

 blog: http://www.jakobk.com
 twitter: http://twitter.com/jakobkorherr
 work: http://www.irian.at





-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Trinidad] java.lang.IllegalStateException: Factory already available for this class loader

2010-08-24 Thread Matthias Wessendorf
HEllo Jakub,

can you update the ticket with how to reproduce?
I'll take a look next week (currently on vacation)

-M

On Tue, Aug 24, 2010 at 2:48 PM, Jakub Kahovec
jakub.kaho...@googlemail.com wrote:
 Hi there,

 in our application (tomcat 6.0.28+ trinidad 1.2.13+facelets) we are time to
 time experiencing java.lang.IllegalStateException: Factory already available
 for this class loader, which
 seems to be happening when there are two (or more) requests sent very
 quickly to the server (which IMHO should be pretty normal in busy web apps,
 right ?)
 I've found this problem reported in apache JIRA (
 https://issues.apache.org/jira/browse/TRINIDAD-195?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel)
 but there is no solution (it shows that there is a patch is available but
 it's not there) and the priority was changed from major or minor.
 Well, this issue seems to me quite critical unless there is something wrong
 in our settings, which might be likely as I haven't found much references to
 this issue (actually just one).
 So has anyone else experienced this problem or is there an easy fix or
 workaround for it ?

 Thanks.

 Jakub




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: [Trinidad] Web Site

2010-08-24 Thread Matthias Wessendorf
We have not really changed a lot of info on that site.
Also our site build has slight issues ...

sent from my Android phone

On Aug 25, 2010 5:23 AM, Javier Alcala jalca...@gmail.com wrote:
 Hi,
 The official Trinidad web site at http://myfaces.apache.org/trinidad/shows
 Last Published: 2010-02-16. It's too much time, when will you be back in
 official site or is there a new site for download official releases and
 documentation?

 Thanks,

 Javier


Re: [DISCUSS] myfaces-site-skin-1-SNAPSHOT release?

2010-08-23 Thread Matthias Wessendorf
+1

sent from my Android phone

On Aug 23, 2010 9:52 PM, Leonardo Uribe lu4...@gmail.com wrote:
 Hi

 Yes, we should release that artifact.

 regards,

 Leonardo Uribe

 2010/8/23 Mark Struberg strub...@yahoo.de

 Hi!

 I saw that we use a myfaces-site-skin 1-SNAPSHOT but that never got
 released,
 isn't?

 this is used in our site.xml files and is part of our releases - thus I
 think it
 really should get released!

 LieGrue,
 strub






<    1   2   3   4   5   6   7   8   9   10   >