RE: Java Studio Creator and MyFaces

2005-06-14 Thread Darren Hartford
Correction to my previous post - the renderer-extension should have tag-name the same as it is shown in the TLD: renderer component-familyjavax.faces.Input/component-family renderer-typeorg.apache.myfaces.Date/renderer-type

Re: java studio creator and myfaces

2005-06-14 Thread Jonas Jacobi
Hi Lorenzo, I'm glad that you like the article. To follow up on this thread I would like to announce that the fruit of a 8 months of lobbying has paid off. There is now a new JSR - JSR 276: Design-Time Metadata for JavaServerTM Faces Components that I think is going to be crucial for the

RE: Java Studio Creator and MyFaces

2005-06-13 Thread Darren Hartford
Aranda [mailto:[EMAIL PROTECTED] Sent: Saturday, June 11, 2005 6:00 AM To: MyFaces Discussion; [EMAIL PROTECTED] Subject: Re: Java Studio Creator and MyFaces Yes, you just plant a seed and the tree will grow if developers water it... ;-) Bruno 2005/6/10, Craig McClanahan [EMAIL

Java Studio Creator and MyFaces

2005-06-10 Thread Darren Hartford
Title: Java Studio Creator and MyFaces After reading through the thread on this mailing list, on the JSC forums, and googling, it seems that it could theoritcally be possible to simply update the existing myfaces-extensions.jar file with a modified MANIFEST.MF and sun-faces-config.xml file

Re: Java Studio Creator and MyFaces

2005-06-10 Thread Craig McClanahan
On 6/10/05, Darren Hartford [EMAIL PROTECTED] wrote: After reading through the thread on this mailing list, on the JSC forums, and googling, it seems that it could theoritcally be possible to simply update the existing myfaces-extensions.jar file with a modified MANIFEST.MF and

Re: java studio creator and myfaces

2005-05-31 Thread Jonas Jacobi
Hi Lorenzo, There have been discussion on standardizing some of the design time support for components. Last year at JavaOne there were one presentation (TS-1103) raising this issue followed by a proposal posted on JSFCentral . These discussion did not, at that point, take in account that

Re: java studio creator and myfaces

2005-05-30 Thread Lorenzo Sicilia
Werner Punz wrote: Blame it to the missing standadization on how the components deliver the information which is needed to render them in RAD tools. It's a true problem. (There is a standardization underway however) in jsf 1.2? regards Lorenzo

Re: java studio creator and myfaces

2005-05-30 Thread Lorenzo Sicilia
Lorenzo Sicilia wrote: Werner Punz wrote: Blame it to the missing standadization on how the components deliver the information which is needed to render them in RAD tools. It's a true problem. (There is a standardization underway however) in jsf 1.2? I found the answer here;

Re: java studio creator and myfaces

2005-05-28 Thread Werner Punz
Lorenzo Sicilia wrote: Craig McClanahan wrote: One of my developers on the Sun Java Studio Creator team, Edwin Goei, has collected a set of information needed by third party component libraries for successful import into Creator. There are issues to pay attention to with both the components

java studio creator and myfaces

2005-05-27 Thread Lorenzo Sicilia
Hi to all, it's possible to import myfaces in java studio creator? In jsc exists Added Components feauture but when I try to import myfaces.jar i get this output: debug: rave-install=../.. component-jar=/home/lorenzo/.Creator/1_0/components/jars/myfaces.jar component-jar-url=/home/lorenzo

Re: java studio creator and myfaces

2005-05-27 Thread Craig McClanahan
On 5/27/05, Lorenzo Sicilia [EMAIL PROTECTED] wrote: Hi to all, it's possible to import myfaces in java studio creator? In jsc exists Added Components feauture but when I try to import myfaces.jar One of my developers on the Sun Java Studio Creator team, Edwin Goei, has collected a set

Re: java studio creator and myfaces

2005-05-27 Thread Lorenzo Sicilia
Craig McClanahan wrote: One of my developers on the Sun Java Studio Creator team, Edwin Goei, has collected a set of information needed by third party component libraries for successful import into Creator. There are issues to pay attention to with both the components themselves and with how