Re: [core] Backwards compatibility (e.g. MYFACES-2543)

2010-02-09 Thread Matthias Wessendorf
On Wed, Feb 10, 2010 at 6:26 AM, Ganesh gan...@j4fry.org wrote:
 Many Facelets taglibs don't use Facelets tag handlers,
 but simply wrap some xhtml templates. Nothing will stop these libraries to
 work with MyFaces if we allow old version taglibs.
 If we insist on refusing them people will simply switch to Mojarra to get
 their application to run.

I know; that's what I meant with my comment before

 The argument of a xsd:restriction in the spec will
 help little. Just
 taking old Facelets is *not* a solution, because the
 rest of the application may want to use the new features.
 Please try filing this as a bug to Mojarra as Matthias
 proposed - if they fix it, MyFaces may insist on version=2.0, but if they
 don't I think we shouldn't
 either.

I agree

 I've carried the question whether a JSF 2.0 compatible implementation is
 required to refuse old version facelets taglibs into the EG - let's see,
 what they have to say

technically, I think now we are correct.

@Jakob: Did you create such a bug against the RI ?
(that they allow old Facelets) maybe another on
not being (too) clear in the spec about it...
-Matthias

 on this ...

 Best regards,
 Ganesh

 I see both ways; I think I don't like the fact that the RI has this bug
 :)
 So, end of the story is, almost everybody will blame this to us ;-)
 Oh, crappy MyFaces doesn't work etc :) All the FUD! :)




-- 
Matthias Wessendorf

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


Re: [TRINIDAD] LocaleElements js cannot be found

2010-02-09 Thread Matthias Wessendorf
cool!

Do you mind adding this info to the wiki page ?

-Matthias

On Tue, Feb 9, 2010 at 5:31 PM, A. Nieves daraii.t...@gmail.com wrote:
 For anyone who stumbles with the same problem:

 You have to make the Seam context available for the Trinidad resources
 servlet (maybe because Seam manages the locale? idn) as explained in
 30.1.4.8. Context management for custom servlets (
 http://docs.jboss.org/seam/latest/reference/en-US/html_single/#d0e24092).

 Redux; you'll have to add this entry to the components.xml:

  web:context-filter url-pattern=/adf/*/

 On Tue, Feb 9, 2010 at 2:15 AM, Matthias Wessendorf mat...@apache.orgwrote:

 some (paranoid) security for resources folder? :)

 -Matthias

 On Tue, Feb 9, 2010 at 7:07 AM, A. Nieves daraii.t...@gmail.com wrote:
  Can anyone that uses Seam give some input?
  If I deploy a test project in JBoss 5.1 I get an
                     HTTP Status 403 - Access to the requested resource has
  been denied
   error when trying to see the
  http://host:port/test/adf/jsLibs/resources/LocaleElements_es1_2_12.js
  resource, but I can access the http://
  host:port/test/adf/jsLibs/Common1_2_12.js
 
 
  Thanx.
 
  On Tue, Feb 9, 2010 at 1:30 AM, Matthias Wessendorf mat...@apache.org
 wrote:
 
  actually not sure on that. Never done Seam for over a 1.5 years
 
  On Mon, Feb 8, 2010 at 11:44 PM, A. Nieves daraii.t...@gmail.com
 wrote:
   I created a test EAR project with Facelets 1.1.15 , Trinidad 1.2.12
 and
   MyFaces 1.2.8 without Seam and I can see the LocaleElements resource.
 Can
  it
   be something in Seam's configuration? It's weird because I can see the
   Common1_2_12.js.
  
  
   On Mon, Feb 8, 2010 at 11:59 AM, A. Nieves daraii.t...@gmail.com
  wrote:
  
   Yes, I have another example deployment (the only difference it is a
 WAR
  and
   not an EAR) and it works correctly. But I was wondering what can be
   different in my current configuration because it does't work.
  
  
   On Mon, Feb 8, 2010 at 3:34 AM, Matthias Wessendorf 
 mat...@apache.org
  wrote:
  
   I see it here:
  
  
  
 
 http://example.irian.at/trinidad-components-showcase/adf/jsLibs/resources/LocaleElements_es1_2_14.js?loc=es
  
   -Matthias
  
   On Sun, Feb 7, 2010 at 11:49 PM, A. Nieves daraii.t...@gmail.com
  wrote:
Hello,
   
I'm having problems when I try to submit a form and one of the
 input
elements has a validator that uses LocaleElements javascript (In
 my
particular case the *LocaleElements_es1_2_12.js*) The script is
  included
   in
the page
   
 (src=/test/adf/jsLibs/resources/LocaleElements_es1_2_12.js?loc=es)
  but
   the
resource is not available (if you try to load the js in the web
 page
  it
displays an error). The other js resources, such as
  *Common1_2_12.js*,
   are
found.
   
If I change the locale I have the same problem.
   
I'm using Facelets 1.1.15 , Seam 2.2, Trinidad 1.2.12 and MyFaces
  1.2.8
   and
this is my *web.xml* (
   
  
 
 https://docs.google.com/leaf?id=0B1ms0mMJOqpPMDA1YTBiMzYtMzVjNi00YmVhLWFmOTItNGIyNjU1NDdlNjE2hl=en
)
   
   
I appreciate the help. Thnx.
   
  
  
  
   --
   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] Sample applications

2010-02-09 Thread Matthias Wessendorf
hello,

yes. I know :) We for sure need to fix the links:
http://myfaces.apache.org/trinidad/download.html

The new show-case:
http://example.irian.at/trinidad-components-showcase/

I not yet there; will be included in 1.2.14 (out soon)

-Matthias

On Wed, Feb 10, 2010 at 3:22 AM, Seema Richard (UST, IND)
seema.rich...@ust-global.com wrote:
 Hi,



 This page appears to be broken.

 http://myfaces.apache.org/trinidad/trinidad-example/download.html

 Where can I download sample web applications using Trinidad?



 Thanks,

 Seema





-- 
Matthias Wessendorf

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


Re: [Ext-CDI] additional project name

2010-02-08 Thread Matthias Wessendorf
+1 for MyFaces CODI - cool name ! :)

On Mon, Feb 8, 2010 at 10:02 AM, Hazem Saleh haz...@apache.org wrote:
 I suggest JODI (pronounced like the name).

 On Mon, Feb 8, 2010 at 10:59 AM, Gerhard Petracek
 gerhard.petra...@gmail.com wrote:

 if we decide to use an additional project name:
 +1 for MyFaces CODI
 regards,
 gerhard

 http://www.irian.at

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

 Professional Support for Apache MyFaces


 2010/2/8 Gerhard Petracek gerhard.petra...@gmail.com

 hi @ all,
 we have collected some ideas [1] for a cdi extensions module for jsf
 applications.
 the next version of seam will provide portable cdi extensions as well.
 since the extensions are portable i hope both projects will be
 compatible.
 so they aren't competitors. anyway, i think people will start to compare
 them.
 so it would be nice to have a fancy project name.
 it's more or less clear that we will use ext-cdi internally (jira
 module,...).
 however, ext-cdi might sound a bit strange for some users.
 there are some name suggestions in the wiki - 2 examples:
 #1 CODI (pronounced like the name)
 #2 CoJack
 it would be nice to hear your opinions about an additional name as well
 as about the mentioned examples.
 (for sure) you are welcome to add further name and/or feature suggestions
 to the wiki.
 regards,
 gerhard
 [1] http://wiki.apache.org/myfaces/Extensions/CDI/DevDoc/Drafts
 http://www.irian.at

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

 Professional Support for Apache MyFaces




 --
 Hazem Ahmed Saleh Ahmed

 Author of (The Definitive Guide to Apache MyFaces and Facelets):
 http://www.amazon.com/Definitive-Guide-Apache-MyFaces-Facelets/dp/1590597370
 http://www.amazon.com/-/e/B002M052KY

 Web blog: http://www.jroller.com/page/HazemBlog

 [Web 2.0] Google Maps Integration with JSF:
 http://code.google.com/p/gmaps4jsf/
 http://www.ibm.com/developerworks/library/wa-aj-gmaps/




-- 
Matthias Wessendorf

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


Re: Unable to find a default provider

2010-02-08 Thread Matthias Wessendorf
(UIXComponentBase.java:1087)
        at
 org.apache.myfaces.trinidad.component.UIXComponentBase.processValidators(UIXComponentBase.java:853)
        at
 org.apache.myfaces.trinidad.component.UIXForm.processValidators(UIXForm.java:82)
        at
 org.apache.myfaces.trinidad.component.UIXComponentBase.validateChildrenImpl(UIXComponentBase.java:1102)
        at
 org.apache.myfaces.trinidad.component.UIXComponentBase.validateChildren(UIXComponentBase.java:1087)
        at
 org.apache.myfaces.trinidad.component.UIXComponentBase.processValidators(UIXComponentBase.java:853)
        at
 org.apache.myfaces.trinidad.component.UIXComponentBase.validateChildrenImpl(UIXComponentBase.java:1102)
        at
 org.apache.myfaces.trinidad.component.UIXComponentBase.validateChildren(UIXComponentBase.java:1087)
        at
 org.apache.myfaces.trinidad.component.UIXComponentBase.processValidators(UIXComponentBase.java:853)
        at
 org.apache.myfaces.trinidad.component.UIXComponentBase.validateChildrenImpl(UIXComponentBase.java:1102)
        at
 org.apache.myfaces.trinidad.component.UIXComponentBase.validateChildren(UIXComponentBase.java:1087)
        at
 org.apache.myfaces.trinidad.component.UIXComponentBase.processValidators(UIXComponentBase.java:853)
        at
 org.apache.myfaces.trinidad.component.UIXComponentBase.validateChildrenImpl(UIXComponentBase.java:1102)
        at
 org.apache.myfaces.trinidad.component.UIXComponentBase.validateChildren(UIXComponentBase.java:1087)
        at
 org.apache.myfaces.trinidad.component.UIXComponentBase.processValidators(UIXComponentBase.java:853)
        at
 javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1135)
        at
 javax.faces.component.UIViewRoot._processValidatorsDefault(UIViewRoot.java:1355)
        at javax.faces.component.UIViewRoot.access$600(UIViewRoot.java:75)
        at
 javax.faces.component.UIViewRoot$ProcessValidatorPhaseProcessor.process(UIViewRoot.java:1402)
        at javax.faces.component.UIViewRoot._process(UIViewRoot.java:1311)
        at
 javax.faces.component.UIViewRoot.processValidators(UIViewRoot.java:687)
        at
 org.apache.myfaces.lifecycle.ProcessValidationsExecutor.execute(ProcessValidationsExecutor.java:35)
        at
 org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:138)
        ... 22 more


 I also get this error.


 2 Φεβ 2010 3:58:12 μμ
 org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl
 _startConfiguratorServiceRequest
 SEVERE:
 java.lang.UnsupportedOperationException: This request class is an
 empty placeholder


 --


  __o
 _\._
 (_)/ (_)





-- 
Matthias Wessendorf

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


Re: Unable to find a default provider

2010-02-08 Thread Matthias Wessendorf
ah.. I noticed some bean validation calls on the stack, so
my guess was it may have been related to that.

Not much time for stuff this week..

On Mon, Feb 8, 2010 at 3:09 PM, Jakob Korherr jakob.korh...@gmail.com wrote:
 Actually I was talking about MYFACES-2520 and MYFACES-2434.


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

 are you talking about the BeanValidation error ?

 We did two tiny clean-ups there:

 https://svn.apache.org/viewvc/myfaces/trinidad/branches/trinidad-2.0.x/trinidad-api/src/main/java-templates/org/apache/myfaces/trinidad/component/UIXEditableValueTemplate.java?diff_format=hview=log

 -Matthias

 On Mon, Feb 8, 2010 at 11:43 AM, Jakob Korherr jakob.korh...@gmail.com
 wrote:
  Hi,
 
  I think this is a known Trinidad issue, because Trinidad uses a
 placeholder
  request class from myfaces core (see MYFACES-2434 for details). However
 it
  should be determined if this should be changed on Trinidad or on MyFaces
  core.
 
  Can someone of the Trinidad team please review this?!?
 
  Thanks,
  Jakob
 
  2010/2/2 Dj Apal [GR] dja...@gmail.com
 
  Hello all.
 
  I'm trying to port a project of mine from jsf 1.1 to jsf 2.
 
  I also changed Hibernate to use annotations instead of xml files.
 
  I use myfaces 2 beta and trinidad 2 alpha.
 
 
  Still haven;t changed anything at my web configuration.
 
 
  I get this error. Anyone knows sth about that? Thnx!
 
 
  javax.faces.FacesException: javax.validation.ValidationException:
  Unable to find a default provider
         at
 
 org.apache.myfaces.context.ExceptionHandlerImpl.wrap(ExceptionHandlerImpl.java:241)
         at
 
 org.apache.myfaces.context.ExceptionHandlerImpl.handle(ExceptionHandlerImpl.java:156)
         at
 
 org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:157)
         at
 
 org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:88)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:189)
         at
 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at
 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at
 
 org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at
 
 org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at
 
 org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at
 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
         at
 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at
 ac.view.filter.SecurityFilter.doFilter(SecurityFilter.java:114)
         at
 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
         at
 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at
 
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
         at
 
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
         at
 
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
         at
 
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
         at
 
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at
 
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
         at
 
 org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849)
         at
 
 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
         at
  org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454)
         at java.lang.Thread.run(Thread.java:619)
  Caused by: javax.validation.ValidationException: Unable to find a
  default provider
         at
 
 javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:264)
         at
 
 javax.validation.Validation.buildDefaultValidatorFactory(Validation.java:111)
         at
 
 org.apache.myfaces.trinidad.component.UIXEditableValue._isBeanValidationAvailable(UIXEditableValue.java:577)
         at
 
 org.apache.myfaces.trinidad.component.UIXEditableValue._shouldValidateEmptyFields(UIXEditableValue.java:541)
         at
 
 org.apache.myfaces.trinidad.component.UIXEditableValue.validateValue(UIXEditableValue.java:347)
         at
 
 org.apache.myfaces.trinidad.component.UIXEditableValue.validate(UIXEditableValue.java:183)
         at
 
 org.apache.myfaces.trinidad.component.UIXEditableValue._executeValidate(UIXEditableValue.java:611)
         at
 
 org.apache.myfaces.trinidad.component.UIXEditableValue.processValidators(UIXEditableValue.java:281)
         at
 
 org.apache.myfaces.trinidad.component.UIXComponentBase.validateChildrenImpl

Re: [TRINIDAD] LocaleElements js cannot be found

2010-02-08 Thread Matthias Wessendorf
actually not sure on that. Never done Seam for over a 1.5 years

On Mon, Feb 8, 2010 at 11:44 PM, A. Nieves daraii.t...@gmail.com wrote:
 I created a test EAR project with Facelets 1.1.15 , Trinidad 1.2.12 and
 MyFaces 1.2.8 without Seam and I can see the LocaleElements resource. Can it
 be something in Seam's configuration? It's weird because I can see the
 Common1_2_12.js.


 On Mon, Feb 8, 2010 at 11:59 AM, A. Nieves daraii.t...@gmail.com wrote:

 Yes, I have another example deployment (the only difference it is a WAR and
 not an EAR) and it works correctly. But I was wondering what can be
 different in my current configuration because it does't work.


 On Mon, Feb 8, 2010 at 3:34 AM, Matthias Wessendorf mat...@apache.orgwrote:

 I see it here:


 http://example.irian.at/trinidad-components-showcase/adf/jsLibs/resources/LocaleElements_es1_2_14.js?loc=es

 -Matthias

 On Sun, Feb 7, 2010 at 11:49 PM, A. Nieves daraii.t...@gmail.com wrote:
  Hello,
 
  I'm having problems when I try to submit a form and one of the input
  elements has a validator that uses LocaleElements javascript (In my
  particular case the *LocaleElements_es1_2_12.js*) The script is included
 in
  the page
  (src=/test/adf/jsLibs/resources/LocaleElements_es1_2_12.js?loc=es) but
 the
  resource is not available (if you try to load the js in the web page it
  displays an error). The other js resources, such as *Common1_2_12.js*,
 are
  found.
 
  If I change the locale I have the same problem.
 
  I'm using Facelets 1.1.15 , Seam 2.2, Trinidad 1.2.12 and MyFaces 1.2.8
 and
  this is my *web.xml* (
 
 https://docs.google.com/leaf?id=0B1ms0mMJOqpPMDA1YTBiMzYtMzVjNi00YmVhLWFmOTItNGIyNjU1NDdlNjE2hl=en
  )
 
 
  I appreciate the help. Thnx.
 



 --
 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] LocaleElements js cannot be found

2010-02-08 Thread Matthias Wessendorf
some (paranoid) security for resources folder? :)

-Matthias

On Tue, Feb 9, 2010 at 7:07 AM, A. Nieves daraii.t...@gmail.com wrote:
 Can anyone that uses Seam give some input?
 If I deploy a test project in JBoss 5.1 I get an
                    HTTP Status 403 - Access to the requested resource has
 been denied
  error when trying to see the
 http://host:port/test/adf/jsLibs/resources/LocaleElements_es1_2_12.js
 resource, but I can access the http://
 host:port/test/adf/jsLibs/Common1_2_12.js


 Thanx.

 On Tue, Feb 9, 2010 at 1:30 AM, Matthias Wessendorf mat...@apache.orgwrote:

 actually not sure on that. Never done Seam for over a 1.5 years

 On Mon, Feb 8, 2010 at 11:44 PM, A. Nieves daraii.t...@gmail.com wrote:
  I created a test EAR project with Facelets 1.1.15 , Trinidad 1.2.12 and
  MyFaces 1.2.8 without Seam and I can see the LocaleElements resource. Can
 it
  be something in Seam's configuration? It's weird because I can see the
  Common1_2_12.js.
 
 
  On Mon, Feb 8, 2010 at 11:59 AM, A. Nieves daraii.t...@gmail.com
 wrote:
 
  Yes, I have another example deployment (the only difference it is a WAR
 and
  not an EAR) and it works correctly. But I was wondering what can be
  different in my current configuration because it does't work.
 
 
  On Mon, Feb 8, 2010 at 3:34 AM, Matthias Wessendorf mat...@apache.org
 wrote:
 
  I see it here:
 
 
 
 http://example.irian.at/trinidad-components-showcase/adf/jsLibs/resources/LocaleElements_es1_2_14.js?loc=es
 
  -Matthias
 
  On Sun, Feb 7, 2010 at 11:49 PM, A. Nieves daraii.t...@gmail.com
 wrote:
   Hello,
  
   I'm having problems when I try to submit a form and one of the input
   elements has a validator that uses LocaleElements javascript (In my
   particular case the *LocaleElements_es1_2_12.js*) The script is
 included
  in
   the page
   (src=/test/adf/jsLibs/resources/LocaleElements_es1_2_12.js?loc=es)
 but
  the
   resource is not available (if you try to load the js in the web page
 it
   displays an error). The other js resources, such as
 *Common1_2_12.js*,
  are
   found.
  
   If I change the locale I have the same problem.
  
   I'm using Facelets 1.1.15 , Seam 2.2, Trinidad 1.2.12 and MyFaces
 1.2.8
  and
   this is my *web.xml* (
  
 
 https://docs.google.com/leaf?id=0B1ms0mMJOqpPMDA1YTBiMzYtMzVjNi00YmVhLWFmOTItNGIyNjU1NDdlNjE2hl=en
   )
  
  
   I appreciate the help. Thnx.
  
 
 
 
  --
  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] LocaleElements js cannot be found

2010-02-07 Thread Matthias Wessendorf
I see it here:

http://example.irian.at/trinidad-components-showcase/adf/jsLibs/resources/LocaleElements_es1_2_14.js?loc=es

-Matthias

On Sun, Feb 7, 2010 at 11:49 PM, A. Nieves daraii.t...@gmail.com wrote:
 Hello,

 I'm having problems when I try to submit a form and one of the input
 elements has a validator that uses LocaleElements javascript (In my
 particular case the *LocaleElements_es1_2_12.js*) The script is included in
 the page
 (src=/test/adf/jsLibs/resources/LocaleElements_es1_2_12.js?loc=es) but the
 resource is not available (if you try to load the js in the web page it
 displays an error). The other js resources, such as *Common1_2_12.js*, are
 found.

 If I change the locale I have the same problem.

 I'm using Facelets 1.1.15 , Seam 2.2, Trinidad 1.2.12 and MyFaces 1.2.8 and
 this is my *web.xml* (
 https://docs.google.com/leaf?id=0B1ms0mMJOqpPMDA1YTBiMzYtMzVjNi00YmVhLWFmOTItNGIyNjU1NDdlNjE2hl=en
 )


 I appreciate the help. Thnx.




-- 
Matthias Wessendorf

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


Re: [core] ClassLoaderResourceLoader.getLibraryVersion(String) performace

2010-02-05 Thread Matthias Wessendorf
-hi,

has one checked what Trinidad is offering for that ?
I mean the code is pretty old (and therefore stable).
Also at Oracle there is quite some PREF testing done...

-Matthias

On Fri, Feb 5, 2010 at 5:38 PM, Leonardo Uribe lu4...@gmail.com wrote:
 Hi

 Created MYFACES-2538 Remove resourceVersion and libraryVersion from resource
 identifiers.

 regards,

 Leonardo Uribe

 2010/2/5 Leonardo Uribe lu4...@gmail.com

 Hi

 Yes, that one is a big problem. There is no way to traverse a jar file
 without iterating over all entries to get the library version and resource
 version. That means the current algorithm do that all times a resource is
 rendered. This is really bad.

 I remember someone commented that on jsr-314-open at jcp.org mailing list,
 and checking the latest ri code (2.0.2-b10), library and resource version
 feature was removed. It seems a decision was taken there.

 Checking more, the topic describing this is:

 [jsr-314-open] Need guidance: invalid assumptions in design of resource
 versioning feature

 We should change our algorithm too to prevent this performance problem.

 regards,

 Leonardo Uribe

 2010/2/5 Martin Koci martin.k...@aura.cz

 Hi,

 during  profiling YourKitProfiler always marks

 org.apache.myfaces.resource.ClassLoaderResourceLoader.getLibraryVersion(String)
 as hotspot - that method always takes 30--50% CPU time per one
 request/response. Is it a known problem? I will provide more information
 later.

 Regards,

 Martin Kočí










-- 
Matthias Wessendorf

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


Re: [core] ClassLoaderResourceLoader.getLibraryVersion(String) performace

2010-02-05 Thread Matthias Wessendorf
Ah, ok :)

I am interested in what Martin comes up, regarding details.
Hopefully it is only getLibraryVersion(...) ;-)

-Matthias

On Fri, Feb 5, 2010 at 6:09 PM, Leonardo Uribe lu4...@gmail.com wrote:
 Hi

 The code that serve resources on myfaces core comes from trinidad. There was
 also other parts that comes from there too.

 Leonardo Uribe

 2010/2/5 Matthias Wessendorf mat...@apache.org

 -hi,

 has one checked what Trinidad is offering for that ?
 I mean the code is pretty old (and therefore stable).
 Also at Oracle there is quite some PREF testing done...

 -Matthias

 On Fri, Feb 5, 2010 at 5:38 PM, Leonardo Uribe lu4...@gmail.com wrote:
  Hi
 
  Created MYFACES-2538 Remove resourceVersion and libraryVersion from
  resource
  identifiers.
 
  regards,
 
  Leonardo Uribe
 
  2010/2/5 Leonardo Uribe lu4...@gmail.com
 
  Hi
 
  Yes, that one is a big problem. There is no way to traverse a jar
  file
  without iterating over all entries to get the library version and
  resource
  version. That means the current algorithm do that all times a resource
  is
  rendered. This is really bad.
 
  I remember someone commented that on jsr-314-open at jcp.org mailing
  list,
  and checking the latest ri code (2.0.2-b10), library and resource
  version
  feature was removed. It seems a decision was taken there.
 
  Checking more, the topic describing this is:
 
  [jsr-314-open] Need guidance: invalid assumptions in design of resource
  versioning feature
 
  We should change our algorithm too to prevent this performance problem.
 
  regards,
 
  Leonardo Uribe
 
  2010/2/5 Martin Koci martin.k...@aura.cz
 
  Hi,
 
  during  profiling YourKitProfiler always marks
 
 
  org.apache.myfaces.resource.ClassLoaderResourceLoader.getLibraryVersion(String)
  as hotspot - that method always takes 30--50% CPU time per one
  request/response. Is it a known problem? I will provide more
  information
  later.
 
  Regards,
 
  Martin Kočí
 
 
 
 
 
 
 



 --
 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


Google Summer of Code

2010-02-05 Thread Matthias Wessendorf
Hello,

in MyFaces we have one (or even two) students that would like to do
some project.
Is there already some ASF wide wiki page for that where we (MyFaces
PMC) and the student(s)
can add content ?

Or is this all still -kinda- early ?

thx,
Matthias

-- 
Matthias Wessendorf

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

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



Re: Google Summer of Code

2010-02-05 Thread Matthias Wessendorf
On Fri, Feb 5, 2010 at 4:40 PM, Luciano Resende luckbr1...@gmail.com wrote:
 On Fri, Feb 5, 2010 at 7:31 AM, Matthias Wessendorf mat...@apache.org wrote:
 Hello,

 in MyFaces we have one (or even two) students that would like to do
 some project.
 Is there already some ASF wide wiki page for that where we (MyFaces
 PMC) and the student(s)
 can add content ?

 Or is this all still -kinda- early ?


 Google has just officially announced GSoC 2010, and we are working on
 providing the ASF infrastructure for projects to post ideas/project
 information. For now, I think you could start interactions with the
 MyFace community trough a MyFace wiki, and then move the contents to
 the ASF wide page when that's available.

sounds good. Thanks.

-Matthias

-- 
Matthias Wessendorf

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


Re: [AppEngine] OWB and MyFaces2

2010-02-05 Thread Matthias Wessendorf
IMO a simple hello world is enough

some samples are here:
http://facesgoodies.googlecode.com/svn/MS/trunk/

On Fri, Feb 5, 2010 at 8:43 AM, Ali Ok al...@aliok.com.tr wrote:
 Hello Matthias and OWB community,

 I don't know much about OWB, but yes, I am interested in this.

 I will share my experience/problems.

 Regards,
 Ali

 Btw, I've already started writing the tutorial for Myfaces on GAE (without
 OWB).


 On Thu, Feb 4, 2010 at 10:02 PM, Matthias Wessendorf mat...@apache.org
 wrote:

 Hello,

 via twitter, I ran into this tutorial:
 http://in.relation.to/14203.lace

 Now I wonder, because of Ali's work:
 https://issues.apache.org/jira/browse/MYFACES-2504

 if there is some room for trying OWB/MyFaces in the cloud?
 Ali, any interest for a demo/guide ? :)

 -Matthias

 --
 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


Fwd: Subversion Downtime - Feb 4 2010

2010-02-04 Thread Matthias Wessendorf
just in case someone missed the mail...


-- Forwarded message --
From: Paul Querna p...@querna.org
Date: Thu, Feb 4, 2010 at 1:29 AM
Subject: Subversion Downtime - Feb 4 2010
To: Apache Infrastructure infrastruct...@apache.org
Cc: committ...@apache.org


The Subversion master server will be offline from approximately 11:00
am to 11:30 am Pacific Standard Time Tomorrow:
http://www.timeanddate.com/worldclock/fixedtime.html?month=2day=4year=2010hour=11min=0sec=0p1=234

We will keep read only operations online during this time, but new
commits will fail.

We are adding a new SAS Card and external array to eris.apache.org,
which will hopefully significantly improve Subversion's performance
for everyone.

If you have any questions, please don't hesitate to contact
infrastruct...@apache.org,

Thank You,

The Apache Infrastructure Team



-- 
Matthias Wessendorf

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


Re: [OFFTOPIC] JSFDays 2010 Vienna

2010-02-04 Thread Matthias Wessendorf
Vienna FTW !

On Thu, Feb 4, 2010 at 1:20 PM, Cagatay Civici cagatay.civ...@gmail.com wrote:
 I'm in as well, see you there!

 On Thu, Feb 4, 2010 at 12:10 PM, Jan-Kees van Andel
 jankeesvanan...@gmail.com wrote:

 Same over here. I'll be there too. See you all there (I hope).

 I suppose most of the MyFaces team will be there? Already saw a lot of
 names...

 Regards,
 Jan-Kees

 2010/2/4 Jakob Korherr jakob.korh...@gmail.com:
  Hi,
 
  I almost forgot: I'll also be at the jsfdays in vienna and I hope to
  meet some of you there!
 
  Regards,
  Jakob
 
 
  2010/1/28, Michael Kurz michi.k...@gmx.at:
  I hope to meet some of you there!
 
  regards
  Michael
 
  Am 26.01.2010 10:25, schrieb Gerhard Petracek:
  Hi all,
 
  we'd like to invite you to come to a JSF conference in Vienna, Austria
  from
  23rd-25th of February. The program is packed with the latest and
  greatest
  information about JSF 2.0 and the new versions of the major component
  libraries
  as well as extensions. It will be worthwhile for you as a JSF
  developer
  to hear what this new version of JSF has to offer.
 
  In addition to the JSF track, there will also be a general Java EE
  track
  where the important new developments in the Java EE space will be
  covered.
 
  Additionally, the third day hosts a series of workshops on such
  interesting topics as:
 
    - Collaboration with Ajax Push, ICEfaces 2, and JSF 2
    - RichFaces 4 with JSF 2
    - The Java Memory Model
    - Real World Java EE (Patterns) - Rethinking Best Practices
    - Developing loosely coupled services
    - Hands on with the Portlet Bridge
    - Go Fullstack: JSF, Spring, JPA perfectly linked
 
  Here is the link: http://conference.irian.at - click on
  “Registration”.
 
  Attendees will pay a very small conference fee - 360,- Euro (including
  20%
  VAT).
  The third day - the workshop day - will be charged separately. The
  attendance fee
  for the workshop day is 600,- Euro (including 20% VAT) per person.
 
  There will be a supporting program alongside the conference - so you
  will (additionally to learning about JSF and improving your JSF
  knowledge) have a good chance of getting to know Vienna and its
  surroundings.
 
  So far, there have been a lot registrations - so this conference
  is definitely going to be a meeting point for everyone interested in
  JSF!
 
  Regards,
  Gerhard
 
  http://www.irian.at
 
  Your JSF powerhouse -
  JSF Consulting, Development and
  Courses in English and German
 
  Professional Support for Apache MyFaces
 
 
 



 --
 Cagatay Civici
 JSF EG | PrimeFaces Lead | Apache MyFaces PMC
 http://www.primefaces.org




-- 
Matthias Wessendorf

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


Re: [Trinidad] JSF2: Facelet tag metadata

2010-02-04 Thread Matthias Wessendorf
+1 - yeah would be nice as the plugins cover already faces cfg part for that.

So, feel free to upload the patch, since the impl is done :-)

-M

On Thu, Feb 4, 2010 at 5:57 PM, Blake Sullivan
blake.sulli...@oracle.com wrote:
 +1

 -- Blake Sullivan

 Max Starets said the following On 2/4/2010 7:57 AM PT:

 Hello Everyone,

 Does anybody have any objections to enhancing Trinidad maven plugins to
 write out Facelet tag metadata
 in taglib xml (see https://issues.apache.org/jira/browse/TRINIDAD-1707)?

 I have the implementation ready.

 Thanks,
 Max





-- 
Matthias Wessendorf

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


Re: [Trinidad] JSF2: Facelet tag metadata

2010-02-04 Thread Matthias Wessendorf
Hello Max,

shouldn't we check for the jsfVersion, for the metadata ?

-Matthias

On Thu, Feb 4, 2010 at 6:08 PM, Matthias Wessendorf mat...@apache.org wrote:
 +1 - yeah would be nice as the plugins cover already faces cfg part for that.

 So, feel free to upload the patch, since the impl is done :-)

 -M

 On Thu, Feb 4, 2010 at 5:57 PM, Blake Sullivan
 blake.sulli...@oracle.com wrote:
 +1

 -- Blake Sullivan

 Max Starets said the following On 2/4/2010 7:57 AM PT:

 Hello Everyone,

 Does anybody have any objections to enhancing Trinidad maven plugins to
 write out Facelet tag metadata
 in taglib xml (see https://issues.apache.org/jira/browse/TRINIDAD-1707)?

 I have the implementation ready.

 Thanks,
 Max





 --
 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] JSF2: Facelet tag metadata

2010-02-04 Thread Matthias Wessendorf
Well,

there is only one version of the plugin.
Trunk covers JSF 1.1 and 1.2

The goal is to continue that as well. The branch was just created to
have the (experimental) JSF2 development
not mixed with those changes on trunk.

Do you really feel a need to introduce again a 2-way plugin ?
a) 1.2 and 1.1
b) 2.0

For some of the XSL I already added a check for JSF2

-Matthias

On Thu, Feb 4, 2010 at 9:22 PM, Max Starets max.star...@oracle.com wrote:
 Matthias,

 What do you mean? The change is going only to the 2.0.x branch.
 It will only be used with JSF 2.0+.

 Max

 Matthias Wessendorf wrote:

 Hello Max,

 shouldn't we check for the jsfVersion, for the metadata ?

 -Matthias

 On Thu, Feb 4, 2010 at 6:08 PM, Matthias Wessendorf mat...@apache.org
 wrote:


 +1 - yeah would be nice as the plugins cover already faces cfg part for
 that.

 So, feel free to upload the patch, since the impl is done :-)

 -M

 On Thu, Feb 4, 2010 at 5:57 PM, Blake Sullivan
 blake.sulli...@oracle.com wrote:


 +1

 -- Blake Sullivan

 Max Starets said the following On 2/4/2010 7:57 AM PT:


 Hello Everyone,

 Does anybody have any objections to enhancing Trinidad maven plugins to
 write out Facelet tag metadata
 in taglib xml (see https://issues.apache.org/jira/browse/TRINIDAD-1707)?

 I have the implementation ready.

 Thanks,
 Max




 --
 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] JSF2: Facelet tag metadata

2010-02-04 Thread Matthias Wessendorf
:-) I am not sure if that makes sense.
I felt it did, when I added the first check for JSF2.

I didn't want to mess around w/ trunk for the first Trindiad2 added
plugin features

Does that make sense?

-Matthias

On Thu, Feb 4, 2010 at 9:42 PM, Max Starets max.star...@oracle.com wrote:
 Matthias,

 I was fooled by the fact that it was a '2.0.0.x' branch. I have no problem
 adding a check.

 Max

 Matthias Wessendorf wrote:

 Well,

 there is only one version of the plugin.
 Trunk covers JSF 1.1 and 1.2

 The goal is to continue that as well. The branch was just created to
 have the (experimental) JSF2 development
 not mixed with those changes on trunk.

 Do you really feel a need to introduce again a 2-way plugin ?
 a) 1.2 and 1.1
 b) 2.0

 For some of the XSL I already added a check for JSF2

 -Matthias

 On Thu, Feb 4, 2010 at 9:22 PM, Max Starets max.star...@oracle.com wrote:


 Matthias,

 What do you mean? The change is going only to the 2.0.x branch.
 It will only be used with JSF 2.0+.

 Max

 Matthias Wessendorf wrote:

 Hello Max,

 shouldn't we check for the jsfVersion, for the metadata ?

 -Matthias

 On Thu, Feb 4, 2010 at 6:08 PM, Matthias Wessendorf mat...@apache.org
 wrote:


 +1 - yeah would be nice as the plugins cover already faces cfg part for
 that.

 So, feel free to upload the patch, since the impl is done :-)

 -M

 On Thu, Feb 4, 2010 at 5:57 PM, Blake Sullivan
 blake.sulli...@oracle.com wrote:


 +1

 -- Blake Sullivan

 Max Starets said the following On 2/4/2010 7:57 AM PT:


 Hello Everyone,

 Does anybody have any objections to enhancing Trinidad maven plugins to
 write out Facelet tag metadata
 in taglib xml (see https://issues.apache.org/jira/browse/TRINIDAD-1707)?

 I have the implementation ready.

 Thanks,
 Max




 --
 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


Blog post...

2010-02-04 Thread Matthias Wessendorf
FYI:

http://blog.smart-java.nl/blog/index.php/2010/01/31/jsf-2-0-the-most-simple-cdi-integration-use-cases/

-- 
Matthias Wessendorf

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


Re: Blog post...

2010-02-04 Thread Matthias Wessendorf
damn it.
wrong list :-)
was meant to open web beans.

please post both there ;-)

On Thu, Feb 4, 2010 at 10:00 PM, Jan-Kees van Andel
jankeesvanan...@apache.org wrote:
 LOL, thanks for the free publicity. ;-)

 Please allow me to return the favor:
 http://facesgoodies.googlecode.com/svn/MS/trunk/

 /JK


 2010/2/4 Matthias Wessendorf mat...@apache.org:
 FYI:

 http://blog.smart-java.nl/blog/index.php/2010/01/31/jsf-2-0-the-most-simple-cdi-integration-use-cases/

 --
 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: FaceletViewHandlingStrategy: cloneWithWriter() results in duplicate ResponseWriters

2010-02-04 Thread Matthias Wessendorf
Andy,

thanks for the 2500 patch; just applied it to our trunk.

-Matthias

On Thu, Feb 4, 2010 at 10:31 PM, Andy Schwartz
andy.g.schwa...@gmail.com wrote:
 A few more updates on this:

 - I have uploaded a proposed fix to MYFACES-2500.
 - I have checked in the corresponding fix to Mojarra.
 - I have logged TRINIDAD-1709 to track some Trinidad clean up that we
 can do once we've got the fix available in both MyFaces and Mojarra.

 Andy




-- 
Matthias Wessendorf

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


Re: [Trinidad] Firefox 3.6 missing getBoxObjectFor()

2010-02-04 Thread Matthias Wessendorf
nope, but I can apply the patch there as well.
My goal is anyway to start a new release on 1.0.x (for jsf 1.1)

On Thu, Feb 4, 2010 at 8:26 AM, Bruno Marti bruno.ma...@evard.ch wrote:

 Hi
 The lightweight dialogs aren't working in Firefox 3.6.
 Solution was found by bugfix TRINIDAD-1695 (
 https://issues.apache.org/jira/browse/TRINIDAD-1695 see )

 Is this also fixed in Trinidad 1.1.x?
 --
 View this message in context: 
 http://old.nabble.com/-Trinidad--Firefox-3.6-missing-getBoxObjectFor%28%29-tp27448692p27448692.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: [Trinidad] Firefox 3.6 missing getBoxObjectFor()

2010-02-04 Thread Matthias Wessendorf
I did that already:
http://svn.apache.org/viewvc?view=revisionrevision=902065

will in the next release, or you use the branch 2day ;-)

-Matthias

On Thu, Feb 4, 2010 at 9:54 AM, Bruno Marti bruno.ma...@evard.ch wrote:

 Yes, please apply it
 thx


 Matthias Wessendorf-4 wrote:

 nope, but I can apply the patch there as well.
 My goal is anyway to start a new release on 1.0.x (for jsf 1.1)

 On Thu, Feb 4, 2010 at 8:26 AM, Bruno Marti bruno.ma...@evard.ch wrote:

 Hi
 The lightweight dialogs aren't working in Firefox 3.6.
 Solution was found by bugfix TRINIDAD-1695 (
 https://issues.apache.org/jira/browse/TRINIDAD-1695 see )

 Is this also fixed in Trinidad 1.1.x?
 --
 View this message in context:
 http://old.nabble.com/-Trinidad--Firefox-3.6-missing-getBoxObjectFor%28%29-tp27448692p27448692.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



 --
 View this message in context: 
 http://old.nabble.com/-Trinidad--Firefox-3.6-missing-getBoxObjectFor%28%29-tp27448692p27449477.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


[AppEngine] OWB and MyFaces2

2010-02-04 Thread Matthias Wessendorf
Hello,

via twitter, I ran into this tutorial:
http://in.relation.to/14203.lace

Now I wonder, because of Ali's work:
https://issues.apache.org/jira/browse/MYFACES-2504

if there is some room for trying OWB/MyFaces in the cloud?
Ali, any interest for a demo/guide ? :)

-Matthias

-- 
Matthias Wessendorf

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


Re: [Trinidad] new skin and new demo

2010-02-03 Thread Matthias Wessendorf
cool, thanks!

-M

On Wed, Feb 3, 2010 at 8:23 AM, Bart Kummel bkum...@gmail.com wrote:
 Hi all,

 I just posted a short article about the new Cassablanca skin for Trinidad at
 my blog:
 http://www.bartkummel.net/journal/2010/2/2/new-skin-for-trinidad.html.

 Best regards,
 Bart Kummel

 On Sat, Jan 30, 2010 at 12:19, Matthias Wessendorf mat...@apache.orgwrote:

 Hello,

 as FYI, the new skin (cassablanca) has been committed to trunk
 (1.2.14-SNAPSHOT). There will be a release for that in a few weeks.

 Thanks to our friends from Irian.at, for already hosting the new beautiful
 demo:
 http://example.irian.at/trinidad-components-showcase/

 Check it out!

 Special thanks for the code-donation goes to Catalin and team from
 CodeBeat:
 http://www.codebeat.ro

 Enjoy the new skin, guys!

 -Matthias

 --
 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] new skin and new demo

2010-02-03 Thread Matthias Wessendorf
:-)

Shane,
is the performance only for the show-case bad ?
Or for the real sample as well ?
(it is online too)

new:
http://example.irian.at/trinidad-components-showcase/

old:
http://example.irian.at/trinidad-demo/

actually = both are hanging now for me :-)

.-Matthias

On Wed, Feb 3, 2010 at 6:18 PM, Shane Petroff sh...@mayet.ca wrote:
 Matthias Wessendorf wrote:

 cool, thanks!


 Definitely not cool... The performance at the irian site is terrible (it
 sucks at the best of times, but today it is atrocious). It makes both
 Trinidad and Irian look bad. If I didn't already know that Trinidad
 performance was fine, I'd be left with the impression that it was an
 unusable POS.

 Shane

 -M

 On Wed, Feb 3, 2010 at 8:23 AM, Bart Kummel bkum...@gmail.com wrote:


 Hi all,

 I just posted a short article about the new Cassablanca skin for Trinidad
 at
 my blog:
 http://www.bartkummel.net/journal/2010/2/2/new-skin-for-trinidad.html.

 Best regards,
 Bart Kummel

 On Sat, Jan 30, 2010 at 12:19, Matthias Wessendorf
 mat...@apache.orgwrote:



 Hello,

 as FYI, the new skin (cassablanca) has been committed to trunk
 (1.2.14-SNAPSHOT). There will be a release for that in a few weeks.

 Thanks to our friends from Irian.at, for already hosting the new
 beautiful
 demo:
 http://example.irian.at/trinidad-components-showcase/

 Check it out!

 Special thanks for the code-donation goes to Catalin and team from
 CodeBeat:
 http://www.codebeat.ro

 Enjoy the new skin, guys!

 -Matthias

 --
 Matthias Wessendorf

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








 --
 Shane





-- 
Matthias Wessendorf

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


Re: [Trinidad] new skin and new demo

2010-02-03 Thread Matthias Wessendorf
ha!
We had had that discussion before (not myfaces specific), of hosting
(java-based) demos :)
Glad you reminded me... :)

I will bring this up w/ infra@

-Matthias

On Wed, Feb 3, 2010 at 7:38 PM, Andrew Robinson
andrew.rw.robin...@gmail.com wrote:
 Any hope on hosting the demo's at Apache?

 On Wed, Feb 3, 2010 at 10:26 AM, Gerhard Petracek
 gerhard.petra...@gmail.com wrote:
 imo it's just an issue with the server...
 i'll forward the issue.

 regards,
 gerhard

 http://www.irian.at

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

 Professional Support for Apache MyFaces


 2010/2/3 Matthias Wessendorf mat...@apache.org

 :-)

 Shane,
 is the performance only for the show-case bad ?
 Or for the real sample as well ?
 (it is online too)

 new:
 http://example.irian.at/trinidad-components-showcase/

 old:
 http://example.irian.at/trinidad-demo/

 actually = both are hanging now for me :-)

 .-Matthias

 On Wed, Feb 3, 2010 at 6:18 PM, Shane Petroff sh...@mayet.ca wrote:
  Matthias Wessendorf wrote:
 
  cool, thanks!
 
 
  Definitely not cool... The performance at the irian site is terrible (it
  sucks at the best of times, but today it is atrocious). It makes both
  Trinidad and Irian look bad. If I didn't already know that Trinidad
  performance was fine, I'd be left with the impression that it was an
  unusable POS.
 
  Shane
 
  -M
 
  On Wed, Feb 3, 2010 at 8:23 AM, Bart Kummel bkum...@gmail.com wrote:
 
 
  Hi all,
 
  I just posted a short article about the new Cassablanca skin for
 Trinidad
  at
  my blog:
  http://www.bartkummel.net/journal/2010/2/2/new-skin-for-trinidad.html.
 
  Best regards,
  Bart Kummel
 
  On Sat, Jan 30, 2010 at 12:19, Matthias Wessendorf
  mat...@apache.orgwrote:
 
 
 
  Hello,
 
  as FYI, the new skin (cassablanca) has been committed to trunk
  (1.2.14-SNAPSHOT). There will be a release for that in a few weeks.
 
  Thanks to our friends from Irian.at, for already hosting the new
  beautiful
  demo:
  http://example.irian.at/trinidad-components-showcase/
 
  Check it out!
 
  Special thanks for the code-donation goes to Catalin and team from
  CodeBeat:
  http://www.codebeat.ro
 
  Enjoy the new skin, guys!
 
  -Matthias
 
  --
  Matthias Wessendorf
 
  blog: http://matthiaswessendorf.wordpress.com/
  sessions: http://www.slideshare.net/mwessendorf
  twitter: http://twitter.com/mwessendorf
 
 
 
 
 
 
 
 
  --
  Shane
 
 



 --
 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] new skin and new demo

2010-02-03 Thread Matthias Wessendorf
On Wed, Feb 3, 2010 at 8:39 PM, Gerhard Petracek
gerhard.petra...@gmail.com wrote:
 fyi: the server is back again.

 @hosting at apache:
 we also saw issues with apache servers...

uhm... the zone is not managed...
other than that... not sure what issues you mean.
Oh yes, *apache.org is interesting... so sometimes
svn etc are under some sort of attack..

-M

 however, we can talk with the infrastructure team...

 regards,
 gerhard

 http://www.irian.at

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

 Professional Support for Apache MyFaces


 2010/2/3 Matthias Wessendorf mat...@apache.org

 ha!
 We had had that discussion before (not myfaces specific), of hosting
 (java-based) demos :)
 Glad you reminded me... :)

 I will bring this up w/ infra@

 -Matthias

 On Wed, Feb 3, 2010 at 7:38 PM, Andrew Robinson
 andrew.rw.robin...@gmail.com wrote:
  Any hope on hosting the demo's at Apache?
 
  On Wed, Feb 3, 2010 at 10:26 AM, Gerhard Petracek
  gerhard.petra...@gmail.com wrote:
  imo it's just an issue with the server...
  i'll forward the issue.
 
  regards,
  gerhard
 
  http://www.irian.at
 
  Your JSF powerhouse -
  JSF Consulting, Development and
  Courses in English and German
 
  Professional Support for Apache MyFaces
 
 
  2010/2/3 Matthias Wessendorf mat...@apache.org
 
  :-)
 
  Shane,
  is the performance only for the show-case bad ?
  Or for the real sample as well ?
  (it is online too)
 
  new:
  http://example.irian.at/trinidad-components-showcase/
 
  old:
  http://example.irian.at/trinidad-demo/
 
  actually = both are hanging now for me :-)
 
  .-Matthias
 
  On Wed, Feb 3, 2010 at 6:18 PM, Shane Petroff sh...@mayet.ca wrote:
   Matthias Wessendorf wrote:
  
   cool, thanks!
  
  
   Definitely not cool... The performance at the irian site is terrible
 (it
   sucks at the best of times, but today it is atrocious). It makes both
   Trinidad and Irian look bad. If I didn't already know that Trinidad
   performance was fine, I'd be left with the impression that it was an
   unusable POS.
  
   Shane
  
   -M
  
   On Wed, Feb 3, 2010 at 8:23 AM, Bart Kummel bkum...@gmail.com
 wrote:
  
  
   Hi all,
  
   I just posted a short article about the new Cassablanca skin for
  Trinidad
   at
   my blog:
  
 http://www.bartkummel.net/journal/2010/2/2/new-skin-for-trinidad.html.
  
   Best regards,
   Bart Kummel
  
   On Sat, Jan 30, 2010 at 12:19, Matthias Wessendorf
   mat...@apache.orgwrote:
  
  
  
   Hello,
  
   as FYI, the new skin (cassablanca) has been committed to trunk
   (1.2.14-SNAPSHOT). There will be a release for that in a few
 weeks.
  
   Thanks to our friends from Irian.at, for already hosting the new
   beautiful
   demo:
   http://example.irian.at/trinidad-components-showcase/
  
   Check it out!
  
   Special thanks for the code-donation goes to Catalin and team from
   CodeBeat:
   http://www.codebeat.ro
  
   Enjoy the new skin, guys!
  
   -Matthias
  
   --
   Matthias Wessendorf
  
   blog: http://matthiaswessendorf.wordpress.com/
   sessions: http://www.slideshare.net/mwessendorf
   twitter: http://twitter.com/mwessendorf
  
  
  
  
  
  
  
  
   --
   Shane
  
  
 
 
 
  --
  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] new skin and new demo

2010-02-03 Thread Matthias Wessendorf
:) yeah. just saying.
I actually prefer to have them on your site :)
Otherwise we need to add it to our zone (yeah, that's the beast that
runs continuum ;-))

-M

On Wed, Feb 3, 2010 at 10:30 PM, Gerhard Petracek
gerhard.petra...@gmail.com wrote:
 this server is managed as well.
 so i don't see a real issue.
 however, as mentioned before - we can talk with the infrastructure team...

 regards,
 gerhard

 http://www.irian.at

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

 Professional Support for Apache MyFaces


 2010/2/3 Matthias Wessendorf mat...@apache.org

 On Wed, Feb 3, 2010 at 8:39 PM, Gerhard Petracek
 gerhard.petra...@gmail.com wrote:
  fyi: the server is back again.
 
  @hosting at apache:
  we also saw issues with apache servers...

 uhm... the zone is not managed...
 other than that... not sure what issues you mean.
 Oh yes, *apache.org is interesting... so sometimes
 svn etc are under some sort of attack..

 -M

  however, we can talk with the infrastructure team...
 
  regards,
  gerhard
 
  http://www.irian.at
 
  Your JSF powerhouse -
  JSF Consulting, Development and
  Courses in English and German
 
  Professional Support for Apache MyFaces
 
 
  2010/2/3 Matthias Wessendorf mat...@apache.org
 
  ha!
  We had had that discussion before (not myfaces specific), of hosting
  (java-based) demos :)
  Glad you reminded me... :)
 
  I will bring this up w/ infra@
 
  -Matthias
 
  On Wed, Feb 3, 2010 at 7:38 PM, Andrew Robinson
  andrew.rw.robin...@gmail.com wrote:
   Any hope on hosting the demo's at Apache?
  
   On Wed, Feb 3, 2010 at 10:26 AM, Gerhard Petracek
   gerhard.petra...@gmail.com wrote:
   imo it's just an issue with the server...
   i'll forward the issue.
  
   regards,
   gerhard
  
   http://www.irian.at
  
   Your JSF powerhouse -
   JSF Consulting, Development and
   Courses in English and German
  
   Professional Support for Apache MyFaces
  
  
   2010/2/3 Matthias Wessendorf mat...@apache.org
  
   :-)
  
   Shane,
   is the performance only for the show-case bad ?
   Or for the real sample as well ?
   (it is online too)
  
   new:
   http://example.irian.at/trinidad-components-showcase/
  
   old:
   http://example.irian.at/trinidad-demo/
  
   actually = both are hanging now for me :-)
  
   .-Matthias
  
   On Wed, Feb 3, 2010 at 6:18 PM, Shane Petroff sh...@mayet.ca
 wrote:
Matthias Wessendorf wrote:
   
cool, thanks!
   
   
Definitely not cool... The performance at the irian site is
 terrible
  (it
sucks at the best of times, but today it is atrocious). It makes
 both
Trinidad and Irian look bad. If I didn't already know that
 Trinidad
performance was fine, I'd be left with the impression that it was
 an
unusable POS.
   
Shane
   
-M
   
On Wed, Feb 3, 2010 at 8:23 AM, Bart Kummel bkum...@gmail.com
  wrote:
   
   
Hi all,
   
I just posted a short article about the new Cassablanca skin for
   Trinidad
at
my blog:
   
  http://www.bartkummel.net/journal/2010/2/2/new-skin-for-trinidad.html.
   
Best regards,
Bart Kummel
   
On Sat, Jan 30, 2010 at 12:19, Matthias Wessendorf
mat...@apache.orgwrote:
   
   
   
Hello,
   
as FYI, the new skin (cassablanca) has been committed to trunk
(1.2.14-SNAPSHOT). There will be a release for that in a few
  weeks.
   
Thanks to our friends from Irian.at, for already hosting the
 new
beautiful
demo:
http://example.irian.at/trinidad-components-showcase/
   
Check it out!
   
Special thanks for the code-donation goes to Catalin and team
 from
CodeBeat:
http://www.codebeat.ro
   
Enjoy the new skin, guys!
   
-Matthias
   
--
Matthias Wessendorf
   
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
   
   
   
   
   
   
   
   
--
Shane
   
   
  
  
  
   --
   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: [VOTE] Extensions-Scripting Alpha

2010-02-02 Thread Matthias Wessendorf
+1 on doing an alpha

On Tue, Feb 2, 2010 at 9:26 AM, Werner Punz werner.p...@gmail.com wrote:
 Hello everyone, I have been feature complete since last week for the alpha
 release. So I want to start the vote for the Ext-Scripting Alpha 1.


 Feature summary:


 The planned Spring part will not make it into the official 1.0 release
 since works on dependency injection frameworks which can provide beans over
 the EL will become integral part post 1.0 (my plan is to also go the CDI
 route if the frameworks permit it),the spring reloading it will be merged
 over time, but will not be part of the official 1.0.


 So for now 1.0 will only support JSF and JSF only, but that extensively.

 Since I am feature complete and relatively bugfree all the work from now on
 will go into bugfixing and code cleanup (believe me some parts really need
 that)

 Here is a short compressed summary of what will go into the alpha 1.0 and
 later final version:

 Dynamic loading of all JSF 1.2 artifacts, including Application and Session
 scoped beans (lots of work went into this area to enable that)

 Dynamic loading of most JSF 2.0 artifacts (application events currently are
 not supported)

 Dynamic JSF2 annotation support (aka push annoations into existing classes
 move them around as you wish)

 Dynamic resource loading within JSF2 (aka load resources from your source
 path)

 Dynamic XHTML loading for Facelets (load your xhtml templates directly from
 your sourcepath)

 And all of this for Groovy and Java

 The documentation will be hosted on the Wiki for the time being and is a
 work in progress, but enough material already is there to justify an alpha
 release as well:

 http://wiki.apache.org/myfaces/Extensions/Scripting

 As I said, feature freeze for now, and all which will go into the alphas and
 betas will be code cleanup and bugfixes to get a 1.0 release out sometime
 around March.



 Werner





-- 
Matthias Wessendorf

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


release notes for myfaces core

2010-02-02 Thread Matthias Wessendorf
Hello,

our download page:
http://myfaces.apache.org/download.html

does not talk about the release notes. For Trinidad
we provide the latest release notes along the download info;

Do we want that for MyFaces core as well ?

I'd say yes...


Yeah, I will add them... ;)

-- 
Matthias Wessendorf

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


Re: [VOTE] Extensions-Scripting Alpha

2010-02-02 Thread Matthias Wessendorf
MyFaces has its own master-pom

-Matthias

On Tue, Feb 2, 2010 at 10:32 AM, Mark Struberg strub...@yahoo.de wrote:
 Hi Werner!

 Not sure if this is needed in your case, but the pom in 
 extensions/scripting/trunk doesn't contain a parent section.

 Usually this points (in the end) to
    parent
        groupIdorg.apache/groupId
        artifactIdapache/artifactId
        version6/version
    /parent

 for all Apache projects.

 LieGrue,
 strub

 --- On Tue, 2/2/10, Werner Punz werner.p...@gmail.com wrote:

 From: Werner Punz werner.p...@gmail.com
 Subject: [VOTE] Extensions-Scripting Alpha
 To: dev@myfaces.apache.org
 Date: Tuesday, February 2, 2010, 9:26 AM
 Hello everyone, I have been feature
 complete since last week for the alpha release. So I want to
 start the vote for the Ext-Scripting Alpha 1.


 Feature summary:


 The planned Spring part will not make it into the official
 1.0 release
 since works on dependency injection frameworks which can
 provide beans over the EL will become integral part post 1.0
 (my plan is to also go the CDI route if the frameworks
 permit it),the spring reloading it will be merged over time,
 but will not be part of the official 1.0.


 So for now 1.0 will only support JSF and JSF only, but that
 extensively.

 Since I am feature complete and relatively bugfree all the
 work from now on will go into bugfixing and code cleanup
 (believe me some parts really need that)

 Here is a short compressed summary of what will go into the
 alpha 1.0 and later final version:

 Dynamic loading of all JSF 1.2 artifacts, including
 Application and Session scoped beans (lots of work went into
 this area to enable that)

 Dynamic loading of most JSF 2.0 artifacts (application
 events currently are not supported)

 Dynamic JSF2 annotation support (aka push annoations into
 existing classes move them around as you wish)

 Dynamic resource loading within JSF2 (aka load resources
 from your source path)

 Dynamic XHTML loading for Facelets (load your xhtml
 templates directly from your sourcepath)

 And all of this for Groovy and Java

 The documentation will be hosted on the Wiki for the time
 being and is a work in progress, but enough material already
 is there to justify an alpha release as well:

 http://wiki.apache.org/myfaces/Extensions/Scripting

 As I said, feature freeze for now, and all which will go
 into the alphas and betas will be code cleanup and bugfixes
 to get a 1.0 release out sometime around March.



 Werner









-- 
Matthias Wessendorf

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


Re: [VOTE] Extensions-Scripting Alpha

2010-02-02 Thread Matthias Wessendorf
...which inherits from Apache-7

On Tue, Feb 2, 2010 at 10:35 AM, Matthias Wessendorf mat...@apache.org wrote:
 MyFaces has its own master-pom

 -Matthias

 On Tue, Feb 2, 2010 at 10:32 AM, Mark Struberg strub...@yahoo.de wrote:
 Hi Werner!

 Not sure if this is needed in your case, but the pom in 
 extensions/scripting/trunk doesn't contain a parent section.

 Usually this points (in the end) to
    parent
        groupIdorg.apache/groupId
        artifactIdapache/artifactId
        version6/version
    /parent

 for all Apache projects.

 LieGrue,
 strub

 --- On Tue, 2/2/10, Werner Punz werner.p...@gmail.com wrote:

 From: Werner Punz werner.p...@gmail.com
 Subject: [VOTE] Extensions-Scripting Alpha
 To: dev@myfaces.apache.org
 Date: Tuesday, February 2, 2010, 9:26 AM
 Hello everyone, I have been feature
 complete since last week for the alpha release. So I want to
 start the vote for the Ext-Scripting Alpha 1.


 Feature summary:


 The planned Spring part will not make it into the official
 1.0 release
 since works on dependency injection frameworks which can
 provide beans over the EL will become integral part post 1.0
 (my plan is to also go the CDI route if the frameworks
 permit it),the spring reloading it will be merged over time,
 but will not be part of the official 1.0.


 So for now 1.0 will only support JSF and JSF only, but that
 extensively.

 Since I am feature complete and relatively bugfree all the
 work from now on will go into bugfixing and code cleanup
 (believe me some parts really need that)

 Here is a short compressed summary of what will go into the
 alpha 1.0 and later final version:

 Dynamic loading of all JSF 1.2 artifacts, including
 Application and Session scoped beans (lots of work went into
 this area to enable that)

 Dynamic loading of most JSF 2.0 artifacts (application
 events currently are not supported)

 Dynamic JSF2 annotation support (aka push annoations into
 existing classes move them around as you wish)

 Dynamic resource loading within JSF2 (aka load resources
 from your source path)

 Dynamic XHTML loading for Facelets (load your xhtml
 templates directly from your sourcepath)

 And all of this for Groovy and Java

 The documentation will be hosted on the Wiki for the time
 being and is a work in progress, but enough material already
 is there to justify an alpha release as well:

 http://wiki.apache.org/myfaces/Extensions/Scripting

 As I said, feature freeze for now, and all which will go
 into the alphas and betas will be code cleanup and bugfixes
 to get a 1.0 release out sometime around March.



 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: [VOTE] Extensions-Scripting Alpha

2010-02-02 Thread Matthias Wessendorf
ah! ok,
I'd recommend to use the newly released Apache-MyFaces-Master7

On Tue, Feb 2, 2010 at 10:51 AM, Mark Struberg strub...@yahoo.de wrote:
 any parent section is still missing ;)

 LieGrue,
 strub

 --- On Tue, 2/2/10, Matthias Wessendorf mat...@apache.org wrote:

 From: Matthias Wessendorf mat...@apache.org
 Subject: Re: [VOTE] Extensions-Scripting Alpha
 To: MyFaces Development dev@myfaces.apache.org
 Date: Tuesday, February 2, 2010, 10:36 AM
 ...which inherits from Apache-7

 On Tue, Feb 2, 2010 at 10:35 AM, Matthias Wessendorf mat...@apache.org
 wrote:
  MyFaces has its own master-pom
 
  -Matthias
 
  On Tue, Feb 2, 2010 at 10:32 AM, Mark Struberg strub...@yahoo.de
 wrote:
  Hi Werner!
 
  Not sure if this is needed in your case, but the
 pom in extensions/scripting/trunk doesn't contain a
 parent section.
 
  Usually this points (in the end) to
     parent
 
  groupIdorg.apache/groupId
 
  artifactIdapache/artifactId
         version6/version
     /parent
 
  for all Apache projects.
 
  LieGrue,
  strub
 
  --- On Tue, 2/2/10, Werner Punz werner.p...@gmail.com
 wrote:
 
  From: Werner Punz werner.p...@gmail.com
  Subject: [VOTE] Extensions-Scripting Alpha
  To: dev@myfaces.apache.org
  Date: Tuesday, February 2, 2010, 9:26 AM
  Hello everyone, I have been feature
  complete since last week for the alpha
 release. So I want to
  start the vote for the Ext-Scripting Alpha 1.
 
 
  Feature summary:
 
 
  The planned Spring part will not make it into
 the official
  1.0 release
  since works on dependency injection frameworks
 which can
  provide beans over the EL will become integral
 part post 1.0
  (my plan is to also go the CDI route if the
 frameworks
  permit it),the spring reloading it will be
 merged over time,
  but will not be part of the official 1.0.
 
 
  So for now 1.0 will only support JSF and JSF
 only, but that
  extensively.
 
  Since I am feature complete and relatively
 bugfree all the
  work from now on will go into bugfixing and
 code cleanup
  (believe me some parts really need that)
 
  Here is a short compressed summary of what
 will go into the
  alpha 1.0 and later final version:
 
  Dynamic loading of all JSF 1.2 artifacts,
 including
  Application and Session scoped beans (lots of
 work went into
  this area to enable that)
 
  Dynamic loading of most JSF 2.0 artifacts
 (application
  events currently are not supported)
 
  Dynamic JSF2 annotation support (aka push
 annoations into
  existing classes move them around as you
 wish)
 
  Dynamic resource loading within JSF2 (aka load
 resources
  from your source path)
 
  Dynamic XHTML loading for Facelets (load your
 xhtml
  templates directly from your sourcepath)
 
  And all of this for Groovy and Java
 
  The documentation will be hosted on the Wiki
 for the time
  being and is a work in progress, but enough
 material already
  is there to justify an alpha release as well:
 
  http://wiki.apache.org/myfaces/Extensions/Scripting
 
  As I said, feature freeze for now, and all
 which will go
  into the alphas and betas will be code cleanup
 and bugfixes
  to get a 1.0 release out sometime around
 March.
 
 
 
  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








-- 
Matthias Wessendorf

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


Re: [Trinidad 2] Plugins branch moved

2010-02-02 Thread Matthias Wessendorf
Hi Maria,

these the changes to trunk are being merged forward to the 2.x work.
For plugins that has not been done yet. For Trinidad core, we did.

I think generally it is about time to do another round of rebranching,
next week or so.
Why? Becuase developement on trunk is not stopping :-) and the longer
we wait, the
worse the final merge is. During that I can also merge the plugins work.

-Matthias

On Wed, Feb 3, 2010 at 6:50 AM, Maria Kaval maria.ka...@oracle.com wrote:
 Andrew,

 For trinidad-maven changes, do they need to be checked in to both 
 Trinidad-maven/branches/2.0.x-branch and trinidad-maven/trunk or is it 
 sufficient to just check into trinidad-maven/trunk and then someone will do a 
 rebase for trinidad-maven/branches/2.0.x-branch on a periodic basis?  I'm 
 thinking of e.g. JIRA 1677.
 https://issues.apache.org/jira/browse/TRINIDAD-1677

 Thanks, Maria

 -Original Message-
 From: Andrew Robinson [mailto:andrew.rw.robin...@gmail.com]
 Sent: Wednesday, January 06, 2010 10:11 AM
 To: MyFaces Development
 Subject: [Trinidad 2] Plugins branch moved

 Guys, with the okay from Matthias, I renamed the plugins 2.0 branch from:

 https://svn.apache.org/repos/asf/myfaces/trinidad-maven/branches/2.0.0-branch

 to

 https://svn.apache.org/repos/asf/myfaces/trinidad-maven/branches/2.0.x-branch

 So that it reflects the fact that the last digit is changing. This is
 our trunk for the 2.0 plugins.

 For existing working copies, run an svn switch to switch the URL to
 the new name.

 Thanks,
 Andrew




-- 
Matthias Wessendorf

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


Re: [Trinidad 2] Integrating JSF 2 AJAX support with Trinidad AJAX

2010-02-02 Thread Matthias Wessendorf
Hello,

I appreciate the open communication. Using the combination of patches and wikis
(and someone that merges the changes from a tmp branch to
trinidad-branch) is fine.
If there are (big) questions on the code, that needs to be discussed
here as well.

Also Legal issues are also solved, as both signed the icla and they
are listed on Oralce's
CCLA. (Andy already has an Apache account).

Looking forward to read the wiki / patch

Thanks for the mail, Andrew!
-Matthias

On Wed, Feb 3, 2010 at 12:26 AM, Andrew Robinson arobinso...@apache.org wrote:
 Hey all, wanting to send a heads up:

 Pavitra Subramaniam and Andy Schwartz have spent a good amount of time
 looking into Trinidad 2 and what gaps there are with Trinidad 2 and
 JSF 2's AJAX implementation. Pavitra has also already done some work
 on her own and has got much of Trinidad working with the built-in JSF
 2 requests during some prototyping and her gap analysis. Andy is going
 to move their findings and results of their research into the MyFaces
 WIKI on the gaps, issues and begin a discussion on this list and on
 the WIKI about a phased strategy of migrating Trinidad.

 Pavitra created this JIRA ticket with her work so far:
 https://issues.apache.org/jira/browse/TRINIDAD-1704

 I also want to be help out with this effort and am planning on helping
 out with the client JavaScript side first I think.

 The three of us are employed by Oracle and have time allocated for
 assisting Trinidad 2 in this capacity and will be ensuring to be
 operating in the standard MyFaces development way, meaning both open,
 submitting patches, maintaining a WIKI and leveraging the mailing
 lists and JIRA.

 I created a private branch in SVN
 (https://svn.apache.org/repos/asf/myfaces/trinidad/branches/jsf2_ajax)
 so that the AJAX changes can be made gradually and only merged into
 the 2.0.x branch when it is stable enough to not break the 2.0.x
 branch.

 I just wanted to send this email out as a heads up so that the whole
 community is aware of the work that has already been done on research
 and Pavitra's initial work. Once Andy has written the WIKI, he or I
 will post the link as a reply in this thread so any community feedback
 can be made on this thread to make following this work easier.
 Basically I wanted to make sure that the submissions and help from
 Oracle is done in an open manner that is congruent to the modus
 operandi of the ASF.

 Once the WIKI is up, let me know if there is interest in helping out
 or if you have any comments on any of the suggested approaches.

 Thanks,
 Andrew




-- 
Matthias Wessendorf

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


Re: [TRINIDAD] [SEAM] tr:commandButton does not fire in tr:form

2010-02-02 Thread Matthias Wessendorf
you need to use tr:document.
that component is responsible to render out the JS/CSS for Trinidad

If you don't want tr:document you have to use trh:head/body.
Please read the documentation on them.

thx,
matthias

On Tue, Feb 2, 2010 at 5:49 PM, A. Nieves daraii.t...@gmail.com wrote:
 Hello,

 I have a very small page using Trinidad 1.2.12, Seam 2.2, and Facelets
 1.1.15 (it is configured but I'm not using any Facelets tags in the page)
 the page displays correctly but the *tr:commandButton* doesn't do anything.
 I've started the server in DEBUG mode and the action method is never
 invoked.

 The pos object is a Seam component. I've tried changing the component for
 a JSF Managed Bean and the method doesn't get fired either.
 Also, I've tried changing the* tr:commandButton* with an* s:button* and the
 form works, so I guess is something that I'm missing.

 ---
 *pos.xhtml:*

 !DOCTYPE composition PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
                      
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 html xmlns=http://www.w3.org/1999/xhtml;
    xmlns:f=http://java.sun.com/jsf/core;
    xmlns:h=http://java.sun.com/jsf/html;
    xmlns:tr=http://myfaces.apache.org/trinidad;
    xmlns:trh=http://myfaces.apache.org/trinidad/html;
    xmlns:c=http://java.sun.com/jstl/core;
    body
    div id=content
        tr:form id=pos-form
            tr:panelFormLayout id=pos-form-panel
                tr:selectOneChoice styleClass=simpleInput required=true
                    label=#{messages['channel']}
                    value=#{pos.currChannel}
                    c:forEach items=#{pos.availableChannels} var=chan
                        f:selectItem itemLabel=#{chan.name}
                            itemValue=#{chan.id} /
                    /c:forEach
                /tr:selectOneChoice
            /tr:panelFormLayout
            tr:commandButton id=pos-next text=Push action=#{pos.next}
/tr:commandButton
        /tr:form
    /div
    /body
 /html
 ---

 I also tried using only JSF tags and it also worked correctly.

 ---
 *pos2.xhtml:*

 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 html xmlns=http://www.w3.org/1999/xhtml;
    xmlns:f=http://java.sun.com/jsf/core;
    xmlns:h=http://java.sun.com/jsf/html;
    xmlns:c=http://java.sun.com/jstl/core;
 head
    titleTest/title
    link href=#{theme['css']} rel=stylesheet type=text/css /
    meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 /head
 body id=main-body class=main-body
    div
    h:form
    h:selectOneListbox value=#{pos.currChannel.id}
        c:forEach items=#{pos.availableChannels} var=chan
            f:selectItem itemLabel=#{chan.name}
                            itemValue=#{chan.id} /
        /c:forEach
    /h:selectOneListbox
    h:commandButton action=#{pos.next} value=Push /
    /h:form
    /div
 /body
 /html
 ---

 Here is my *web.xml* (
 https://docs.google.com/leaf?id=0B1ms0mMJOqpPMDA1YTBiMzYtMzVjNi00YmVhLWFmOTItNGIyNjU1NDdlNjE2hl=en
 ).

 Am I missing something on the pos.xhtml example?


 Thanks in advance.




-- 
Matthias Wessendorf

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


Re: [TRINIDAD] [SEAM] tr:commandButton does not fire in tr:form

2010-02-02 Thread Matthias Wessendorf
hrm, tr:document ?

i see your web.xml has the Trinidad filter and its ressource servlet.

we have some infos on the wiki. checked there ?
Also there were some mails, searched the archives of this list ?
(and the dev@, though the users@ is the correct list...)

-Matthias

On Tue, Feb 2, 2010 at 7:13 PM, A. Nieves daraii.t...@gmail.com wrote:
 Sorry Matthias,

 I've also tried using the trh:html/trh:head/trh:body combo but I'm having
 the same problem.



 -

 !DOCTYPE composition PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
                       
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 trh:html xmlns=http://www.w3.org/1999/xhtml;

     xmlns:f=http://java.sun.com/jsf/core;
     xmlns:h=http://java.sun.com/jsf/html;
     xmlns:tr=http://myfaces.apache.org/trinidad;
     xmlns:trh=http://myfaces.apache.org/trinidad/html;
     xmlns:c=http://java.sun.com/jstl/core;
     trh:body
     trh:head
         titleTest Title/title
     /trh:head

     div id=content
         tr:form id=pos-form
             tr:panelFormLayout id=pos-form-panel
                 tr:selectOneChoice styleClass=simpleInput
 required=true
                     label=#{messages['channel']}
                     value=#{pos.currChannel}
                     c:forEach items=#{pos.availableChannels} var=chan
                         f:selectItem itemLabel=#{chan.name}
                             itemValue=#{chan.id} /
                     /c:forEach
                 /tr:selectOneChoice
             /tr:panelFormLayout
             tr:commandButton id=pos-next text=Push
 action=#{pos.next} /tr:commandButton
         /tr:form
     /div
     /trh:body
 /trh:html

 -

 * I can see the the JS included in the resulting HTML.

 Thanks.



 On Tue, Feb 2, 2010 at 1:16 PM, Matthias Wessendorf mat...@apache.orgwrote:

 you need to use tr:document.
 that component is responsible to render out the JS/CSS for Trinidad

 If you don't want tr:document you have to use trh:head/body.
 Please read the documentation on them.

 thx,
 matthias

 On Tue, Feb 2, 2010 at 5:49 PM, A. Nieves daraii.t...@gmail.com wrote:
  Hello,
 
  I have a very small page using Trinidad 1.2.12, Seam 2.2, and Facelets
  1.1.15 (it is configured but I'm not using any Facelets tags in the
 page)
  the page displays correctly but the *tr:commandButton* doesn't do
 anything.
  I've started the server in DEBUG mode and the action method is never
  invoked.
 
  The pos object is a Seam component. I've tried changing the component
 for
  a JSF Managed Bean and the method doesn't get fired either.
  Also, I've tried changing the* tr:commandButton* with an* s:button* and
 the
  form works, so I guess is something that I'm missing.
 
 
 ---
  *pos.xhtml:*
 
  !DOCTYPE composition PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
                       
  http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
  html xmlns=http://www.w3.org/1999/xhtml;
     xmlns:f=http://java.sun.com/jsf/core;
     xmlns:h=http://java.sun.com/jsf/html;
     xmlns:tr=http://myfaces.apache.org/trinidad;
     xmlns:trh=http://myfaces.apache.org/trinidad/html;
     xmlns:c=http://java.sun.com/jstl/core;
     body
     div id=content
         tr:form id=pos-form
             tr:panelFormLayout id=pos-form-panel
                 tr:selectOneChoice styleClass=simpleInput
 required=true
                     label=#{messages['channel']}
                     value=#{pos.currChannel}
                     c:forEach items=#{pos.availableChannels}
 var=chan
                         f:selectItem itemLabel=#{chan.name}
                             itemValue=#{chan.id} /
                     /c:forEach
                 /tr:selectOneChoice
             /tr:panelFormLayout
             tr:commandButton id=pos-next text=Push
 action=#{pos.next}
 /tr:commandButton
         /tr:form
     /div
     /body
  /html
 
 ---
 
  I also tried using only JSF tags and it also worked correctly.
 
 
 ---
  *pos2.xhtml:*
 
  !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
  http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
  html xmlns=http://www.w3.org/1999/xhtml;
     xmlns:f=http://java.sun.com/jsf/core;
     xmlns:h=http://java.sun.com/jsf/html;
     xmlns:c=http://java.sun.com/jstl/core;
  head
     titleTest/title
     link href=#{theme['css']} rel=stylesheet type=text/css /
     meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
  /head
  body id=main

Re: [TRINIDAD] [SEAM] tr:commandButton does not fire in tr:form

2010-02-02 Thread Matthias Wessendorf
+1

also, what does firebug say? on pressing the submit button, is at
least some JS exectued ?

-Matthias

On Tue, Feb 2, 2010 at 7:43 PM, A. Nieves daraii.t...@gmail.com wrote:
 I tried also with tr:document, same problem.

 My web.xml was taken from the wiki, using the exact same order of the
 servlets/filters/listeners. I found a similar problem in the mailing list
 but they seem to be unrelated to this one (different version of Trinidad and
 is marked as resolved in the JIRA).

 I can try to create a sample project.

 On Tue, Feb 2, 2010 at 2:25 PM, Matthias Wessendorf mat...@apache.orgwrote:

 hrm, tr:document ?

 i see your web.xml has the Trinidad filter and its ressource servlet.

 we have some infos on the wiki. checked there ?
 Also there were some mails, searched the archives of this list ?
 (and the dev@, though the users@ is the correct list...)

 -Matthias

 On Tue, Feb 2, 2010 at 7:13 PM, A. Nieves daraii.t...@gmail.com wrote:
  Sorry Matthias,
 
  I've also tried using the trh:html/trh:head/trh:body combo but I'm
 having
  the same problem.
 
 
 
 
 -
 
  !DOCTYPE composition PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
                        
  http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
  trh:html xmlns=http://www.w3.org/1999/xhtml;
 
      xmlns:f=http://java.sun.com/jsf/core;
      xmlns:h=http://java.sun.com/jsf/html;
      xmlns:tr=http://myfaces.apache.org/trinidad;
      xmlns:trh=http://myfaces.apache.org/trinidad/html;
      xmlns:c=http://java.sun.com/jstl/core;
      trh:body
      trh:head
          titleTest Title/title
      /trh:head
 
      div id=content
          tr:form id=pos-form
              tr:panelFormLayout id=pos-form-panel
                  tr:selectOneChoice styleClass=simpleInput
  required=true
                      label=#{messages['channel']}
                      value=#{pos.currChannel}
                      c:forEach items=#{pos.availableChannels}
 var=chan
                          f:selectItem itemLabel=#{chan.name}
                              itemValue=#{chan.id} /
                      /c:forEach
                  /tr:selectOneChoice
              /tr:panelFormLayout
              tr:commandButton id=pos-next text=Push
  action=#{pos.next} /tr:commandButton
          /tr:form
      /div
      /trh:body
  /trh:html
 
 
 -
 
  * I can see the the JS included in the resulting HTML.
 
  Thanks.
 
 
 
  On Tue, Feb 2, 2010 at 1:16 PM, Matthias Wessendorf mat...@apache.org
 wrote:
 
  you need to use tr:document.
  that component is responsible to render out the JS/CSS for Trinidad
 
  If you don't want tr:document you have to use trh:head/body.
  Please read the documentation on them.
 
  thx,
  matthias
 
  On Tue, Feb 2, 2010 at 5:49 PM, A. Nieves daraii.t...@gmail.com
 wrote:
   Hello,
  
   I have a very small page using Trinidad 1.2.12, Seam 2.2, and
 Facelets
   1.1.15 (it is configured but I'm not using any Facelets tags in the
  page)
   the page displays correctly but the *tr:commandButton* doesn't do
  anything.
   I've started the server in DEBUG mode and the action method is never
   invoked.
  
   The pos object is a Seam component. I've tried changing the
 component
  for
   a JSF Managed Bean and the method doesn't get fired either.
   Also, I've tried changing the* tr:commandButton* with an* s:button*
 and
  the
   form works, so I guess is something that I'm missing.
  
  
 
 ---
   *pos.xhtml:*
  
   !DOCTYPE composition PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
                        
   http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
   html xmlns=http://www.w3.org/1999/xhtml;
      xmlns:f=http://java.sun.com/jsf/core;
      xmlns:h=http://java.sun.com/jsf/html;
      xmlns:tr=http://myfaces.apache.org/trinidad;
      xmlns:trh=http://myfaces.apache.org/trinidad/html;
      xmlns:c=http://java.sun.com/jstl/core;
      body
      div id=content
          tr:form id=pos-form
              tr:panelFormLayout id=pos-form-panel
                  tr:selectOneChoice styleClass=simpleInput
  required=true
                      label=#{messages['channel']}
                      value=#{pos.currChannel}
                      c:forEach items=#{pos.availableChannels}
  var=chan
                          f:selectItem itemLabel=#{chan.name}
                              itemValue=#{chan.id} /
                      /c:forEach
                  /tr:selectOneChoice
              /tr:panelFormLayout
              tr:commandButton id=pos-next text=Push
  action=#{pos.next}
  /tr:commandButton
          /tr:form
      /div
      /body
   /html

Re: [TRINIDAD] [SEAM] tr:commandButton does not fire in tr:form

2010-02-02 Thread Matthias Wessendorf
so, works ?

On Wed, Feb 3, 2010 at 12:46 AM, A. Nieves daraii.t...@gmail.com wrote:
 Right after I sent the test project I found the culprit. I was using a
 hyphen in the id of the tr:form and it generated a invalid javascript
 function to validate the form (_pos-formValidator). I didn't notice the
 javascript error until now.


 On Tue, Feb 2, 2010 at 7:18 PM, A. Nieves daraii.t...@gmail.com wrote:

 I uploaded a test project (split in war/ear/ejb) for Weblogic 10.3 (the
 environment I'm using):


 https://docs.google.com/leaf?id=0B1ms0mMJOqpPNWE4OThhNjEtMzA3OS00NDBlLWFiODUtOGNkMTUxYzAzYzk4hl=en

 If I need to create a project with different specifications let me know.

 I have the posTestJSF.jspx that works and the posTestTrinidad.jspx that
 doesn't.

 Thanks.


 On Tue, Feb 2, 2010 at 3:47 PM, A. Nieves daraii.t...@gmail.com wrote:

 I placed a breakpoint using Firebug on the submitForm function of the
 Common1_2_12.js but the function is not called when I press the
 tr:commandButton.


 On Tue, Feb 2, 2010 at 2:46 PM, Matthias Wessendorf 
 mat...@apache.orgwrote:

 +1

 also, what does firebug say? on pressing the submit button, is at
 least some JS exectued ?

 -Matthias

 On Tue, Feb 2, 2010 at 7:43 PM, A. Nieves daraii.t...@gmail.com wrote:
  I tried also with tr:document, same problem.
 
  My web.xml was taken from the wiki, using the exact same order of the
  servlets/filters/listeners. I found a similar problem in the mailing
 list
  but they seem to be unrelated to this one (different version of
 Trinidad and
  is marked as resolved in the JIRA).
 
  I can try to create a sample project.
 
  On Tue, Feb 2, 2010 at 2:25 PM, Matthias Wessendorf mat...@apache.org
 wrote:
 
  hrm, tr:document ?
 
  i see your web.xml has the Trinidad filter and its ressource servlet.
 
  we have some infos on the wiki. checked there ?
  Also there were some mails, searched the archives of this list ?
  (and the dev@, though the users@ is the correct list...)
 
  -Matthias
 
  On Tue, Feb 2, 2010 at 7:13 PM, A. Nieves daraii.t...@gmail.com
 wrote:
   Sorry Matthias,
  
   I've also tried using the trh:html/trh:head/trh:body combo but I'm
  having
   the same problem.
  
  
  
  
 
 -
  
   !DOCTYPE composition PUBLIC -//W3C//DTD XHTML 1.0
 Transitional//EN
                         
   http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
   trh:html xmlns=http://www.w3.org/1999/xhtml;
  
       xmlns:f=http://java.sun.com/jsf/core;
       xmlns:h=http://java.sun.com/jsf/html;
       xmlns:tr=http://myfaces.apache.org/trinidad;
       xmlns:trh=http://myfaces.apache.org/trinidad/html;
       xmlns:c=http://java.sun.com/jstl/core;
       trh:body
       trh:head
           titleTest Title/title
       /trh:head
  
       div id=content
           tr:form id=pos-form
               tr:panelFormLayout id=pos-form-panel
                   tr:selectOneChoice styleClass=simpleInput
   required=true
                       label=#{messages['channel']}
                       value=#{pos.currChannel}
                       c:forEach items=#{pos.availableChannels}
  var=chan
                           f:selectItem itemLabel=#{chan.name}
                               itemValue=#{chan.id} /
                       /c:forEach
                   /tr:selectOneChoice
               /tr:panelFormLayout
               tr:commandButton id=pos-next text=Push
   action=#{pos.next} /tr:commandButton
           /tr:form
       /div
       /trh:body
   /trh:html
  
  
 
 -
  
   * I can see the the JS included in the resulting HTML.
  
   Thanks.
  
  
  
   On Tue, Feb 2, 2010 at 1:16 PM, Matthias Wessendorf 
 mat...@apache.org
  wrote:
  
   you need to use tr:document.
   that component is responsible to render out the JS/CSS for
 Trinidad
  
   If you don't want tr:document you have to use trh:head/body.
   Please read the documentation on them.
  
   thx,
   matthias
  
   On Tue, Feb 2, 2010 at 5:49 PM, A. Nieves daraii.t...@gmail.com
  wrote:
Hello,
   
I have a very small page using Trinidad 1.2.12, Seam 2.2, and
  Facelets
1.1.15 (it is configured but I'm not using any Facelets tags in
 the
   page)
the page displays correctly but the *tr:commandButton* doesn't
 do
   anything.
I've started the server in DEBUG mode and the action method is
 never
invoked.
   
The pos object is a Seam component. I've tried changing the
  component
   for
a JSF Managed Bean and the method doesn't get fired either.
Also, I've tried changing the* tr:commandButton* with an*
 s:button*
  and
   the
form works, so I guess is something that I'm missing.
   
   
  
 
 ---
*pos.xhtml:*
   
!DOCTYPE composition

Re: Some little JSR-299 extensions for JSF

2010-02-02 Thread Matthias Wessendorf
indeeded, nice and small and clean :-)

On Tue, Feb 2, 2010 at 7:37 AM, Gurkan Erdogdu cgurkanerdo...@gmail.com wrote:
 Cool!

 2010/2/2 Mark Struberg strub...@yahoo.de

 Hi folks!

 FYI, I've started implementing a few extensions for JSF using OWB:
 http://github.com/struberg/myfaces-ext-cdi

 Looks promising so far ;)

 LieGrue,
 strub






 --
 Gurkan Erdogdu
 http://gurkanerdogdu.blogspot.com




-- 
Matthias Wessendorf

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


Re: [vote] MyFaces Master pom v7

2010-02-01 Thread Matthias Wessendorf
thanks for voting.

We got fives votes, all +1

-Leonardo Uribe
-Jakob Korherr
-Bruno Aranda
-Jan-Kees van Andel
-Matthias Wessendorf

I will publish the released master pom.

-Matthias

On Tue, Jan 26, 2010 at 9:52 PM, Leonardo Uribe lu4...@gmail.com wrote:
 +1

 2010/1/26 Jakob Korherr jakob.korh...@gmail.com

 +1

 Regards,
 Jakob

 2010/1/26 Bruno Aranda brunoara...@gmail.com

 +1

 2010/1/26 Matthias Wessendorf mat...@apache.org:
  we added a bunch of new committers;
  updated to Apache POM v7
 
  -Matthias
 
  On Tue, Jan 26, 2010 at 5:38 PM, Andrew Robinson
  andrew.rw.robin...@gmail.com wrote:
  No opinion on voting, I am just curious why the master is being
  released, what changed?
 
  -Andrew
 
  On Tue, Jan 26, 2010 at 7:10 AM, Jan-Kees van Andel
  jankeesvanan...@gmail.com wrote:
  +1
 
  2010/1/26 Matthias Wessendorf mat...@apache.org:
  +1
 
  On Tue, Jan 26, 2010 at 12:46 PM, Matthias Wessendorf
  mat...@apache.org wrote:
  This is the formal vote for the new myfaces master POM version 7.
 
  You can find the signed release candidate at [1].
 
  Please vote
  +1 if you reviewed the new master pom version 7 and think we can
  use it
  -1 if you found a flaw or potential problem with the new master pom
 
  Thanks,
  Matthias
 
  [1]
  http://people.apache.org/builds/myfaces/m2-staging-repository/org/apache/myfaces/myfaces/7
 
  --
  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: [vote] MyFaces Master pom v7

2010-02-01 Thread Matthias Wessendorf
published the pom to:

http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/myfaces/myfaces/7/

-Matthias

On Mon, Feb 1, 2010 at 9:43 PM, Matthias Wessendorf mat...@apache.org wrote:
 thanks for voting.

 We got fives votes, all +1

 -Leonardo Uribe
 -Jakob Korherr
 -Bruno Aranda
 -Jan-Kees van Andel
 -Matthias Wessendorf

 I will publish the released master pom.

 -Matthias

 On Tue, Jan 26, 2010 at 9:52 PM, Leonardo Uribe lu4...@gmail.com wrote:
 +1

 2010/1/26 Jakob Korherr jakob.korh...@gmail.com

 +1

 Regards,
 Jakob

 2010/1/26 Bruno Aranda brunoara...@gmail.com

 +1

 2010/1/26 Matthias Wessendorf mat...@apache.org:
  we added a bunch of new committers;
  updated to Apache POM v7
 
  -Matthias
 
  On Tue, Jan 26, 2010 at 5:38 PM, Andrew Robinson
  andrew.rw.robin...@gmail.com wrote:
  No opinion on voting, I am just curious why the master is being
  released, what changed?
 
  -Andrew
 
  On Tue, Jan 26, 2010 at 7:10 AM, Jan-Kees van Andel
  jankeesvanan...@gmail.com wrote:
  +1
 
  2010/1/26 Matthias Wessendorf mat...@apache.org:
  +1
 
  On Tue, Jan 26, 2010 at 12:46 PM, Matthias Wessendorf
  mat...@apache.org wrote:
  This is the formal vote for the new myfaces master POM version 7.
 
  You can find the signed release candidate at [1].
 
  Please vote
  +1 if you reviewed the new master pom version 7 and think we can
  use it
  -1 if you found a flaw or potential problem with the new master pom
 
  Thanks,
  Matthias
 
  [1]
  http://people.apache.org/builds/myfaces/m2-staging-repository/org/apache/myfaces/myfaces/7
 
  --
  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




-- 
Matthias Wessendorf

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


Re: [DISCUSSION] Releasing M4

2010-02-01 Thread Matthias Wessendorf
pretty cool!

On Sun, Jan 31, 2010 at 10:13 PM, Mark Struberg strub...@yahoo.de wrote:
 Awesome! Thanks Gurkan!

 LieGrue,
 strub

 --- On Sun, 1/31/10, Gurkan Erdogdu gurkanerdo...@yahoo.com wrote:

 From: Gurkan Erdogdu gurkanerdo...@yahoo.com
 Subject: Re: [DISCUSSION] Releasing M4
 To: dev@openwebbeans.apache.org
 Date: Sunday, January 31, 2010, 3:14 PM


 The biggest missing part is now to complete the
 SPI implementation.
 Not anymore ! It has done :)

 I will start to release process in this week.

 --Gurkan



 
 From: Mark Struberg strub...@yahoo.de
 To: dev@openwebbeans.apache.org
 Sent: Sun, January 31, 2010 11:58:15 AM
 Subject: Re: [DISCUSSION] Releasing M4

 The biggest missing part is now to complete the SPI
 implementation. Otherwise OWB is really usable already
 (using it in a production project since a month now).

 But I'm not sure if we really need this for the M4 release
 (would be fine though). I'd rather like to kick out a M4 now
 and ship a M5 later this month. There are also a few very
 important conferences this month (including JSFDays together
 with the Spring people) and it would be really cool if
 people can go out and use OWB without having to compile it
 theirselfs!

 LieGrue,
 strub

 --- On Sun, 1/31/10, Gurkan Erdogdu gurkanerdo...@yahoo.com
 wrote:

  From: Gurkan Erdogdu gurkanerdo...@yahoo.com
  Subject: Re: [DISCUSSION] Releasing M4
  To: dev@openwebbeans.apache.org
  Date: Sunday, January 31, 2010, 1:36 AM
  Hi;
 
  It has remained some issues in M4 release. After
 closing
  those issues, release will be more fine and developer
  friendly :) I think that we will work on those issues
 in
  this week and some more testing and release M4 in
 weekend.
 
  Thanks;
 
  --Gurkan
 
 
 
 
  
  From: Matthias Wessendorf mat...@apache.org
  To: dev@openwebbeans.apache.org
  Sent: Sat, January 30, 2010 12:22:53 PM
  Subject: Re: [DISCUSSION] Releasing M4
 
  Hallo guys,
 
  is the plan still on, to release M4 in the next
 week(s)?
 
  Thanks!
  Matthias
 
  On Wed, Jan 20, 2010 at 7:48 PM, Gurkan Erdogdu gurkanerdo...@yahoo.com
  wrote:
   Hi folks,
  
   It has been lots of corrections and bug
 resolutions
  after our M3 release. I want to release M4 version,
 because
  current code base is  the most mature and covers
 lots
  of specification requirements. I would like to
 re-solve
  issues that we can do until weekend and create M4
 release
  beginning of the next week.
  
   I am very happy that this will be the our first
  release while living as a TLP.
  
   WDYT?
  
   Thanks;
  
   --Gurkan
  
  
  
 
 ___
   Yahoo! Türkiye açıldı!  http://yahoo.com.tr
   İnternet üzerindeki en iyi içeriği Yahoo!
 Türkiye
  sizlere sunuyor!
 
 
 
  --
  Matthias Wessendorf
 
  blog: http://matthiaswessendorf.wordpress.com/
  sessions: http://www.slideshare.net/mwessendorf
  twitter: http://twitter.com/mwessendorf
 
 
 
 
 
 ___
  Yahoo! Türkiye açıldı!  http://yahoo.com.tr
  İnternet üzerindeki en iyi içeriği Yahoo!
 Türkiye
  sizlere sunuyor!



 ___
 Yahoo! Türkiye açıldı!  http://yahoo.com.tr
 İnternet üzerindeki en iyi içeriği Yahoo! Türkiye
 sizlere sunuyor!







-- 
Matthias Wessendorf

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


Re: Trinidad gauge chart

2010-01-31 Thread Matthias Wessendorf
Hello,

here is a simple chart model, that has getYValues():
http://matthiaswessendorf.wordpress.com/2008/10/11/nice-charts-with-trinidad/

-Matthias

On Sun, Jan 31, 2010 at 10:34 AM, Odelya YomTov
odel...@realcommerce.co.il wrote:
 Hi!

 Does anyone has an example of how to implement public
 ListListDouble getYValues() of Trinidad for gauge?

 The example that i have found so far just displays zero values..

 thanks!




-- 
Matthias Wessendorf

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


Re: [DISCUSSION] Releasing M4

2010-01-31 Thread Matthias Wessendorf
On Sun, Jan 31, 2010 at 10:58 AM, Mark Struberg strub...@yahoo.de wrote:
 The biggest missing part is now to complete the SPI implementation. Otherwise 
 OWB is really usable already (using it in a production
 project since a month now).

yes, that is my feeling too.


 But I'm not sure if we really need this for the M4 release (would be fine 
 though). I'd rather like to kick out a M4 now and ship a M5 later this
 month. There are also a few very important conferences this month (including 
 JSFDays together with the Spring people) and it would be
 really cool if people can go out and use OWB without having to compile it 
 theirselfs!

:-) +1 on that!

 LieGrue,
 strub

 --- On Sun, 1/31/10, Gurkan Erdogdu gurkanerdo...@yahoo.com wrote:

 From: Gurkan Erdogdu gurkanerdo...@yahoo.com
 Subject: Re: [DISCUSSION] Releasing M4
 To: dev@openwebbeans.apache.org
 Date: Sunday, January 31, 2010, 1:36 AM
 Hi;

 It has remained some issues in M4 release. After closing
 those issues, release will be more fine and developer
 friendly :) I think that we will work on those issues in
 this week and some more testing and release M4 in weekend.

 Thanks;

 --Gurkan




 
 From: Matthias Wessendorf mat...@apache.org
 To: dev@openwebbeans.apache.org
 Sent: Sat, January 30, 2010 12:22:53 PM
 Subject: Re: [DISCUSSION] Releasing M4

 Hallo guys,

 is the plan still on, to release M4 in the next week(s)?

 Thanks!
 Matthias

 On Wed, Jan 20, 2010 at 7:48 PM, Gurkan Erdogdu gurkanerdo...@yahoo.com
 wrote:
  Hi folks,
 
  It has been lots of corrections and bug resolutions
 after our M3 release. I want to release M4 version, because
 current code base is  the most mature and covers lots
 of specification requirements. I would like to re-solve
 issues that we can do until weekend and create M4 release
 beginning of the next week.
 
  I am very happy that this will be the our first
 release while living as a TLP.
 
  WDYT?
 
  Thanks;
 
  --Gurkan
 
 
 
 ___
  Yahoo! Türkiye açıldı!  http://yahoo.com.tr
  İnternet üzerindeki en iyi içeriği Yahoo! Türkiye
 sizlere sunuyor!



 --
 Matthias Wessendorf

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




 ___
 Yahoo! Türkiye açıldı!  http://yahoo.com.tr
 İnternet üzerindeki en iyi içeriği Yahoo! Türkiye
 sizlere sunuyor!







-- 
Matthias Wessendorf

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


[Trinidad] new skin and new demo

2010-01-30 Thread Matthias Wessendorf
Hello,

as FYI, the new skin (cassablanca) has been committed to trunk
(1.2.14-SNAPSHOT). There will be a release for that in a few weeks.

Thanks to our friends from Irian.at, for already hosting the new beautiful demo:
http://example.irian.at/trinidad-components-showcase/

Check it out!

Special thanks for the code-donation goes to Catalin and team from CodeBeat:
http://www.codebeat.ro

Enjoy the new skin, guys!

-Matthias

-- 
Matthias Wessendorf

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


[Trinidad] new skin and new demo

2010-01-30 Thread Matthias Wessendorf
Hello,

as FYI, the new skin (cassablanca) has been committed to trunk
(1.2.14-SNAPSHOT). There will be a release for that in a few weeks.

Thanks to our friends from Irian.at, for already hosting the new beautiful demo:
http://example.irian.at/trinidad-components-showcase/

Check it out!

Special thanks for the code-donation goes to Catalin and team from CodeBeat:
http://www.codebeat.ro

Enjoy the new skin, guys!

-Matthias

-- 
Matthias Wessendorf

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


Re: [DISCUSSION] Releasing M4

2010-01-30 Thread Matthias Wessendorf
Hallo guys,

is the plan still on, to release M4 in the next week(s)?

Thanks!
Matthias

On Wed, Jan 20, 2010 at 7:48 PM, Gurkan Erdogdu gurkanerdo...@yahoo.com wrote:
 Hi folks,

 It has been lots of corrections and bug resolutions after our M3 release. I 
 want to release M4 version, because current code base is  the most mature and 
 covers lots of specification requirements. I would like to re-solve issues 
 that we can do until weekend and create M4 release beginning of the next week.

 I am very happy that this will be the our first release while living as a TLP.

 WDYT?

 Thanks;

 --Gurkan


      ___
 Yahoo! Türkiye açıldı!  http://yahoo.com.tr
 İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!



-- 
Matthias Wessendorf

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


Re: [VOTE] release for myfaces core 2.0.0-beta

2010-01-29 Thread Matthias Wessendorf
Cagatay,

also if you continue to use old Facelets for some parts, you have to
deploy it with your application.
I'd be interested what the debugger tells you, who is trying to load
the class etc.

-Matthias

On Fri, Jan 29, 2010 at 7:16 AM, Matthias Wessendorf
mwessend...@gmail.com wrote:
 What said the Debugger regarding the 'why'?

 Sent from my iPod.
 On 29.01.2010, at 01:38, Cagatay Civici cagatay.civ...@gmail.com wrote:

 I see, I've double checked and all tag handlers in PrimeFaces use
 javax.faces.view.facelets.MethodRule, so can't figure out where that class
 load comes from. Also note that project was working with Mojarra jars.
 Anyway my vote is 0 now and I would like to hear other testers' results.

 On Jan 28, 2010, at 11:04 PM, Leonardo Uribe wrote:

 Hi

 Myfaces itself does not load com.sun.faces.facelets stuff. Note some
 facelets components before jsf 2.0 uses MethodRule instances to handle
 listener properties like t:schedule mouseListener or t:panelTabbedPane
 tabChangeListener. The problem should be on some custom tag handler inside
 PrimeFaces. What I did for tomahawk was copy MethodRule class from myfaces
 core to tomahawk and uses that one instead.

 regards,

 Leonardo Uribe

 2010/1/28 Cagatay Civici cagatay.civ...@gmail.com

 Why does MyFaces-2.0 beta try to load com.sun.faces.facelets stuff?
 Because I've replaced mojarra 2.0.2 jars in PrimeFaces demo for testing with
 MyFaces 2.0 beta jar and got the following when trying to access a page.

 javax.faces.FacesException: java.lang.NoClassDefFoundError:
 com/sun/faces/facelets/tag/MethodRule
  at
 org.apache.myfaces.context.ExceptionHandlerImpl.wrap(ExceptionHandlerImpl.java:241)
  at
 org.apache.myfaces.context.ExceptionHandlerImpl.handle(ExceptionHandlerImpl.java:156)
  at
 org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:157)
  at
 org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:88)
  at javax.faces.webapp.FacesServlet.service(FacesServlet.java:189)
  at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  at
 org.primefaces.examples.filter.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:32)
  at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  at
 org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:79)
  at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  at
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  at
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  at
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  at
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  at
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  at
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
  at
 org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
  at
 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
  at
 org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  at java.lang.Thread.run(Thread.java:637)
 Caused by: java.lang.NoClassDefFoundError:
 com/sun/faces/facelets/tag/MethodRule
  at java.lang.Class.getDeclaredConstructors0(Native Method)
  at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
  at java.lang.Class.getConstructor0(Class.java:2699)
  at java.lang.Class.getConstructor(Class.java:1657)
  at
 org.apache.myfaces.view.facelets.tag.AbstractTagLibrary$UserComponentHandlerFactory.init(AbstractTagLibrary.java:506)
  at
 org.apache.myfaces.view.facelets.tag.AbstractTagLibrary.addComponent(AbstractTagLibrary.java:164)
  at
 org.apache.myfaces.view.facelets.compiler.TagLibraryConfig$TagLibraryImpl.putComponent(TagLibraryConfig.java:182)
  at
 org.apache.myfaces.view.facelets.compiler.TagLibraryConfig$LibraryHandler.endElement(TagLibraryConfig.java:422)
  at
 com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:601)
  at
 com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1774)
  at
 com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2930

Re: [VOTE] release for myfaces core 2.0.0-beta

2010-01-29 Thread Matthias Wessendorf
have you tried building it from the TAG ?

the java security is not a 2.0 specific issue

-Matthias

On Fri, Jan 29, 2010 at 10:27 AM, Ganesh gan...@j4fry.org wrote:
 Hi,

 Maybe some of the required jars aren't included with this beta?

 This is where I took the beta from:
 http://people.apache.org/~lu4242/myfaces200betabinsrc/binaries/

 I used the jars contained in the lib folder of:
 http://people.apache.org/~lu4242/myfaces200betabinsrc/binaries/myfaces-core-2.0.0-beta-bin.zip

 to replace Mojarra, no other jars are on my classpath, I'm running tomcat
 6.0.20.

 Best regards,
 Ganesh

 Ganesh schrieb:

 Hi,

 I've tried testing the beta with DojoFaces, but even the most basic
 examples fail to work, e.g.:

 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
      http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 html xmlns=http://www.w3.org/1999/xhtml;
    xmlns:h=http://java.sun.com/jsf/html;
    xmlns:f=http://java.sun.com/jsf/core;
    xmlns:ui=http://java.sun.com/jsf/facelets;
 body
  h:form
     h:commandButton value=test /
  /h:form
 /body
 /html

 gives me:

 java.security.NoSuchAlgorithmException: Cannot find any provider
 supporting DES/ECB/PKCS5Padding

 I'm all in favour of another alpha, but I feel people won't give much
 credit if a beta doesn't do the basic stuff.

 Best regards,
 Ganesh

 Cagatay Civici schrieb:

 Anyway my vote is 0 now and I would like to hear other testers' results.





-- 
Matthias Wessendorf

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


Re: [VOTE] release for myfaces core 2.0.0-beta

2010-01-29 Thread Matthias Wessendorf
Hello Cagatay,

that's one of the issue when removing sorta APIs...

In Trinidad, we moved the MethodRule to our implementation:
http://svn.apache.org/viewvc?view=revisionrevision=897901

I think the question for the EG is why some (kinda) APIs were moved away...

-Matthias

On Fri, Jan 29, 2010 at 10:33 AM, Cagatay Civici
cagatay.civ...@gmail.com wrote:
 Just by curiosity I looked this file:


 http://primefaces.googlecode.com/svn/core2/trunk/src/main/java/org/primefaces/component/autocomplete/AutoCompleteHandler.java

 it has an import to com.sun.faces.facelets.tag.
 MethodRule


 Yes, you're right, I've mixed MetaRule with MethodRule.

 On Fri, Jan 29, 2010 at 9:27 AM, Ganesh gan...@j4fry.org wrote:

 Hi,

 Maybe some of the required jars aren't included with this beta?

 This is where I took the beta from:
 http://people.apache.org/~lu4242/myfaces200betabinsrc/binaries/

 I used the jars contained in the lib folder of:

 http://people.apache.org/~lu4242/myfaces200betabinsrc/binaries/myfaces-core-2.0.0-beta-bin.zip

 to replace Mojarra, no other jars are on my classpath, I'm running tomcat
 6.0.20.

 Best regards,
 Ganesh

 Ganesh schrieb:

 Hi,

 I've tried testing the beta with DojoFaces, but even the most basic
 examples fail to work, e.g.:

 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
      http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 html xmlns=http://www.w3.org/1999/xhtml;
    xmlns:h=http://java.sun.com/jsf/html;
    xmlns:f=http://java.sun.com/jsf/core;
    xmlns:ui=http://java.sun.com/jsf/facelets;
 body
  h:form
     h:commandButton value=test /
  /h:form
 /body
 /html

 gives me:

 java.security.NoSuchAlgorithmException: Cannot find any provider
 supporting DES/ECB/PKCS5Padding

 I'm all in favour of another alpha, but I feel people won't give much
 credit if a beta doesn't do the basic stuff.

 Best regards,
 Ganesh

 Cagatay Civici schrieb:

 Anyway my vote is 0 now and I would like to hear other testers' results.




 --
 Cagatay Civici
 JSF EG | PrimeFaces Lead | Apache MyFaces PMC
 http://www.primefaces.org




-- 
Matthias Wessendorf

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


Re: [VOTE] release for myfaces core 2.0.0-beta

2010-01-29 Thread Matthias Wessendorf
That is a question for the EG, I guess. Not sure if they are around here ;-)

On Fri, Jan 29, 2010 at 11:06 AM, Cagatay Civici
cagatay.civ...@gmail.com wrote:
 Yes, I don't understand why MethodRule stayed as impl specific.

 On Fri, Jan 29, 2010 at 9:45 AM, Matthias Wessendorf mat...@apache.org
 wrote:

 Hello Cagatay,

 that's one of the issue when removing sorta APIs...

 In Trinidad, we moved the MethodRule to our implementation:
 http://svn.apache.org/viewvc?view=revisionrevision=897901

 I think the question for the EG is why some (kinda) APIs were moved
 away...

 -Matthias

 On Fri, Jan 29, 2010 at 10:33 AM, Cagatay Civici
 cagatay.civ...@gmail.com wrote:
  Just by curiosity I looked this file:
 
 
 
  http://primefaces.googlecode.com/svn/core2/trunk/src/main/java/org/primefaces/component/autocomplete/AutoCompleteHandler.java
 
  it has an import to com.sun.faces.facelets.tag.
  MethodRule
 
 
  Yes, you're right, I've mixed MetaRule with MethodRule.
 
  On Fri, Jan 29, 2010 at 9:27 AM, Ganesh gan...@j4fry.org wrote:
 
  Hi,
 
  Maybe some of the required jars aren't included with this beta?
 
  This is where I took the beta from:
  http://people.apache.org/~lu4242/myfaces200betabinsrc/binaries/
 
  I used the jars contained in the lib folder of:
 
 
  http://people.apache.org/~lu4242/myfaces200betabinsrc/binaries/myfaces-core-2.0.0-beta-bin.zip
 
  to replace Mojarra, no other jars are on my classpath, I'm running
  tomcat
  6.0.20.
 
  Best regards,
  Ganesh
 
  Ganesh schrieb:
 
  Hi,
 
  I've tried testing the beta with DojoFaces, but even the most basic
  examples fail to work, e.g.:
 
  !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
       http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
  html xmlns=http://www.w3.org/1999/xhtml;
     xmlns:h=http://java.sun.com/jsf/html;
     xmlns:f=http://java.sun.com/jsf/core;
     xmlns:ui=http://java.sun.com/jsf/facelets;
  body
   h:form
      h:commandButton value=test /
   /h:form
  /body
  /html
 
  gives me:
 
  java.security.NoSuchAlgorithmException: Cannot find any provider
  supporting DES/ECB/PKCS5Padding
 
  I'm all in favour of another alpha, but I feel people won't give much
  credit if a beta doesn't do the basic stuff.
 
  Best regards,
  Ganesh
 
  Cagatay Civici schrieb:
 
  Anyway my vote is 0 now and I would like to hear other testers'
  results.
 
 
 
 
  --
  Cagatay Civici
  JSF EG | PrimeFaces Lead | Apache MyFaces PMC
  http://www.primefaces.org
 



 --
 Matthias Wessendorf

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



 --
 Cagatay Civici
 JSF EG | PrimeFaces Lead | Apache MyFaces PMC
 http://www.primefaces.org




-- 
Matthias Wessendorf

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


Re: [VOTE] release for myfaces core 2.0.0-beta

2010-01-29 Thread Matthias Wessendorf
I think it contains everything.
What I mean is: Do you have some extra settings for java security ?
E.g state encryption etc ? That was my question.

What ever I am fine with calling this another alpha

Regarding the exception: Please file a bug. If you have some more information
about settings/enviorment and a complete stack trace, please post that too,
as it may help ;-)

-Matthias

On Fri, Jan 29, 2010 at 11:55 AM, Ganesh gan...@j4fry.org wrote:
 I thought the release files should do.
 Why would building from the TAG make any difference?
 What do you mean with java security is not a 2.0 specific issue? Shouldn't
 the release
 contain all files needed to replace Mojarras
 api+impl?

 Best regards,
 Ganesh

 Matthias Wessendorf schrieb:

 have you tried building it from the TAG ?

 the java security is not a 2.0 specific issue

 -Matthias

 On Fri, Jan 29, 2010 at 10:27 AM, Ganesh gan...@j4fry.org wrote:

 Hi,

 Maybe some of the required jars aren't included with this beta?

 This is where I took the beta from:
 http://people.apache.org/~lu4242/myfaces200betabinsrc/binaries/

 I used the jars contained in the lib folder of:

 http://people.apache.org/~lu4242/myfaces200betabinsrc/binaries/myfaces-core-2.0.0-beta-bin.zip

 to replace Mojarra, no other jars are on my classpath, I'm running tomcat
 6.0.20.

 Best regards,
 Ganesh

 Ganesh schrieb:

 Hi,

 I've tried testing the beta with DojoFaces, but even the most basic
 examples fail to work, e.g.:

 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
     http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 html xmlns=http://www.w3.org/1999/xhtml;
   xmlns:h=http://java.sun.com/jsf/html;
   xmlns:f=http://java.sun.com/jsf/core;
   xmlns:ui=http://java.sun.com/jsf/facelets;
 body
  h:form
    h:commandButton value=test /
  /h:form
 /body
 /html

 gives me:

 java.security.NoSuchAlgorithmException: Cannot find any provider
 supporting DES/ECB/PKCS5Padding

 I'm all in favour of another alpha, but I feel people won't give much
 credit if a beta doesn't do the basic stuff.

 Best regards,
 Ganesh

 Cagatay Civici schrieb:

 Anyway my vote is 0 now and I would like to hear other testers'
 results.







-- 
Matthias Wessendorf

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


Re: [VOTE] release for myfaces core 2.0.0-beta

2010-01-29 Thread Matthias Wessendorf
On Fri, Jan 29, 2010 at 5:29 PM, Leonardo Uribe lu4...@gmail.com wrote:


 2010/1/29 Ganesh gan...@j4fry.org

 Hi,

 I've tried testing the beta with DojoFaces, but even the most basic
 examples fail to work, e.g.:

 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
      http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 html xmlns=http://www.w3.org/1999/xhtml;
    xmlns:h=http://java.sun.com/jsf/html;
    xmlns:f=http://java.sun.com/jsf/core;
    xmlns:ui=http://java.sun.com/jsf/facelets;
 body
  h:form
     h:commandButton value=test /
  /h:form
 /body
 /html

 gives me:

 java.security.NoSuchAlgorithmException: Cannot find any provider
 supporting DES/ECB/PKCS5Padding

 I'm all in favour of another alpha, but I feel people won't give much
 credit if a beta doesn't do the basic stuff.


 I don't believe this is a myfaces problem. This error is usually found when
 jce.jar is not found on your classpath.

 I think we should release this as beta and later do another beta if required
 (in 2 or 3 weeks?). I'm not have any problem to do it.

IMO that's fine... We should also have every three weeks a new beta ;-)

-Matthias


 regards,

 Leonardo Uribe


 Best regards,
 Ganesh

 Cagatay Civici schrieb:

 Anyway my vote is 0 now and I would like to hear other testers' results.





-- 
Matthias Wessendorf

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


Re: svn commit: r904560 - /myfaces/trinidad/branches/trinidad-2.0.x/trinidad-api/src/main/java/org/apache/myfaces/trinidad/facelets/MetaTagHandler.java

2010-01-29 Thread Matthias Wessendorf
ha!

I have seen this before, that it doesn't get catched...

The file was in the right folder structure, but the package was wrong.
Eclipse gives you a WARNING here.

Is that an issue from the Maven compiler plugin, or is Eclipse just smart/nice ?

Gruss!
Matthias

On Fri, Jan 29, 2010 at 6:04 PM,  mstar...@apache.org wrote:
 Author: mstarets
 Date: Fri Jan 29 17:04:54 2010
 New Revision: 904560

 URL: http://svn.apache.org/viewvc?rev=904560view=rev
 Log:
 Fixed a type in the package name - the class was being compiled into the 
 'trinidadinternal' package

 Modified:
    
 myfaces/trinidad/branches/trinidad-2.0.x/trinidad-api/src/main/java/org/apache/myfaces/trinidad/facelets/MetaTagHandler.java

 Modified: 
 myfaces/trinidad/branches/trinidad-2.0.x/trinidad-api/src/main/java/org/apache/myfaces/trinidad/facelets/MetaTagHandler.java
 URL: 
 http://svn.apache.org/viewvc/myfaces/trinidad/branches/trinidad-2.0.x/trinidad-api/src/main/java/org/apache/myfaces/trinidad/facelets/MetaTagHandler.java?rev=904560r1=904559r2=904560view=diff
 ==
 --- 
 myfaces/trinidad/branches/trinidad-2.0.x/trinidad-api/src/main/java/org/apache/myfaces/trinidad/facelets/MetaTagHandler.java
  (original)
 +++ 
 myfaces/trinidad/branches/trinidad-2.0.x/trinidad-api/src/main/java/org/apache/myfaces/trinidad/facelets/MetaTagHandler.java
  Fri Jan 29 17:04:54 2010
 @@ -16,7 +16,7 @@
  *  specific language governing permissions and limitations
  *  under the License.
  */
 -package org.apache.myfaces.trinidadinternal.facelets;
 +package org.apache.myfaces.trinidad.facelets;

  import java.beans.BeanInfo;
  import java.beans.IntrospectionException;






-- 
Matthias Wessendorf

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


Re: [TRINIDAD] trinidad-2.0.x branch and patches

2010-01-29 Thread Matthias Wessendorf
Hey Matt,

please do NOT apply them to 2.0.x

every n weeks, I do merge the 1.2 fixes into the 2.0.x
-Matthias

On Fri, Jan 29, 2010 at 10:37 PM, Matt Cooper mcoo...@apache.org wrote:
 Is the trinidad-2.0.x branch something permanent or do you foresee this
 being rebranched from the JSF 1.2 Trinidad trunk in the future?

 (I am asking because I am applying patches for TRINIDAD-1696 and would like
 to know if I need an extra patch for the trinidad-2.0.x branch.)

 Thanks,
 Matt




-- 
Matthias Wessendorf

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


Re: [VOTE] Graduate Apache Cassandra to an Apache TLP

2010-01-29 Thread Matthias Wessendorf
[X] +1 to recommend Cassandra's graduation
(binding)

On Thu, Jan 28, 2010 at 8:59 PM, Eric Evans eev...@rackspace.com wrote:

 Greetings,

 We took the feedback from the earlier discussion[1] here and added our
 active mentors to the proposed PMC, (for a total of 7 people), then ran
 that through a new community vote[2].

 [1] http://thread.gmane.org/gmane.comp.apache.incubator.general/24427
 [2] http://thread.gmane.org/gmane.comp.db.cassandra.user/2157

 There didn't seem to be any other feedback, so I'd like to start an
 official vote to recommend graduation of Apache Cassandra to a top-level
 project.

 Please cast your vote:
 [ ] +1 to recommend Cassandra's graduation
 [ ]  0 don't care
 [ ] -1 no, don't recommend yet, (because...)

 The vote will be open for 72 hours.

 Thanks,

 --
 Eric Evans
 eev...@rackspace.com


 -
 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: svn commit: r903822 [15/17] - in /myfaces/trinidad/trunk/trinidad-examples: ./ trinidad-components-showcase/ trinidad-components-showcase/src/ trinidad-components-showcase/src/main/ trinidad-com

2010-01-28 Thread Matthias Wessendorf
/copyleft/lesser.html.
 + */
 +SyntaxHighlighter.brushes.Xml = function()
 +{
 +       function process(match, regexInfo)
 +       {
 +               var constructor = SyntaxHighlighter.Match,
 +                       code = match[0],
 +                       tag = new 
 XRegExp('(lt;|)[\\s\\/\\?]*(?name[:\\w-\\.]+)', 'xg').exec(code),
 +                       result = []
 +                       ;
 +
 +               if (match.attributes != null)
 +               {
 +                       var attributes,
 +                               regex = new XRegExp('(?name [\\w:\\-\\.]+)' 
 +
 +                                                                       
 '\\s*=\\s*' +
 +                                                                       
 '(?value .*?|\'.*?\'|\\w+)',
 +                                                                       'xg');
 +
 +                       while ((attributes = regex.exec(code)) != null)
 +                       {
 +                               result.push(new constructor(attributes.name, 
 match.index + attributes.index, 'color1'));
 +                               result.push(new constructor(attributes.value, 
 match.index + attributes.index + attributes[0].indexOf(attributes.value), 
 'string'));
 +                       }
 +               }
 +
 +               if (tag != null)
 +                       result.push(
 +                               new constructor(tag.name, match.index + 
 tag[0].indexOf(tag.name), 'keyword')
 +                       );
 +
 +               return result;
 +       }
 +
 +       this.regexList = [
 +               { regex: new 
 XRegExp('(\\lt;|)\\!\\[[\\w\\s]*?\\[(.|\\s)*?\\]\\](\\gt;|)', 'gm'),      
              css: 'color2' },        // ![ ... [ ... ]]
 +               { regex: SyntaxHighlighter.regexLib.xmlComments,              
                                                                               
     css: 'comments' },      // !-- ... --
 +               { regex: new 
 XRegExp('(lt;|)[\\s\\/\\?]*(\\w+)(?attributes.*?)[\\s\\/\\?]*(gt;|)', 
 'sg'), func: process }
 +       ];
 +};
 +
 +SyntaxHighlighter.brushes.Xml.prototype        = new 
 SyntaxHighlighter.Highlighter();
 +SyntaxHighlighter.brushes.Xml.aliases  = ['xml', 'xhtml', 'xslt', 'html'];

 Propchange: 
 myfaces/trinidad/trunk/trinidad-examples/trinidad-components-showcase/src/main/webapp/js/shBrushXml.js
 --
    svn:eol-style = native

 Propchange: 
 myfaces/trinidad/trunk/trinidad-examples/trinidad-components-showcase/src/main/webapp/js/shBrushXml.js
 --
    svn:mime-type = text/plain






-- 
Matthias Wessendorf

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


Re: READ: New Trinidad demo contains GPL code (was: Fwd: svn commit: r903822 [1/17] - in /myfaces/trinidad/trunk/trinidad-examples: ./ trinidad-components-showcase/ trinidad-components-showcase/src/

2010-01-28 Thread Matthias Wessendorf
Hey Catalin,


CDDL may/can work:
http://www.apache.org/legal/3party.html

GPL3 is NOT compatible. However, projects that are licensed under GPL3
can actually now include Apache2 licensed software;
That is the reason why *they* state GPL3 is compatible.

See here, no the no-go section.
http://www.apache.org/legal/resolved.html#category-x

Some more info on Apache2 / GPL3:
http://www.apache.org/licenses/GPL-compatibility.html

Snip: *However, GPLv3 software cannot be included in Apache projects.*
And it also explains implicit issues, that in worst case the Apache software
(e.g. the demo) would have to be released under GPL3, which is a no-go
= of course

-Matthias



On Thu, Jan 28, 2010 at 2:44 PM, Catalin Kormos
catalin.kor...@gmail.com wrote:
 Hi Bernd,

 Ok, the problematic code will be removed asap. There is still an
 alternate approach there, which was used first, formatting source code
 with https://jhighlight.dev.java.net/. This can easily replace the JS
 based formatting. Do you see any issues with using jhighlight? we
 don't distribute any code of it, just have a dependency to it.

 Sorry for any inconvenience.

 regards,
 Catalin

 On 1/28/10, Bernd Bohmann bernd.bohm...@googlemail.com wrote:
 Hi catalin,

 The apache license and the gnu public license are not compatible from the
 asf side. It would be safe to remove the gpl code.

 Regards

 Bernd

 28.01.2010 13:52 schrieb am Catalin Kormos catalin.kor...@gmail.com:

 Hi Matthias,

 This JS library SyntaxHighlighter  is used to format code, and its
 license is GNU either version 3 or later:

 SyntaxHighlighter is free software: you can redistribute it and/or modify
  it under the terms of the GNU Lesser General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.

 The apache 2.0 license seems to be compatible with it as shown here:
 http://www.apache.org/foundation/licence-FAQ.html#GPL

 Based on this I was thinking there is no issue with this, if I was
 wrong we will get rid of commited code which requires that GNU
 license. So it's for sure a no go?

 thanks,
 Catalin

 On 1/28/10, Matthias Wessendorf mat...@apache.org wrote:  As far as I see
 it this is only some...
 --
 
 Codebeat
 www.codebeat.ro



 --
 
 Codebeat
 www.codebeat.ro




-- 
Matthias Wessendorf

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


Re: READ: New Trinidad demo contains GPL code (was: Fwd: svn commit: r903822 [1/17] - in /myfaces/trinidad/trunk/trinidad-examples: ./ trinidad-components-showcase/ trinidad-components-showcase/src/

2010-01-28 Thread Matthias Wessendorf
Hey Catalin,

not a big deal. Honestly the licensing question is a not trivial drama :-)

-M

On Thu, Jan 28, 2010 at 3:49 PM, Catalin Kormos
catalin.kor...@gmail.com wrote:
 Hey Matthias,

 All clear, thanks a lot for the clarifications, I might have went a
 bit too fast over the compatibility of licenses when I checked it out.

 regards,
 Catalin


 On 1/28/10, Matthias Wessendorf mat...@apache.org wrote:
 Hey Catalin,


 CDDL may/can work:
 http://www.apache.org/legal/3party.html

 GPL3 is NOT compatible. However, projects that are licensed under GPL3
 can actually now include Apache2 licensed software;
 That is the reason why *they* state GPL3 is compatible.

 See here, no the no-go section.
 http://www.apache.org/legal/resolved.html#category-x

 Some more info on Apache2 / GPL3:
 http://www.apache.org/licenses/GPL-compatibility.html

 Snip: *However, GPLv3 software cannot be included in Apache projects.*
 And it also explains implicit issues, that in worst case the Apache software
 (e.g. the demo) would have to be released under GPL3, which is a no-go
 = of course

 -Matthias



 On Thu, Jan 28, 2010 at 2:44 PM, Catalin Kormos
 catalin.kor...@gmail.com wrote:
 Hi Bernd,

 Ok, the problematic code will be removed asap. There is still an
 alternate approach there, which was used first, formatting source code
 with https://jhighlight.dev.java.net/. This can easily replace the JS
 based formatting. Do you see any issues with using jhighlight? we
 don't distribute any code of it, just have a dependency to it.

 Sorry for any inconvenience.

 regards,
 Catalin

 On 1/28/10, Bernd Bohmann bernd.bohm...@googlemail.com wrote:
 Hi catalin,

 The apache license and the gnu public license are not compatible from the
 asf side. It would be safe to remove the gpl code.

 Regards

 Bernd

 28.01.2010 13:52 schrieb am Catalin Kormos catalin.kor...@gmail.com:

 Hi Matthias,

 This JS library SyntaxHighlighter  is used to format code, and its
 license is GNU either version 3 or later:

 SyntaxHighlighter is free software: you can redistribute it and/or
 modify
  it under the terms of the GNU Lesser General Public License as published
 by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.

 The apache 2.0 license seems to be compatible with it as shown here:
 http://www.apache.org/foundation/licence-FAQ.html#GPL

 Based on this I was thinking there is no issue with this, if I was
 wrong we will get rid of commited code which requires that GNU
 license. So it's for sure a no go?

 thanks,
 Catalin

 On 1/28/10, Matthias Wessendorf mat...@apache.org wrote:  As far as I
 see
 it this is only some...
 --
 
 Codebeat
 www.codebeat.ro



 --
 
 Codebeat
 www.codebeat.ro




 --
 Matthias Wessendorf

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



 --
 
 Codebeat
 www.codebeat.ro




-- 
Matthias Wessendorf

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


Re: [VOTE] release for myfaces core 2.0.0-beta

2010-01-28 Thread Matthias Wessendorf

What said the Debugger regarding the 'why'?

Sent from my iPod.

On 29.01.2010, at 01:38, Cagatay Civici cagatay.civ...@gmail.com  
wrote:


I see, I've double checked and all tag handlers in PrimeFaces use  
javax.faces.view.facelets.MethodRule, so can't figure out where that  
class load comes from. Also note that project was working with  
Mojarra jars.


Anyway my vote is 0 now and I would like to hear other testers'  
results.


On Jan 28, 2010, at 11:04 PM, Leonardo Uribe wrote:


Hi

Myfaces itself does not load com.sun.faces.facelets stuff. Note  
some facelets components before jsf 2.0 uses MethodRule instances  
to handle listener properties like t:schedule mouseListener or  
t:panelTabbedPane tabChangeListener. The problem should be on some  
custom tag handler inside PrimeFaces. What I did for tomahawk was  
copy MethodRule class from myfaces core to tomahawk and uses that  
one instead.


regards,

Leonardo Uribe

2010/1/28 Cagatay Civici cagatay.civ...@gmail.com
Why does MyFaces-2.0 beta try to load com.sun.faces.facelets stuff?  
Because I've replaced mojarra 2.0.2 jars in PrimeFaces demo for  
testing with MyFaces 2.0 beta jar and got the following when trying  
to access a page.


javax.faces.FacesException: java.lang.NoClassDefFoundError: com/sun/ 
faces/facelets/tag/MethodRule
	at org.apache.myfaces.context.ExceptionHandlerImpl.wrap 
(ExceptionHandlerImpl.java:241)
	at org.apache.myfaces.context.ExceptionHandlerImpl.handle 
(ExceptionHandlerImpl.java:156)
	at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase 
(LifecycleImpl.java:157)
	at org.apache.myfaces.lifecycle.LifecycleImpl.execute 
(LifecycleImpl.java:88)

at javax.faces.webapp.FacesServlet.service(FacesServlet.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter 
(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter 
(ApplicationFilterChain.java:206)
	at org.primefaces.examples.filter.CharacterEncodingFilter.doFilter 
(CharacterEncodingFilter.java:32)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter 
(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter 
(ApplicationFilterChain.java:206)
	at org.primefaces.webapp.filter.FileUploadFilter.doFilter 
(FileUploadFilter.java:79)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter 
(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter 
(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.StandardWrapperValve.invoke 
(StandardWrapperValve.java:233)
	at org.apache.catalina.core.StandardContextValve.invoke 
(StandardContextValve.java:191)
	at org.apache.catalina.core.StandardHostValve.invoke 
(StandardHostValve.java:128)
	at org.apache.catalina.valves.ErrorReportValve.invoke 
(ErrorReportValve.java:102)
	at org.apache.catalina.core.StandardEngineValve.invoke 
(StandardEngineValve.java:109)
	at org.apache.catalina.connector.CoyoteAdapter.service 
(CoyoteAdapter.java:286)
	at org.apache.coyote.http11.Http11Processor.process 
(Http11Processor.java:845)
	at org.apache.coyote.http11.Http11Protocol 
$Http11ConnectionHandler.process(Http11Protocol.java:583)
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run 
(JIoEndpoint.java:447)

at java.lang.Thread.run(Thread.java:637)
Caused by: java.lang.NoClassDefFoundError: com/sun/faces/facelets/ 
tag/MethodRule

at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
at java.lang.Class.getConstructor0(Class.java:2699)
at java.lang.Class.getConstructor(Class.java:1657)
	at org.apache.myfaces.view.facelets.tag.AbstractTagLibrary 
$UserComponentHandlerFactory.init(AbstractTagLibrary.java:506)
	at  
org.apache.myfaces.view.facelets.tag.AbstractTagLibrary.addComponent 
(AbstractTagLibrary.java:164)
	at org.apache.myfaces.view.facelets.compiler.TagLibraryConfig 
$TagLibraryImpl.putComponent(TagLibraryConfig.java:182)
	at org.apache.myfaces.view.facelets.compiler.TagLibraryConfig 
$LibraryHandler.endElement(TagLibraryConfig.java:422)
	at  
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement( 
AbstractSAXParser.java:601)
	at  
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement( 
XMLDocumentFragmentScannerImpl.java:1774)
	at  
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$ 
FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2930)
	at  
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next 
(XMLDocumentScannerImpl.java:648)
	at  
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next( 
XMLNSDocumentScannerImpl.java:140)
	at  
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument( 
XMLDocumentFragmentScannerImpl.java:510)
	at  
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse 

ProjectStage logger msgs (was: Fwd: [jsr-314-open] [jsf2next] PROJECT_STAGE system property configuration)

2010-01-28 Thread Matthias Wessendorf
I like Dan's proposal.


*** WARNING: Apache MyFaces  is running in DEVELOPMENT mode. ***
*** ^^^  ***
*** Do NOT deploy to your live server(s) without changing this.  ***
*** See Application#getProjectStage() for more information.  ***



-Matthias

-- Forwarded message --
From: Dan Allen dan.j.al...@gmail.com
Date: Wed, Jan 27, 2010 at 7:33 PM
Subject: Re: [jsr-314-open] [jsf2next] PROJECT_STAGE system property
configuration
To: jsr-314-open jsr-314-o...@jcp.org


For the implementations, it might be a good idea to borrow the log message
the Wicket uses when running in development mode.


*** WARNING: JavaServer Faces is running in DEVELOPMENT mode.***
*** ^^^  ***
*** Do NOT deploy to your live server(s) without changing this.  ***
*** See Application#getProjectStage() for more information.  ***


(Of course, if we eventually settle on a platform-wide flag, then the
message can be updated appropriately).

Just something I noticed while working on a Wicket-related issue in Weld.

-Dan

On Wed, Jan 27, 2010 at 12:38 AM, Lincoln Baxter, III 
lincolnbax...@gmail.com wrote:

 We need to make sure we are clear whether the context parameter overrides
the system property, or vice versa. I would think the system property would
take precedence, but I'm open to counter arguments.

 Definitely need to flush out the solution of least surprise. I think that
people will expect the system property to override web.xml - This would
allow production servers to set the property and ensure that no matter what
is deployed (accidents occur), they are *always* running in Production stage
mode.

 At first thought, allowing web.xml to override the system property seems
to allow greater flexibility, but in fact, it provides equal flexibility
because you could simply leave your development stages at Development or
whatever.. in web.xml, then disable the system-property when needed,
allowing the same flexibility (as an inverse operation.)

 I am in favor of the System property overriding web.xml. I don't think it
makes sense otherwise.

 --LB


 On Tue, Jan 26, 2010 at 6:32 PM, Dan Allen dan.j.al...@gmail.com wrote:

 On Tue, Jan 19, 2010 at 5:03 PM, Andy Schwartz andy.schwa...@oracle.com
wrote:

 Ed Burns wrote:

 On Mon, 18 Jan 2010 15:16:20 -0500, Andy Schwartz 
andy.schwa...@oracle.com said:


 AS
https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=499

 AS Can we add this to the MR list?

 Yes, but I'd like to get agreement that we don't care about the Servlet
 EG's opinion on the VM-wide nature of system properties.


 Okay, thanks for the update Ed.  I wasn't aware that there had been push
back from the Servlet EG on this.

 Personally I don't understand the nature of the objection.  In some case
fine-grained (application-specific) control is desired.  We have addressed
this case via the context parameter.  There seems to be general agreement in
our EG that a system-level property would also be beneficial and in
particular would improve the ease of use of this feature for
development-time scenarios (ie. no need for a web.xml or JNDI config).  Not
sure why we need to choose one approach vs. the other.  Both serve a
purpose.

 The system property seems like a very reasonable option to me. It matches
well with starting the server in debug mode and I could even see the two
being tied together in an IDE server control (tangential to this decision,
of course). Just like with debug mode, this should be something that can be
controlled without a change to application code.

 We need to make sure we are clear whether the context parameter overrides
the system property, or vice versa. I would think the system property would
take precedence, but I'm open to counter arguments.

 -Dan

 --
 Dan Allen
 Senior Software Engineer, Red Hat | Author of Seam in Action
 Registered Linux User #231597

 http://mojavelinux.com
 http://mojavelinux.com/seaminaction
 http://www.google.com/profiles/dan.j.allen



 --
 Lincoln Baxter, III
 http://ocpsoft.com
 http://scrumshark.com
 Keep it Simple



--
Dan Allen
Senior Software Engineer, Red Hat | Author of Seam in Action
Registered Linux User #231597

http://mojavelinux.com
http://mojavelinux.com/seaminaction
http://www.google.com/profiles/dan.j.allen



-- 
Matthias Wessendorf

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


Fwd: Google Summer of Code 2010 is On......

2010-01-27 Thread Matthias Wessendorf
FYI


-- Forwarded message --
From: Luciano Resende luckbr1...@gmail.com
Date: Wed, Jan 27, 2010 at 2:34 AM
Subject: Fwd: Google Summer of Code 2010 is On..
To: d...@community.apache.org


FYI, GSoC 2010 is On...

-- Forwarded message --
From: LH lho...@gmail.com
Date: Tue, Jan 26, 2010 at 4:09 PM
Subject: Google Summer of Code 2010 is On..
To: Google Summer of Code Discuss
google-summer-of-code-disc...@googlegroups.com


Hello everyone,

Many of you were wondering if Google Summer of Code 2010 is on for
2010 and the answer is yes! We will begin accepting application from
would-be mentoring organizations beginning March 8th at approximately
19:00 UTC, with applications closing on March 12th at 23:00 UTC.
Students can apply between 19:00 UTC on March 29th to 19:00 UTC on
April 9th.

We will be updating the program website [0], including the FAQs [1],
over the next few days. Not much is going to change except the
timeline, though there are a few FAQs that will be added. If you have
any questions in the interim please do send them to the list. Please
note that questions about which project you should select, etc., will
likely be responded to with depends on your skill set, so please
take the time to do some research [2] about which project is right for
you.

While mentoring organizations for 2010 will be announced until March
18th, a great number of the projects that have participated in the
past [3] will return once again in 2010. Of course, that's not a
guarantee and we cannot accept every great project that applies. But
if you want to get a jump start on your participation in GSoC 2010,
considering lurking in the IRC channel of a past participating project
and seeing what useful things you can learn about their code base and
community. Check out project forums to see if it's a place you'd like
to spend your time.

I'll be sending a follow up message in a few minutes about what to
expect in the next few days/weeks and how you can help Google Summer
of Code 2010.

Google Summer of Code 2010 is on! Celebrate!

[0] - http://socghop.appspot.com

[1] - http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2009/faqs

[2] - http://delicious.com/gsoc2009

[3] - http://socghop.appspot.com/gsoc/program/accepted_orgs/google/gsoc2009


Cheers,
LH

--
Leslie Hawthorn
Program Manager - Open Source
Google Inc.

http://code.google.com/opensource/

I blog here:

http://google-opensource.blogspot.com - http://www.hawthornlandings.org

--
You received this message because you are subscribed to the Google
Groups Google Summer of Code Discuss group.
To post to this group, send email to
google-summer-of-code-disc...@googlegroups.com.
To unsubscribe from this group, send email to
google-summer-of-code-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/google-summer-of-code-discuss?hl=en.




--
Luciano Resende
http://people.apache.org/~lresende
http://lresende.blogspot.com/



-- 
Matthias Wessendorf

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


Re: [GSOC]HTML5 RenderKit Project Structure

2010-01-27 Thread Matthias Wessendorf
Hi ali,

the Google Summer of code has been announced (see my other email).

Regarding the strcuture, IMO this should be a separate project,
that just targets to implement JSF widgets offered by HTML5.
The implementation should be done with JSF 2.0+ tooling.
So, not supporting older versions, e.g. JSF 1.x is totally fine
(- goal?)

IMO this work is related to Tomahawk. Once there is more code,
we can talk about distribution:
-myfaces core extension
-standalone HTML5 renderkit (- need to find a (nice) name)
etc

-Matthias


On Mon, Jan 25, 2010 at 12:05 AM, Ali Ok al...@aliok.com.tr wrote:
 Hi all,
 We have talked about HTML5 components on MyFaces earlier.
 I tried some HTML5 components and I think this project will be interesting.
 Now I want to create the project structure and start playing with the
 components. I want to learn how stuff are packed, how the components are
 generated, etc.
 Keeping in mind these HTML5 components will be a part of MyFaces 2.0 (I
 hope, someday), how can I set the correct project structure?
 Do you think changing Tomahawk 2.0 to HTML5 components project in my local
 workspace is a good idea?
 Or should I add my stuff into MyFaces 2.0 core?

 In fact, this question is: what is the correct place of HTML5 components and
 render kit? Will it be a seperate project, and distributed separately? Or
 will it be under MyFaces core and distributed with it?

 Thanks,
 Ali




-- 
Matthias Wessendorf

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


Re: [GSoc] Google Summer of Code Idea

2010-01-27 Thread Matthias Wessendorf
Hey Ali,

the Google Summer of code has been announced (see my other email).

Regarding this idea on HTML5 related stuff,
I would like to sign as a mentor for it.

@GAE: I saw your path; Jakob did a quick review.
So, I hope we can commit that soon. Some more documentation,
e.g. a guide or a tutorial would be nice :-)

-Matthias


On Wed, Jan 20, 2010 at 8:34 PM, Ali Ok al...@aliok.com.tr wrote:
 Hi all,
 I sent a couple of mails about MyFaces on Google App Engine GSOC proposal.
 But after some progress and a conversation with Matthias, I realized that it
 is too small for GSOC.

 And I am willing to implement HTML5 Renderkit.

 Meanwhile, I will work on GAE support in parallel. I will post my patch to
 JIRA after some -more- tests.

 Regards,
 Ali

 On Wed, Jan 6, 2010 at 11:52 PM, Gerhard Petracek
 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/1/6 Matthias Wessendorf mat...@apache.org

 as the mentioned behavior support already said, I'd like to see this
 ONLY for JSF2.0 (MyFaces 2.0)

 -Matze

 On Wed, Jan 6, 2010 at 8:35 AM, Matthias Wessendorf mat...@apache.org
 wrote:
  Hi guys,
 
  running into this document:
  http://diveintohtml5.org/forms.html
 
  I started playing with some of the new widgets in my Chromium browser
  (I wasn't aware that spinbox/sliders are part of
  HTML5).
 
  What about trying to find someone for a GSoC project, to add a (raw)
  HTML 5 renderkit? Bernd and I talked about
  a potential renderkit last time we saw each other, but now there is
  actually some (raw) support on it inside of some
  browsers...
 
  Why not introducing an hx:*** namespace that could contain stuff as
  the following:
  -hx:inputRangeSlider
  -hx:inputColor
  -hx:whatEverNewWidgetIsPartOfHTML5 /
 
  And/or some more functional stuff, like drag-and-drop:
  -fx:dragAndDrop... (could be done as a behavior)
 
  etc.
 
  What do folks think about that?
 
  --
  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] Firefox 3.6 has removed the getBoxObjectFor() function - tr:panelPopup non functional

2010-01-27 Thread Matthias Wessendorf
yep :-) reported and fixed last Friday. Timing was excellent for the
new 1.2.13 release ;-)

On Wed, Jan 27, 2010 at 10:18 AM, Eisenträger, Tobias
tobias.eisentrae...@arag.de wrote:
 Nevermind, it was a double, and has been fixed in 1.2.13

 -Ursprüngliche Nachricht-
 Von: Eisenträger, Tobias [mailto:tobias.eisentrae...@arag.de]
 Gesendet: Mittwoch, 27. Januar 2010 10:04
 An: MyFaces Discussion
 Betreff: [Trinidad] Firefox 3.6 has removed the getBoxObjectFor() function
 - tr:panelPopup non functional

 This function seems to have been deprecated until 3.5.x, and has been
 removed with Firefox 3.6. I just updated and noticed that problem.



 This makes for example the tr:panelPopup method non functional. There
 might be other examples where this function has been used.



 I think someone who understands javascript good needs to search through
 the Trinidad sources and replace it with an alternative function?



 The panelPopup demo page: http://www.irian.at/trinidad-
 demo/faces/components/panelPopup.jspx works as an example. I am going to
 open a bug for that, too.







 Mit freundlichen Grüßen



 Tobias Eisenträger



 Softwareentwickler

 Dokumentenmanagement/Workflow/Internet, AKB 8125



 ARAG IT GmbH
 ARAG Platz 1, 40472 Düsseldorf

 Tel.: +49 (0)211 964-1937

 tobias.eisentrae...@arag.de
 www.ARAG.de



 Aufsichtsratsvorsitzender:

 Gerd Peskes

 Vorstand:

 Dr. Paul-Otto Faßbender (Vors.),

 Dr. Jan-Peter Horst,

 Dr. Johannes Kathan, Werner Nicoll,

 Hanno Petersen, Dr. Joerg Schwarze

 Sitz und Registergericht:

 Düsseldorf, HRB 1371

 USt-ID-Nr.: DE 119 355 995







-- 
Matthias Wessendorf

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


Re: avro in mapreduce

2010-01-27 Thread Matthias Wessendorf
again the wrong list ? :)

On Tue, Jan 26, 2010 at 6:33 PM, Doug Cutting d...@cottrell-cutting.net wrote:
 I would like to call folks attention to MAPREDUCE-1126.

 https://issues.apache.org/jira/browse/MAPREDUCE-1126

 This is a key link in a series of issues involved in integrating Avro in
 Mapreduce.  Aaron proposed a design in early December, building on the
 design Tom developed last summer and committed in September in HADOOP-6165.
  Aaron's design was approved, and, after several rounds of reviews, I
 committed Aaron's patch on 11 January.

 On 15 January Owen reverted this commit without warning.  It seems that Owen
 objects to the path initiated last July in HADOOP-6165.

 Aaron has also contributed MAPREDUCE-815, which permits one to use Avro for
 all phases of Mapreduce.  When that issue is committed, the primary chain of
 Avro integration into Mapreduce will be complete.

 Can others please take the time to read this issue and express their
 opinions?

 Thank you,

 Doug

 -
 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] MyFaces Master pom v7

2010-01-26 Thread Matthias Wessendorf
This is the formal vote for the new myfaces master POM version 7.

You can find the signed release candidate at [1].

Please vote
+1 if you reviewed the new master pom version 7 and think we can use it
-1 if you found a flaw or potential problem with the new master pom

Thanks,
Matthias

[1] 
http://people.apache.org/builds/myfaces/m2-staging-repository/org/apache/myfaces/myfaces/7

-- 
Matthias Wessendorf

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


Re: [vote] MyFaces Master pom v7

2010-01-26 Thread Matthias Wessendorf
+1

On Tue, Jan 26, 2010 at 12:46 PM, Matthias Wessendorf mat...@apache.org wrote:
 This is the formal vote for the new myfaces master POM version 7.

 You can find the signed release candidate at [1].

 Please vote
 +1 if you reviewed the new master pom version 7 and think we can use it
 -1 if you found a flaw or potential problem with the new master pom

 Thanks,
 Matthias

 [1] 
 http://people.apache.org/builds/myfaces/m2-staging-repository/org/apache/myfaces/myfaces/7

 --
 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] MyFaces Master pom v7

2010-01-26 Thread Matthias Wessendorf
we added a bunch of new committers;
updated to Apache POM v7

-Matthias

On Tue, Jan 26, 2010 at 5:38 PM, Andrew Robinson
andrew.rw.robin...@gmail.com wrote:
 No opinion on voting, I am just curious why the master is being
 released, what changed?

 -Andrew

 On Tue, Jan 26, 2010 at 7:10 AM, Jan-Kees van Andel
 jankeesvanan...@gmail.com wrote:
 +1

 2010/1/26 Matthias Wessendorf mat...@apache.org:
 +1

 On Tue, Jan 26, 2010 at 12:46 PM, Matthias Wessendorf mat...@apache.org 
 wrote:
 This is the formal vote for the new myfaces master POM version 7.

 You can find the signed release candidate at [1].

 Please vote
 +1 if you reviewed the new master pom version 7 and think we can use it
 -1 if you found a flaw or potential problem with the new master pom

 Thanks,
 Matthias

 [1] 
 http://people.apache.org/builds/myfaces/m2-staging-repository/org/apache/myfaces/myfaces/7

 --
 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


RESULT - Re: [Vote] Trinidad 1.2.13 release

2010-01-26 Thread Matthias Wessendorf
Hello,

thanks for voting. We got 6 votes, all were +1:
-Matt Cooper
-Gerhard Petracek
-Cagatay Civici
-Max Starets
-Jan-Kees van Andel
-Matthias Wessendorf

I will follow up with the required steps to get the release out.

-Matthias

On Mon, Jan 25, 2010 at 8:34 PM, Matt Cooper mcoo...@apache.org wrote:
 +1

 On Mon, Jan 25, 2010 at 11:36 AM, Max Starets max.star...@oracle.com
 wrote:

 +1

 Matthias Wessendorf wrote:

 Hi,

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

 Please take a look at the 1.2.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/core_1_2_13/








-- 
Matthias Wessendorf

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


[Announce] Release of Apache MyFaces Trinidad 1.2.13

2010-01-26 Thread Matthias Wessendorf
The Apache MyFaces Trinidad team is pleased to announce the release of
Apache MyFaces Trinidad Core 1.2.13.

Apache MyFaces Trinidad is a JavaServer(tm) Faces 1.2 component library.

Trinidad Core 1.2.13 is available in both binary and source distributions:

 * http://myfaces.apache.org/trinidad/download.html

Apache MyFaces Trinidad is available in the central Maven repository under
Group ID org.apache.myfaces.trinidad.


Release Notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310661styleName=Htmlversion=12314170

Enjoy!
Matthias

-- 
Matthias Wessendorf

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


Re: [VOTE] release for myfaces core 2.0.0-beta

2010-01-26 Thread Matthias Wessendorf
+1

-Matthias

On Wed, Jan 27, 2010 at 2:57 AM, Bruno Aranda brunoara...@gmail.com wrote:
 +1

 2010/1/27 Leonardo Uribe lu4...@gmail.com:
 +1

 2010/1/26 Jakob Korherr jakob.korh...@gmail.com

 +1

 Regards,
 Jakob

 2010/1/27 Leonardo Uribe lu4...@gmail.com

 Hi,

 I was running the needed tasks to get the 2.0.0-beta release of Apache
 MyFaces core out.

 This artifacts are very close to pass all TCK tests. Some corrections has
 been
 done from the latest proposed artifacts.

 Please note that this vote concerns all of the following parts:
  1. Maven artifact group org.apache.myfaces.shared v4.0.1-beta  [1]
  2. Maven artifact group org.apache.myfaces.core v2.0.0-beta  [1]

 The artifacts are deployed to my private Apache account ([1] and [3] for
 binary and source packages).

 The release notes could be found at [4].

 Also the clirr test does not show binary incompatibilities with
 myfaces-api.

 Please take a look at the 2.0.0-beta 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] http://people.apache.org/~lu4242/myfaces200beta
 [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
 [3] http://people.apache.org/~lu4242/myfaces200betabinsrc
 [4]
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600styleName=Htmlversion=12314537







-- 
Matthias Wessendorf

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


[Announce] Release of Apache MyFaces Trinidad 1.2.13

2010-01-26 Thread Matthias Wessendorf
The Apache MyFaces Trinidad team is pleased to announce the release of
Apache MyFaces Trinidad Core 1.2.13.

Apache MyFaces Trinidad is a JavaServer(tm) Faces 1.2 component library.

Trinidad Core 1.2.13 is available in both binary and source distributions:

 * http://myfaces.apache.org/trinidad/download.html

Apache MyFaces Trinidad is available in the central Maven repository under
Group ID org.apache.myfaces.trinidad.


Release Notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310661styleName=Htmlversion=12314170

Enjoy!
Matthias

-- 
Matthias Wessendorf

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


[Announce] Release of Apache MyFaces Trinidad 1.2.13

2010-01-26 Thread Matthias Wessendorf
The Apache MyFaces Trinidad team is pleased to announce the release of
Apache MyFaces Trinidad Core 1.2.13.

Apache MyFaces Trinidad is a JavaServer(tm) Faces 1.2 component library.

Trinidad Core 1.2.13 is available in both binary and source distributions:

 * http://myfaces.apache.org/trinidad/download.html

Apache MyFaces Trinidad is available in the central Maven repository under
Group ID org.apache.myfaces.trinidad.


Release Notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310661styleName=Htmlversion=12314170

Enjoy!
Matthias

-- 
Matthias Wessendorf

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


[MyFaces] Master Pom - question

2010-01-25 Thread Matthias Wessendorf
Hi,

was there a reason why the myfaces master pom was using the Apache POM
version 4?
I just updated it, on the trunk, to use Version 7.

Thanks!
Matthias

-- 
Matthias Wessendorf

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


Re: JSF 1.2 + MyFaces Trinidad + PrettyFaces yields NPE in Trinidad RenderKitDecorator.java - ideas?

2010-01-25 Thread Matthias Wessendorf
)
     at
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
     at
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
     at
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
     at
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
     at
 org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849)
     at
 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
     at
 org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454)
     at java.lang.Thread.run(Unknown Source)


 Has anyone got this kind of configuration working?

 Thanks.

 Donn Aiken






-- 
Matthias Wessendorf

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


[MyFaces] master pom .. ?

2010-01-24 Thread Matthias Wessendorf
Hello,

do you agree it is time to do another release of the myfaces master pom ?
= We added a bunch of committers over the last months ;-)

-Matthias

-- 
Matthias Wessendorf

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


nexus procedure

2010-01-24 Thread Matthias Wessendorf
hello,

now the nexus is in place, I wonder if there is some wiki that
documents the procedure
to do the release, via nexus.

Thanks!
Matthias

-- 
Matthias Wessendorf

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


[Trinidad] The new Casablanca (was: [Trinidad] New Component Showcase Demo and Casablanca Skin)

2010-01-23 Thread Matthias Wessendorf
Hello guys,

i followed up on gene...@incubator.a.o and we don't need a software
grant for that.
Marius and Adonis have already submitted the ICLAs and we are good to go from
that point of (legal) view.

Now, how to continue.

I think we want to have a release (1.2.13) before we add the new skin.
So once the release is done, we can integrate the skin;

Pretty much after the new skin, I don't mind to have another release as well
(- 1.2.14);

Once that all is done, I think it is time to merge the stuff also into
our Trinidad 2.0 offerings.
Catalin, have you guys already checked that ?

So let me run a 1.2.13 release, and after that we can integrate the new skin.

-Matthias

On Thu, Jan 7, 2010 at 11:37 PM, Catalin Kormos
catalin.kor...@gmail.com wrote:
 Hello there,
 I have the pleasure to inform you about the work we did to develop a new
 skin for Trinidad and based on this a brand new, Trinidad components
 showcase application. You can see it all in action at [1]. It is still a
 working in progress, in advanced state though...i mean there is always
 something to be improved; nevertheless we would like to donate the new skin
 and the new demo application to the MyFaces community, in its current state,
 and continue there if you guys agree.
 Many thanks go to my collegue Adonis who has put a lot of effort into
 designing and implementing the new skin called 'Casablanca'. I'm sure he can
 give you more details as needed about how the process went.

 A few words about the new demo:

  first of all, many thanks to another collegue of mine, Cosmin, for his
 continuos efforts with this.
 the demo is working only with facelets (there is no jsp version)
 it uses the latest 1.2.13-SNAPSHOT version of Trinidad
 we tryied to build it so it can be searched online also, currently tryied
 with Google Custom Search, but this didn't work out so smoothly so far. In
 any case, that's the reason for the pretty urls used. (so, no point in
 trying the search currently as it doesn't work).
 in general, it replicates the examples available already for Trinidad in the
 existing demo, in someplaces slightly improved.
 it tryies to provide a platform on which to build much more demos as
 required as there can be always new ideas about demoing a meaningfull use
 case on Trinidad, or some component behaviour.

 I'm eager to get your reactions, I think these guys did a great job so far
 and this would bring Trinidad at least a few steps closer to a more
 appealing and user friendly component set.
 regards,
 Catalin
 [1] http://example.irian.at/trinidad-showcase-casablanca
 
 Codebeat
 www.codebeat.ro




-- 
Matthias Wessendorf

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


[Vote] Trinidad 1.2.12 release

2010-01-23 Thread Matthias Wessendorf
Hi,

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

Please take a look at the 1.2.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/core_1_2_13/

-- 
Matthias Wessendorf

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


[Vote] Trinidad 1.2.13 release

2010-01-23 Thread Matthias Wessendorf
Hi,

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

Please take a look at the 1.2.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/core_1_2_13/

-- 
Matthias Wessendorf

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


Re: [Vote] Trinidad 1.2.12 release --- please ignore

2010-01-23 Thread Matthias Wessendorf
please ignore, I opened another thread.

On Sat, Jan 23, 2010 at 3:18 PM, Matthias Wessendorf mat...@apache.org wrote:
 Hi,

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

 Please take a look at the 1.2.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/core_1_2_13/

 --
 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 1.2.13 release

2010-01-23 Thread Matthias Wessendorf
+1

On Sat, Jan 23, 2010 at 3:18 PM, Matthias Wessendorf mat...@apache.org wrote:
 Hi,

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

 Please take a look at the 1.2.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/core_1_2_13/

 --
 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: JSF 1.2 + MyFaces Trinidad + PrettyFaces yields NPE in Trinidad RenderKitDecorator.java - ideas?

2010-01-23 Thread Matthias Wessendorf
Hello Donn,

do you have the Trinidad filter in place ?
Is there an additional ViewHandler ?

Would be nice if you could post some more info here.

Thanks!
Matthias

On Thu, Jan 21, 2010 at 2:45 AM, Donn Aiken donn.ai...@gmail.com wrote:
 Hello --

 I'm trying to get PrettyFaces to work with the Sun JSF-RI and MyFaces
 Trinidad, but I'm
 having some difficulty.  I've got this to work successfully in a demo
 environment without
 Trinidad, but it would be ideal if this would work with Trinidad.

 Environment setup:

 Java Runtime Environment: 1.5.0_21
 Servlet Container:  Tomcat 6.0.20
 JSF Implementation: SUN JSF RI - 1.2_12-b01-FCS
 MyFaces Trinidad: 1.2.12
 PrettyFaces: 1.2.6
 View Handler: JSP

 Oberservations:

 1.  If the client accesses the demo page using a jsf url (ex.
 /demo/hello.jsf) things work
 as expected.

 2.  If the client accesses the demo page through a URL mapped by PrettyFaces
 without Trinidad
 configured and installed, things work as expected.  (ex. /demo/hello -
 /demo/hello.jsf).

 3.  If the Trinidad is installed and configured, the client can access the
 jsf page and things work
 as expected.

 4.  If the client accesses the demo page through a URL mapped by PrettyFaces
 after Trinidad is
 installed and configured, a null pointer exception happens.


 Stack Trace:

 Jan 20, 2010 8:15:40 PM org.apache.catalina.core.ApplicationDispatcher
 invoke
 SEVERE: Servlet.service() for servlet Faces Servlet threw exception
 java.lang.NullPointerException
    at
 org.apache.myfaces.trinidadinternal.renderkit.RenderKitDecorator.getRenderKit(RenderKitDecorator.java:119)
    at
 org.apache.myfaces.trinidadinternal.renderkit.RenderKitDecorator.getResponseStateManager(RenderKitDecorator.java:70)
    at
 com.sun.faces.renderkit.RenderKitUtils.getResponseStateManager(RenderKitUtils.java:239)
    at
 com.sun.faces.lifecycle.RestoreViewPhase.isPostback(RestoreViewPhase.java:261)
    at
 com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:171)
    at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
    at
 com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:103)
    at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at
 org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at
 org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at
 org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.ocpsoft.pretty.PrettyFilter.doFilter(PrettyFilter.java:71)
    at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at
 org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
    at
 org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
    at
 org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
    at
 org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
    at com.ocpsoft.pretty.PrettyFilter.doFilter(PrettyFilter.java:64)
    at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
    at
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
    at
 org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849)
    at
 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
    at
 org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454)
    at java.lang.Thread.run(Unknown Source)


 Has anyone got this kind of configuration working?

 Thanks.

 Donn Aiken




-- 
Matthias Wessendorf

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

Re: [Trinidad 1 2] Promote JsonUtils to API

2010-01-21 Thread Matthias Wessendorf
+1 on that.

brings up the question regarding the GenericConverterFactory

PS: please commit this only to trunk (jsf1.2); I *soon* need some more forward
merging... OK ?

-Matthias

On Thu, Jan 21, 2010 at 5:17 PM, Andrew Robinson
andrew.rw.robin...@gmail.com wrote:
 The org.apache.myfaces.trinidadinternal.util.JsonUtils is a very
 useful class, but it cannot be used in trinidad-api classes like
 CoreRenderer or in libraries extending Trinidad. Does anyone have any
 objections to moving this to API?

 Please use the voting system.

 Thank you,
 Andrew




-- 
Matthias Wessendorf

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


Re: [VOTE] release for myfaces core 2.0.0-beta

2010-01-21 Thread Matthias Wessendorf
+1

On Fri, Jan 22, 2010 at 7:03 AM, Leonardo Uribe lu4...@gmail.com wrote:
 Hi,

 I was running the needed tasks to get the 2.0.0-beta release of Apache
 MyFaces core out.

 The artifacts passed all TCK test that in my personal opinion should pass,
 but we can't claim it oficially, because we are waiting a response from Sun.

 Please note that this vote concerns all of the following parts:
  1. Maven artifact group org.apache.myfaces.shared v4.0.1-beta  [1]
  2. Maven artifact group org.apache.myfaces.core v2.0.0-beta  [1]

 The artifacts are deployed to my private Apache account ([1] and [3] for
 binary and source packages).

 The release notes could be found at [4].

 Also the clirr test does not show binary incompatibilities with myfaces-api.

 Please take a look at the 2.0.0-beta 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] http://people.apache.org/~lu4242/myfaces200beta
 [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
 [3] http://people.apache.org/~lu4242/myfaces200betabinsrc
 [4] http://issues.apache.org/jira/browse/MYFACES (jira is down at the time I
 wrote this)




-- 
Matthias Wessendorf

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


Re: problem using myfaces-core-2.0.0-SNAPSHOT + myfaces-orchestra20-1.5-SNAPSHOT

2010-01-21 Thread Matthias Wessendorf
Ok, good to know.

Quick follow-up: Does it work with the RI/Mojarra ?
If so, do you mind to create a JIRA ticket against MyFaces2 ?

-Matthias

On Wed, Jan 20, 2010 at 11:29 PM, Edmond B. Mulemangabo
edmond.mulemang...@uclouvain.be wrote:
 On 01/20/2010 11:46 AM, Matthias Wessendorf wrote:

 Hello Edmond,

 I see you are using Trinidad; Did you give the 2.0.0-alpha a try ?

 Yes I did. The demo package of Trinidad 2.0.0-alpha is working. The
 application that is failing is using Myfaces-2.0.0-alpha,
 Trinidad-2.0.0-alpha, Orchestra20.1-5, Spring 2.5, OpenJPA-1.2 , Tomahawk
 and Tomcat-6

 regards.

 --
 Edmond/




-- 
Matthias Wessendorf

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


Re: problem using myfaces-core-2.0.0-SNAPSHOT + myfaces-orchestra20-1.5-SNAPSHOT

2010-01-21 Thread Matthias Wessendorf
ok, I asked as it looks like a myfaces2 bug..

On Thu, Jan 21, 2010 at 11:43 AM, Edmond B. Mulemangabo
edmond.mulemang...@uclouvain.be wrote:
 On 01/21/2010 09:53 AM, Matthias Wessendorf wrote:

 Quick follow-up: Does it work with the RI/Mojarra ?

 I haven't given RI/Mojarra a try yet. I've never used RI/Mojarra; I hope
 I'll be able to set it up and give it a try.


 If so, do you mind to create a JIRA ticket against MyFaces2 ?

 -Matthias

 On Wed, Jan 20, 2010 at 11:29 PM, Edmond B. Mulemangabo
 edmond.mulemang...@uclouvain.be  wrote:

 On 01/20/2010 11:46 AM, Matthias Wessendorf wrote:

 Hello Edmond,

 I see you are using Trinidad; Did you give the 2.0.0-alpha a try ?

 Yes I did. The demo package of Trinidad 2.0.0-alpha is working. The
 application that is failing is using Myfaces-2.0.0-alpha,
 Trinidad-2.0.0-alpha, Orchestra20.1-5, Spring 2.5, OpenJPA-1.2 , Tomahawk
 and Tomcat-6

 regards.

 Edmond/




-- 
Matthias Wessendorf

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


Re: [contribution] Apache MyFaces Trinidad got a new skin (aka look-and-feel)

2010-01-21 Thread Matthias Wessendorf
Hi,

ok, as there was no concern, we will move forward and will integrate
the new look-and-feel
into the Trinidad library.

Thanks!
Matthias

On Mon, Jan 18, 2010 at 1:42 PM, Matthias Wessendorf mat...@apache.org wrote:
 Hi,

 for the Apache MyFaces subproject Trinidad we got a new contribution:

 == Adonis Raul Raduca (ICLA on file) contributed a new skin, which is
 basically a look-and-file
 (a bunch of CSS selectors and some new images). The code has been
 uploaded to TRINIDAD-1689.

 Question is: Do we need a software grant for that contribution ?
 I (personally) think no, we don't.

 Why?
 -The contribution is an improvement of the existing look-and-feel;
 -The contribution is not a standalone software / donation.
  In fact the contributions is pretty tied to the Trinidad subproject. It
  is actually useless without the Trinidad framework at all.

 Let me know if you guys agree that we do NOT need a software grant for
 this contribution.

 -Matthias
 (PMC Chair of Apache MyFaces)

 [1] https://issues.apache.org/jira/browse/TRINIDAD-1689

 --
 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

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



Re: [DISCUSSION] Releasing M4

2010-01-21 Thread Matthias Wessendorf
I agree with you.

+1 on a new release.

Minor things:
-after the release, I feel we should not continue to use the
1.0.0-SNAPSHOT version number
Do you agree ?

-Matthias

On Wed, Jan 20, 2010 at 7:48 PM, Gurkan Erdogdu gurkanerdo...@yahoo.com wrote:
 Hi folks,

 It has been lots of corrections and bug resolutions after our M3 release. I 
 want to release M4 version, because current code base is  the most mature and 
 covers lots of specification requirements. I would like to re-solve issues 
 that we can do until weekend and create M4 release beginning of the next week.

 I am very happy that this will be the our first release while living as a TLP.

 WDYT?

 Thanks;

 --Gurkan


      ___
 Yahoo! Türkiye açıldı!  http://yahoo.com.tr
 İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!



-- 
Matthias Wessendorf

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


Re: [DISCUSSION] Releasing M4

2010-01-21 Thread Matthias Wessendorf
2010/1/21 Gurkan Erdogdu cgurkanerdo...@gmail.com:
I feel we should not continue to use the 1.0.0-SNAPSHOT version number
Do you agree ?

 * In released artifacts we  will use 1.0.0-M4.
 * After releasing M4, we still to continue  to use 1.0.0-SNAPSHOT.

 We have not reached our 1.0.0 release yet. We will be there after M5. After
 releasing 1.0.0, I think we will use 1.0.1-SNAPSHOT in our modules.

 Any other ideas?

what about 1.0.0-M5-SNAPSHOT ?
That makes it at least a little bit more obvious where the current
direction is, IMO

Regarding the 1.0.0 is out after M5, is there a roadmap or so ?

Once the official 1.0.0 is out, using the 1.0.x-SNAPSHOT pattern is fine.
I agree :-)

-Matthias



 --Gurkan

 21 Ocak 2010 10:22 tarihinde Matthias Wessendorf mat...@apache.org yazdı:

 I agree with you.

 +1 on a new release.

 Minor things:
 -after the release, I feel we should not continue to use the
 1.0.0-SNAPSHOT version number
 Do you agree ?

 -Matthias

 On Wed, Jan 20, 2010 at 7:48 PM, Gurkan Erdogdu gurkanerdo...@yahoo.com
 wrote:
  Hi folks,
 
  It has been lots of corrections and bug resolutions after our M3 release.
 I want to release M4 version, because current code base is  the most mature
 and covers lots of specification requirements. I would like to re-solve
 issues that we can do until weekend and create M4 release beginning of the
 next week.
 
  I am very happy that this will be the our first release while living as a
 TLP.
 
  WDYT?
 
  Thanks;
 
  --Gurkan
 
 
       ___
  Yahoo! Türkiye açıldı!  http://yahoo.com.tr
  İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!



 --
 Matthias Wessendorf

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




 --
 Gurkan Erdogdu
 http://gurkanerdogdu.blogspot.com




-- 
Matthias Wessendorf

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


Re: [DISCUSSION] Releasing M4

2010-01-21 Thread Matthias Wessendorf
2010/1/21 Gurkan Erdogdu cgurkanerdo...@gmail.com:
what about 1.0.0-M5-SNAPSHOT ?
That makes it at least a little bit more obvious where the current
direction is, IMO

 Yes, it is so reasonable. Actually M5 contains 2 bullets that we can move
 them to 1.0.0 release.

nice, sounds good.

 But as a common pattern with old releases, I want to
 releas e artifacts as 1.0.0-M5 instead of 1.0.0-M5-SNAPSHOT.

Sure. Release like:
1.0.0-M3
1.0.0-M4
...

but current code (unreleased) in trunk, something like
1.0.0-M5-SNAPSHOT would make it nicer to understand, IMO.



 There is no road map other than one in OWB JIRA.(
 https://issues.apache.org/jira/browse/OWB?report=com.atlassian.jira.plugin.system.project:roadmap-panel
 )

Ok, perhaps we should write something down, on the website.
Perhaps I can get to it soon (or in the wiki)


 I will go ahead and remove M5 release this evening if no other objection.

that is fine with me. However, if the OWB project releases a 1.0.0 release,
it has to pass TCK by 100%

-Matthias


 Thanks;

 --Gurkan



 21 Ocak 2010 12:46 tarihinde Matthias Wessendorf mat...@apache.org yazdı:

 2010/1/21 Gurkan Erdogdu cgurkanerdo...@gmail.com:
 I feel we should not continue to use the 1.0.0-SNAPSHOT version
 number
 Do you agree ?
 
  * In released artifacts we  will use 1.0.0-M4.
  * After releasing M4, we still to continue  to use 1.0.0-SNAPSHOT.
 
  We have not reached our 1.0.0 release yet. We will be there after M5.
 After
  releasing 1.0.0, I think we will use 1.0.1-SNAPSHOT in our modules.
 
  Any other ideas?

 what about 1.0.0-M5-SNAPSHOT ?
 That makes it at least a little bit more obvious where the current
 direction is, IMO

 Regarding the 1.0.0 is out after M5, is there a roadmap or so ?

 Once the official 1.0.0 is out, using the 1.0.x-SNAPSHOT pattern is fine.
 I agree :-)

 -Matthias


 
  --Gurkan
 
  21 Ocak 2010 10:22 tarihinde Matthias Wessendorf mat...@apache.org
 yazdı:
 
  I agree with you.
 
  +1 on a new release.
 
  Minor things:
  -after the release, I feel we should not continue to use the
  1.0.0-SNAPSHOT version number
  Do you agree ?
 
  -Matthias
 
  On Wed, Jan 20, 2010 at 7:48 PM, Gurkan Erdogdu 
 gurkanerdo...@yahoo.com
  wrote:
   Hi folks,
  
   It has been lots of corrections and bug resolutions after our M3
 release.
  I want to release M4 version, because current code base is  the most
 mature
  and covers lots of specification requirements. I would like to re-solve
  issues that we can do until weekend and create M4 release beginning of
 the
  next week.
  
   I am very happy that this will be the our first release while living
 as a
  TLP.
  
   WDYT?
  
   Thanks;
  
   --Gurkan
  
  
  
  ___
   Yahoo! Türkiye açıldı!  http://yahoo.com.tr
   İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
 
 
 
  --
  Matthias Wessendorf
 
  blog: http://matthiaswessendorf.wordpress.com/
  sessions: http://www.slideshare.net/mwessendorf
  twitter: http://twitter.com/mwessendorf
 
 
 
 
  --
  Gurkan Erdogdu
  http://gurkanerdogdu.blogspot.com
 



 --
 Matthias Wessendorf

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




 --
 Gurkan Erdogdu
 http://gurkanerdogdu.blogspot.com




-- 
Matthias Wessendorf

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


Re: [DISCUSSION] Releasing M4

2010-01-21 Thread Matthias Wessendorf
2010/1/21 Gurkan Erdogdu cgurkanerdo...@gmail.com:
 As I and Matthias said, there will be no M5. After releasing (1.0.0-M4), the
 next release will be 1.0.0.

+1 TCK work is looking very good, so 1.0.0 is a reasonable target for
the release
after M4.


 Matthias, I think it is reasonable to remove M5 from release. Just stick
 with M4 and after that we can go ahead and release 1.0.0.

see my other mail. but basically yes.


 Therefore, next release will be 1.0.0-M4 and then final release will be
 1.0.0. After M4 release, we continue to work on 1.0.0-SNAPSHOT.

1.0.1-SNAPSHOT (after the 1.0.0 is out) ;-)


 WDYT?

sounds good to me

-Matthias


 --Gurkan

 2010/1/21 Mark Struberg strub...@yahoo.de

 I'm not sure if we need a M5.

 Current code quality is already pretty fine and 1.0.0 from my understanding
 would mean being feature complete and (almost) passing the TCK. I would then
 go on and quarterly release 1.0.1, 1.0.2 as bugfix versions.

 So I'd say we should stick to 1.0.0-SNAPSHOT

 LieGrue,
 strub

 --- On Thu, 1/21/10, Matthias Wessendorf mat...@apache.org wrote:

  From: Matthias Wessendorf mat...@apache.org
  Subject: Re: [DISCUSSION] Releasing M4
  To: dev@openwebbeans.apache.org
  Date: Thursday, January 21, 2010, 11:46 AM
  2010/1/21 Gurkan Erdogdu cgurkanerdo...@gmail.com:
  I feel we should not continue to use the
  1.0.0-SNAPSHOT version number
  Do you agree ?
  
   * In released artifacts we  will use 1.0.0-M4.
   * After releasing M4, we still to continue  to use
  1.0.0-SNAPSHOT.
  
   We have not reached our 1.0.0 release yet. We will be
  there after M5. After
   releasing 1.0.0, I think we will use 1.0.1-SNAPSHOT in
  our modules.
  
   Any other ideas?
 
  what about 1.0.0-M5-SNAPSHOT ?
  That makes it at least a little bit more obvious where the
  current
  direction is, IMO
 
  Regarding the 1.0.0 is out after M5, is there a roadmap or
  so ?
 
  Once the official 1.0.0 is out, using the 1.0.x-SNAPSHOT
  pattern is fine.
  I agree :-)
 
  -Matthias
 
 
  
   --Gurkan
  
   21 Ocak 2010 10:22 tarihinde Matthias Wessendorf
  mat...@apache.org
  yazdı:
  
   I agree with you.
  
   +1 on a new release.
  
   Minor things:
   -after the release, I feel we should not continue
  to use the
   1.0.0-SNAPSHOT version number
   Do you agree ?
  
   -Matthias
  
   On Wed, Jan 20, 2010 at 7:48 PM, Gurkan Erdogdu
  gurkanerdo...@yahoo.com
   wrote:
Hi folks,
   
It has been lots of corrections and bug
  resolutions after our M3 release.
   I want to release M4 version, because current code
  base is  the most mature
   and covers lots of specification requirements. I
  would like to re-solve
   issues that we can do until weekend and create M4
  release beginning of the
   next week.
   
I am very happy that this will be the our
  first release while living as a
   TLP.
   
WDYT?
   
Thanks;
   
--Gurkan
   
   
   
   ___
Yahoo! Türkiye açıldı!  http://yahoo.com.tr
İnternet üzerindeki en iyi içeriği Yahoo!
  Türkiye sizlere sunuyor!
  
  
  
   --
   Matthias Wessendorf
  
   blog: http://matthiaswessendorf.wordpress.com/
   sessions: http://www.slideshare.net/mwessendorf
   twitter: http://twitter.com/mwessendorf
  
  
  
  
   --
   Gurkan Erdogdu
   http://gurkanerdogdu.blogspot.com
  
 
 
 
  --
  Matthias Wessendorf
 
  blog: http://matthiaswessendorf.wordpress.com/
  sessions: http://www.slideshare.net/mwessendorf
  twitter: http://twitter.com/mwessendorf
 






 --
 Gurkan Erdogdu
 http://gurkanerdogdu.blogspot.com




-- 
Matthias Wessendorf

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


Re: [GSoc] Google Summer of Code Idea

2010-01-20 Thread Matthias Wessendorf
On Wed, Jan 20, 2010 at 8:34 PM, Ali Ok al...@aliok.com.tr wrote:
 Hi all,
 I sent a couple of mails about MyFaces on Google App Engine GSOC proposal.
 But after some progress and a conversation with Matthias, I realized that it
 is too small for GSOC.

 And I am willing to implement HTML5 Renderkit.

sounds good to me.


 Meanwhile, I will work on GAE support in parallel. I will post my patch to
 JIRA after some -more- tests.

that's great. Once the stuff is present, please send out a new mail
(different/new thread)
so that folks can take a look at the changes.

-Matthias


 Regards,
 Ali

 On Wed, Jan 6, 2010 at 11:52 PM, Gerhard Petracek
 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/1/6 Matthias Wessendorf mat...@apache.org

 as the mentioned behavior support already said, I'd like to see this
 ONLY for JSF2.0 (MyFaces 2.0)

 -Matze

 On Wed, Jan 6, 2010 at 8:35 AM, Matthias Wessendorf mat...@apache.org
 wrote:
  Hi guys,
 
  running into this document:
  http://diveintohtml5.org/forms.html
 
  I started playing with some of the new widgets in my Chromium browser
  (I wasn't aware that spinbox/sliders are part of
  HTML5).
 
  What about trying to find someone for a GSoC project, to add a (raw)
  HTML 5 renderkit? Bernd and I talked about
  a potential renderkit last time we saw each other, but now there is
  actually some (raw) support on it inside of some
  browsers...
 
  Why not introducing an hx:*** namespace that could contain stuff as
  the following:
  -hx:inputRangeSlider
  -hx:inputColor
  -hx:whatEverNewWidgetIsPartOfHTML5 /
 
  And/or some more functional stuff, like drag-and-drop:
  -fx:dragAndDrop... (could be done as a behavior)
 
  etc.
 
  What do folks think about that?
 
  --
  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: problem using myfaces-core-2.0.0-SNAPSHOT + myfaces-orchestra20-1.5-SNAPSHOT

2010-01-20 Thread Matthias Wessendorf
)
        at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at
 org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
        at
 org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
        at
 org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
        at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at
 org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:83)
        at
 org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
        at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at
 org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433)
        at
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
        at
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
        at
 org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
        at
 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
        at
 org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
        at java.lang.Thread.run(Thread.java:619)

 --
 Ed. Mulemangabo




-- 
Matthias Wessendorf

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


Re: Chair

2010-01-19 Thread Matthias Wessendorf
from my point of view (kinda an observer), I'd also second that
Jonathan would be a very good PMC Chair!

+1

-Matthias

On Tue, Jan 19, 2010 at 2:03 AM, Santal Li santal...@gmail.com wrote:
 +1 for Jonathan, Thanks for your hard work, Jonathan.


 -Santal


 2010/1/6 Eric Evans eev...@rackspace.com


 When we graduate, we need to have someone who will act as the Chair of
 the Project Management Committee, or Chair. The Chair reports to the
 ASF Board on behalf of the project, maintains information on the PMC
 disposition, provides write access to new committers, etc. So besides
 sounding kind of prestigious, the Chair is basically a glorified
 administrative assistant. :)

 http://www.apache.org/dev/pmc.html#chair

 My understanding is that the Chair a) needs to be on the PMC[1], and b)
 must volunteer for the job. So, do we have any volunteers? Jonathan
 (hint, hint :)?


 [1] http://incubator.apache.org/projects/cassandra.html#Project+info

 --
 Eric Evans
 eev...@rackspace.com






-- 
Matthias Wessendorf

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


<    4   5   6   7   8   9   10   11   12   13   >