Re: right content of shared/core

2006-10-26 Thread Bruno Aranda

Although I don't know how the Trinidad code generation works in
detail, I think we should give it a try to generate the components for
the HTML Basic renderkit...

Bruno

On 10/25/06, Matthias Wessendorf [EMAIL PROTECTED] wrote:

Trinidad has maven2 plugins for that.
the cool thing is it uses templates, which are valid java files.

so, if you like you can add a param. to use standard jsf templates
instead of the trinidad templates, which are using FacesBean for
instance.

-M

On 10/25/06, Dennis Byrne [EMAIL PROTECTED] wrote:
 Hi Andreas,

 Generic code across both the implementation and tomahawk belong in 
shared/core.  The shared package is then morphed into shared_core and 
shared_tomahawk at build time.  I don't see any hard and fast rule for what is 
generic - use your discretion.

 Team, wasn't there talk a ways back about generating the tags for the 1.2 
implementation?  I remember someone talking about leveraging some work over in 
Trinidad for this.  Please speak up on this issue in order to prevent a possible 
large duplication of effort.

 Dennis Byrne

 -Original Message-
 From: Andreas Berger [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, October 24, 2006 05:36 PM
 To: dev@myfaces.apache.org
 Subject: right content of shared/core
 
 Hello,
 
 I'm currently implementing the Core-Tags for JSR-252. Is there a rule,
 where to put the generic classes?
 
 For some Tags I created generic classes [1],[2] and put them in the
 myfaces-impl jar. But now I've seen that e.g. the
 ConvertDateTimeTagBase is stored in shared/core. So I guess, that all
 generic classes should be stored in shared/core, am I right? And is
 there a namespace for generic classes?
 
 cheers,
 Andreas
 
 
 [1] http://issues.apache.org/jira/browse/MYFACES-1474
 [2] http://issues.apache.org/jira/browse/MYFACES-1475
 





--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com



Re: calling authors

2006-10-26 Thread Arash Rajaeeyan
me 2I am also volunteerI don't have any experience using Tobago. I haven't used Shale in any real world project.but I have used the rest of component and some times applied some small changes in them.
tell me what do you want in that article?what topics should be covered in what detail.On 10/26/06, Matthias Wessendorf 
[EMAIL PROTECTED] wrote:I am writing one on Trinidad for the German Java Magazine,
maybe we can translate it later (deadline is december 20th or so)(I know I need to send you the portlet article too :) )-MOn 10/25/06, Kito D. Mann [EMAIL PROTECTED]
 wrote: Hello, I'm currently looking for people who are interested in writing great articles for JSF Central about MyFaces, Tomahawk, Tobago, Trinidad, or Shale. If you're interested, please reply!
 ~~~ Kito D. Mann ([EMAIL PROTECTED]) Author, JavaServer Faces in Action 
http://www.virtua.com http://www.virtua.com/- JSF/Java EE consulting, training, and mentoring http://www.JSFCentral.com
 http://www.jsfcentral.com/- JavaServer Faces FAQ, news, and info--Matthias Wessendorf
http://tinyurl.com/fmywhfurther stuff:blog: http://jroller.com/page/mwessendorfmail: mwessendorf-at-gmail-dot-com
-- Arash Rajaeeyan


Re: calling authors

2006-10-26 Thread Arash Rajaeeyan
another idea comes into my mind, when I finished the article I can put it on wiki or post it to list, and let others edit it or send their suggestions.On 10/26/06, 
Arash Rajaeeyan [EMAIL PROTECTED] wrote:
me 2I am also volunteerI don't have any experience using Tobago. I haven't used Shale in any real world project.but I have used the rest of component and some times applied some small changes in them.

tell me what do you want in that article?what topics should be covered in what detail.On 10/26/06, 
Matthias Wessendorf 
[EMAIL PROTECTED] wrote:I am writing one on Trinidad for the German Java Magazine,
maybe we can translate it later (deadline is december 20th or so)(I know I need to send you the portlet article too :) )-MOn 10/25/06, Kito D. Mann 
[EMAIL PROTECTED]
 wrote: Hello, I'm currently looking for people who are interested in writing great articles for JSF Central about MyFaces, Tomahawk, Tobago, Trinidad, or Shale. If you're interested, please reply!
 ~~~ Kito D. Mann ([EMAIL PROTECTED]
) Author, JavaServer Faces in Action 
http://www.virtua.com http://www.virtua.com/- JSF/Java EE consulting, training, and mentoring
 http://www.JSFCentral.com
 http://www.jsfcentral.com/- JavaServer Faces FAQ, news, and info
--Matthias Wessendorf
http://tinyurl.com/fmywhfurther stuff:blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com
-- Arash Rajaeeyan

-- Arash Rajaeeyan


Pulse check for org.apache.myfaces.ALLOW_JAVASCRIPT

2006-10-26 Thread Dennis Byrne
Team,

Whatever happened to this feature?  Does it work in the latest release?  I seem 
to remember the spec (version # anyone) saying js was required.

Dennis Byrne

-Original Message-
From: Matthias Wessendorf [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 26, 2006 02:03 PM
To: 'MyFaces Discussion'
Subject: Re: status of tiles support

 JS less :) sure +1 on that.

 Do you want to start a discussion on the dev list about  
 org.apache.myfaces.ALLOW_JAVASCRIPT ?


my friend, that's for you :)

 back to alaska ? or still in india ?

 Back from India, to Chicago :)

ah I dude, I remember! :)
you like it there ?

 -M

 Dennis Byrne

 On 10/26/06, Dennis Byrne [EMAIL PROTECTED] wrote:
  Hi Matze,
 
  Am I the only one who feels the Tiles support and javascriptless feature 
  should officially be retired ?  To my knowledge these haven't worked well 
  since the good ol' 1.0.9 days :)
 
  Dennis Byrne
 
  -Original Message-
  From: Matthias Wessendorf [mailto:[EMAIL PROTECTED]
  Sent: Thursday, October 26, 2006 01:40 PM
  To: 'MyFaces Discussion'
  Subject: Re: status of tiles support
  
  it is this clazz
  
  org.apache.myfaces.tomahawk.application.jsp.JspTilesViewHandlerImpl
  
  To be honest, you should try Facelets instead of Tiles for templating a 
  JSF app
  
  -Matthias
  
  On 10/26/06, Michael Südkamp [EMAIL PROTECTED] wrote:
   Hello,
  
   I wonder what is the status of the tiles support?
  
   The myfaces-examples are still at version 1.1.1 and the included tiles
   web-app will not run with the the 1.1.3 libs (and probably also not with
   1.1.4) (java.lang.ClassNotFoundException:
   org.apache.myfaces.application.jsp.JspTilesViewHandlerImpl).
  
   The wiki topic at http://wiki.apache.org/myfaces/Tiles_and_JSF is also 
   not
   up to date.
  
   Can anyone help me how to set it up?
  
   Michael
  
  
  
  
  --
  Matthias Wessendorf
  http://tinyurl.com/fmywh
  
  further stuff:
  blog: http://jroller.com/page/mwessendorf
  mail: mwessendorf-at-gmail-dot-com
  
 
 
 
 
 
 --
 Matthias Wessendorf
 http://tinyurl.com/fmywh
 
 further stuff:
 blog: http://jroller.com/page/mwessendorf
 mail: mwessendorf-at-gmail-dot-com
 





-- 
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com





Re: Pulse check for org.apache.myfaces.ALLOW_JAVASCRIPT

2006-10-26 Thread Martin Marinschek

Hold on with Tiles support - it works without problems even in the
current MyFaces-version.

Javascript stuff - yes, we need javascript. No way round it, except
you use only command-buttons.

regards,

Martin

On 10/26/06, Dennis Byrne [EMAIL PROTECTED] wrote:

Team,

Whatever happened to this feature?  Does it work in the latest release?  I seem 
to remember the spec (version # anyone) saying js was required.

Dennis Byrne

-Original Message-
From: Matthias Wessendorf [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 26, 2006 02:03 PM
To: 'MyFaces Discussion'
Subject: Re: status of tiles support

 JS less :) sure +1 on that.

 Do you want to start a discussion on the dev list about  
org.apache.myfaces.ALLOW_JAVASCRIPT ?


my friend, that's for you :)

 back to alaska ? or still in india ?

 Back from India, to Chicago :)

ah I dude, I remember! :)
you like it there ?

 -M

 Dennis Byrne

 On 10/26/06, Dennis Byrne [EMAIL PROTECTED] wrote:
  Hi Matze,
 
  Am I the only one who feels the Tiles support and javascriptless feature 
should officially be retired ?  To my knowledge these haven't worked well since the good 
ol' 1.0.9 days :)
 
  Dennis Byrne
 
  -Original Message-
  From: Matthias Wessendorf [mailto:[EMAIL PROTECTED]
  Sent: Thursday, October 26, 2006 01:40 PM
  To: 'MyFaces Discussion'
  Subject: Re: status of tiles support
  
  it is this clazz
  
  org.apache.myfaces.tomahawk.application.jsp.JspTilesViewHandlerImpl
  
  To be honest, you should try Facelets instead of Tiles for templating a 
JSF app
  
  -Matthias
  
  On 10/26/06, Michael Südkamp [EMAIL PROTECTED] wrote:
   Hello,
  
   I wonder what is the status of the tiles support?
  
   The myfaces-examples are still at version 1.1.1 and the included tiles
   web-app will not run with the the 1.1.3 libs (and probably also not with
   1.1.4) (java.lang.ClassNotFoundException:
   org.apache.myfaces.application.jsp.JspTilesViewHandlerImpl).
  
   The wiki topic at http://wiki.apache.org/myfaces/Tiles_and_JSF is also 
not
   up to date.
  
   Can anyone help me how to set it up?
  
   Michael
  
  
  
  
  --
  Matthias Wessendorf
  http://tinyurl.com/fmywh
  
  further stuff:
  blog: http://jroller.com/page/mwessendorf
  mail: mwessendorf-at-gmail-dot-com
  
 
 
 
 
 
 --
 Matthias Wessendorf
 http://tinyurl.com/fmywh
 
 further stuff:
 blog: http://jroller.com/page/mwessendorf
 mail: mwessendorf-at-gmail-dot-com
 





--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com







--

http://www.irian.at

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

Professional Support for Apache MyFaces


Re: Continuum failures

2006-10-26 Thread Bernd Bohmann

Hello Wendy,

I don't think minotaur is the problem.

I think it is a permission problem
mrmaven (sean) has no permission to write files

see:
-rw-r--r--  1 apbackup  apsite   1428866 Aug 29 05:04 
tomahawk-sandbox-1.1.5-SNAPSHOT-src.zip


I'm did not able to change the permissons.

Regards

Bernd

Wendy Smoak wrote:

Continuum is complaining again.  Sean, can you check the key that
mrmaven is using to publish from the zone to people.apache.org?

Another potential problem is that 'minotaur.apache.org' is used in
many of the build files.  Whether or not it's the cause of our current
difficulties, this needs to be changed to people.apache.org
everywhere.

Thanks,
Wendy



Re: Pulse check for org.apache.myfaces.ALLOW_JAVASCRIPT

2006-10-26 Thread Jesse Alexander \(KSFD 121\)
The newest JSF-RI release (1.2_03) does not emmit anymore JS according
to Ed.

Only exception is the command-link... and for that one I discussed a 
possible solution with Ryan, which will be tried sometime soon...

regards
Alexander

and: JS-free pages are definitely necessary...

-Original Message-
From: Martin Marinschek [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 26, 2006 8:14 PM
To: MyFaces Development
Subject: Re: Pulse check for org.apache.myfaces.ALLOW_JAVASCRIPT

Hold on with Tiles support - it works without problems even in the
current MyFaces-version.

Javascript stuff - yes, we need javascript. No way round it, except
you use only command-buttons.

regards,

Martin

On 10/26/06, Dennis Byrne [EMAIL PROTECTED] wrote:
 Team,

 Whatever happened to this feature?  Does it work in the latest release?  I 
 seem to remember the spec (version # anyone) saying js was required.

 Dennis Byrne

 -Original Message-
 From: Matthias Wessendorf [mailto:[EMAIL PROTECTED]
 Sent: Thursday, October 26, 2006 02:03 PM
 To: 'MyFaces Discussion'
 Subject: Re: status of tiles support

  JS less :) sure +1 on that.
 
  Do you want to start a discussion on the dev list about  
  org.apache.myfaces.ALLOW_JAVASCRIPT ?


 my friend, that's for you :)

  back to alaska ? or still in india ?
 
  Back from India, to Chicago :)

 ah I dude, I remember! :)
 you like it there ?

  -M
 
  Dennis Byrne
 
  On 10/26/06, Dennis Byrne [EMAIL PROTECTED] wrote:
   Hi Matze,
  
   Am I the only one who feels the Tiles support and javascriptless feature 
   should officially be retired ?  To my knowledge these haven't worked 
   well since the good ol' 1.0.9 days :)
  
   Dennis Byrne
  
   -Original Message-
   From: Matthias Wessendorf [mailto:[EMAIL PROTECTED]
   Sent: Thursday, October 26, 2006 01:40 PM
   To: 'MyFaces Discussion'
   Subject: Re: status of tiles support
   
   it is this clazz
   
   org.apache.myfaces.tomahawk.application.jsp.JspTilesViewHandlerImpl
   
   To be honest, you should try Facelets instead of Tiles for templating a 
   JSF app
   
   -Matthias
   
   On 10/26/06, Michael Südkamp [EMAIL PROTECTED] wrote:
Hello,
   
I wonder what is the status of the tiles support?
   
The myfaces-examples are still at version 1.1.1 and the included tiles
web-app will not run with the the 1.1.3 libs (and probably also not 
with
1.1.4) (java.lang.ClassNotFoundException:
org.apache.myfaces.application.jsp.JspTilesViewHandlerImpl).
   
The wiki topic at http://wiki.apache.org/myfaces/Tiles_and_JSF is 
also not
up to date.
   
Can anyone help me how to set it up?
   
Michael
   
   
   
   
   --
   Matthias Wessendorf
   http://tinyurl.com/fmywh
   
   further stuff:
   blog: http://jroller.com/page/mwessendorf
   mail: mwessendorf-at-gmail-dot-com
   
  
  
  
  
  
  --
  Matthias Wessendorf
  http://tinyurl.com/fmywh
  
  further stuff:
  blog: http://jroller.com/page/mwessendorf
  mail: mwessendorf-at-gmail-dot-com
  
 
 
 


 --
 Matthias Wessendorf
 http://tinyurl.com/fmywh

 further stuff:
 blog: http://jroller.com/page/mwessendorf
 mail: mwessendorf-at-gmail-dot-com






-- 

http://www.irian.at

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

Professional Support for Apache MyFaces


Re: Continuum failures

2006-10-26 Thread Wendy Smoak

On 10/26/06, Bernd Bohmann [EMAIL PROTECTED] wrote:


I think it is a permission problem
mrmaven (sean) has no permission to write files

see:
-rw-r--r--  1 apbackup  apsite   1428866 Aug 29 05:04
tomahawk-sandbox-1.1.5-SNAPSHOT-src.zip


I saw something on the infrastructure list earlier... they're working
on it, and then will change the group ownership/permissions back to
apcvs.

--
Wendy


Re: Re: Pulse check for org.apache.myfaces.ALLOW_JAVASCRIPT

2006-10-26 Thread Adam Winer

Jesse,

Yes, commandLink is the only component in the JSF impl that
emits Javascript.

That's because the set of components in the JSF spec is
minimal, and the set of features on those few components
is minimal.  It does not constitute proof that any
component that uses Javascript is being silly.  I also
have yet to see much evidence that JS-free pages are
truly necessary today (a common claim that accessibility laws
require functioning without Javascript is false.)

I'm fine with the goal of avoiding Javascript except when
necessary, and fine with documenting which components
require it and which don't.  Anything more is, well,
very 20th century.

Regards,
Adam Winer


On 10/26/06, Jesse Alexander (KSFD 121)
[EMAIL PROTECTED] wrote:

The newest JSF-RI release (1.2_03) does not emmit anymore JS according
to Ed.

Only exception is the command-link... and for that one I discussed a
possible solution with Ryan, which will be tried sometime soon...

regards
Alexander

and: JS-free pages are definitely necessary...

-Original Message-
From: Martin Marinschek [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 26, 2006 8:14 PM
To: MyFaces Development
Subject: Re: Pulse check for org.apache.myfaces.ALLOW_JAVASCRIPT

Hold on with Tiles support - it works without problems even in the
current MyFaces-version.

Javascript stuff - yes, we need javascript. No way round it, except
you use only command-buttons.

regards,

Martin

On 10/26/06, Dennis Byrne [EMAIL PROTECTED] wrote:
 Team,

 Whatever happened to this feature?  Does it work in the latest release?  I 
seem to remember the spec (version # anyone) saying js was required.

 Dennis Byrne

 -Original Message-
 From: Matthias Wessendorf [mailto:[EMAIL PROTECTED]
 Sent: Thursday, October 26, 2006 02:03 PM
 To: 'MyFaces Discussion'
 Subject: Re: status of tiles support

  JS less :) sure +1 on that.
 
  Do you want to start a discussion on the dev list about  
org.apache.myfaces.ALLOW_JAVASCRIPT ?


 my friend, that's for you :)

  back to alaska ? or still in india ?
 
  Back from India, to Chicago :)

 ah I dude, I remember! :)
 you like it there ?

  -M
 
  Dennis Byrne
 
  On 10/26/06, Dennis Byrne [EMAIL PROTECTED] wrote:
   Hi Matze,
  
   Am I the only one who feels the Tiles support and javascriptless feature 
should officially be retired ?  To my knowledge these haven't worked well since the good 
ol' 1.0.9 days :)
  
   Dennis Byrne
  
   -Original Message-
   From: Matthias Wessendorf [mailto:[EMAIL PROTECTED]
   Sent: Thursday, October 26, 2006 01:40 PM
   To: 'MyFaces Discussion'
   Subject: Re: status of tiles support
   
   it is this clazz
   
   org.apache.myfaces.tomahawk.application.jsp.JspTilesViewHandlerImpl
   
   To be honest, you should try Facelets instead of Tiles for templating a 
JSF app
   
   -Matthias
   
   On 10/26/06, Michael Südkamp [EMAIL PROTECTED] wrote:
Hello,
   
I wonder what is the status of the tiles support?
   
The myfaces-examples are still at version 1.1.1 and the included tiles
web-app will not run with the the 1.1.3 libs (and probably also not 
with
1.1.4) (java.lang.ClassNotFoundException:
org.apache.myfaces.application.jsp.JspTilesViewHandlerImpl).
   
The wiki topic at http://wiki.apache.org/myfaces/Tiles_and_JSF is 
also not
up to date.
   
Can anyone help me how to set it up?
   
Michael
   
   
   
   
   --
   Matthias Wessendorf
   http://tinyurl.com/fmywh
   
   further stuff:
   blog: http://jroller.com/page/mwessendorf
   mail: mwessendorf-at-gmail-dot-com
   
  
  
  
  
  
  --
  Matthias Wessendorf
  http://tinyurl.com/fmywh
  
  further stuff:
  blog: http://jroller.com/page/mwessendorf
  mail: mwessendorf-at-gmail-dot-com
  
 
 
 


 --
 Matthias Wessendorf
 http://tinyurl.com/fmywh

 further stuff:
 blog: http://jroller.com/page/mwessendorf
 mail: mwessendorf-at-gmail-dot-com






--

http://www.irian.at

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

Professional Support for Apache MyFaces