Build issues

2005-07-25 Thread James Mitchell
Hi there...sorry for the delay in activity, I was out of town for a week or so and I am still catching up on email and trying to upgrade from Eclipse 3.1 to Eclipse 3.1 (w/WTP 0.7RC2) and in doing so I decided to dump my current .classpath and .project info from my prior version and try to pick

Re: Build issues

2005-07-25 Thread Bruno Aranda
Comments inline... 2005/7/25, James Mitchell [EMAIL PROTECTED]: Hi there...sorry for the delay in activity, I was out of town for a week or so and I am still catching up on email and trying to upgrade from Eclipse 3.1 to Eclipse 3.1 (w/WTP 0.7RC2) and in doing so I decided to dump my current

Re: Build issues

2005-07-25 Thread Sean Schofield
On 7/25/05, James Mitchell [EMAIL PROTECTED] wrote: Hi there...sorry for the delay in activity, I was out of town for a week or so and I am still catching up on email and trying to upgrade from Eclipse 3.1 to Eclipse 3.1 (w/WTP 0.7RC2) and in doing so I decided to dump my current .classpath

Automated website build

2005-07-25 Thread Sean Schofield
I have a temporary solution now for the automated website build. The website will be built once nightly after the nightly build and then published to minotaur. I then have a cron on minotaur that will untart the bundles to the myfaces directory. After a few hours everything should replicate to

Re: Automated website build

2005-07-25 Thread James Mitchell
Ya, I hate it when my bundles get all 'tart'd up ;) But seriously, I'm also on that list and hanging on every word. -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. http://www.edgetechservices.net/ 678.910.8017 AIM: jmitchtx MSN:

Re: Automated website build

2005-07-25 Thread Sean Schofield
Well since I just joined, maybe you can fill me (and the rest of us) in on what's going on with the zones? It sounds like all of the projects will have a solaris zone of their own. My understanding is that we can use them to do nightly builds and that this is where the project websites will be

Re: Automated website build

2005-07-25 Thread Grant Smith
The way I understand it is we will have complete control of everything except SVN. Yes, each zone is a virtual server, so it will have its own IP address and DNS. Sean Schofield wrote: Well since I just joined, maybe you can fill me (and the rest of us) in on what's going on with the

Re: WML in MyFaces

2005-07-25 Thread Bruno Aranda
More opinions on this, please, so works can begin? moccasins is a nice name, but I would call it waphawk, hehe Bruno P.S. We should continue discussing this on the dev list... 2005/7/25, Matthias Wessendorf [EMAIL PROTECTED]: wml as an own subproject makes sence. I am +1 for it. Maybe we

Problem with HtmlImageRendererBase

2005-07-25 Thread Sean Schofield
I noticed that UIGraphic components are no longer having their id's rendered in the HTML. This is causing a problem with Tree2. Martin, can you shed some light on the changes you made to this class? Is writing the id a problem with the spec or is it something that accidentally got lost?

Re: Problem with HtmlImageRendererBase

2005-07-25 Thread Bruno Aranda
I am the one who provided the patch to extend the graphicImage component. As far as I recall I only put in HtmlImageRendererBase the code that was in the HtmlImageRenderer class. So I am not sure what is happening now. Maybe an issue with HtmlRendererUtils.writeIdIfNecessary Bruno 2005/7/25,

Form submission with just a text field?

2005-07-25 Thread Neal Haggard
Has anyone played around with doing form submission with just a text field for something like a quick search (so that when they hit enter on the field, the form submits?) Only way I can see to specify an action this way is to specify a valueChangedListener(), anyone else have any ideas?

Re: Problem with HtmlImageRendererBase

2005-07-25 Thread Sean Schofield
Yeah that works. Good idea. I guess in the future we'll need to keep in mind that autogenerated ids aren't going to be rendered unless you provide your own special prefix. Thanks sean ps. Nice work on all of the JIRA resolutions you and Mathias have been providing lately. On 7/25/05, Bruno

[jira] Updated: (MYFACES-308) tree2 image-path encoding and fix for missing ids on images

2005-07-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-308?page=all ] sean schofield updated MYFACES-308: --- Version: Nightly Build (was: 1.0.9 beta) tree2 image-path encoding and fix for missing ids on images

[jira] Closed: (MYFACES-336) js error on toggle in tree2 component

2005-07-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-336?page=all ] sean schofield closed MYFACES-336: -- Resolution: Duplicate js error on toggle in tree2 component - Key: MYFACES-336 URL:

[jira] Closed: (MYFACES-355) + sign permanent if x:[EMAIL PROTECTED]

2005-07-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-355?page=all ] sean schofield closed MYFACES-355: -- Resolution: Duplicate + sign permanent if x:[EMAIL PROTECTED] --- Key: MYFACES-355

[jira] Updated: (MYFACES-357) id attribute not correctly rendered in some cases

2005-07-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-357?page=all ] sean schofield updated MYFACES-357: --- Version: Nightly Build id attribute not correctly rendered in some cases - Key: MYFACES-357

[jira] Closed: (MYFACES-357) id attribute not correctly rendered in some cases

2005-07-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-357?page=all ] sean schofield closed MYFACES-357: -- Resolution: Duplicate id attribute not correctly rendered in some cases - Key:

[jira] Updated: (MYFACES-360) Tree2 does not work in a form

2005-07-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-360?page=all ] sean schofield updated MYFACES-360: --- Summary: Tree2 does not work in a form (was: Tree2 Issues) type: Bug (was: Improvement) Description: (as originally reported by

[jira] Created: (MYFACES-361) Tree2 should extend UIData

2005-07-25 Thread sean schofield (JIRA)
Tree2 should extend UIData -- Key: MYFACES-361 URL: http://issues.apache.org/jira/browse/MYFACES-361 Project: MyFaces Type: Wish Versions: 1.0.9 beta Reporter: sean schofield Priority: Minor As suggested by Mathias Werlitz

[jira] Commented: (MYFACES-332) Error on getting renderer for HtmlTree2

2005-07-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-332?page=comments#action_12316681 ] sean schofield commented on MYFACES-332: The code you mention is your own right? (It doesn't exist in MyFaces.) I see why your code would fail but how things

[jira] Closed: (MYFACES-332) Error on getting renderer for HtmlTree2

2005-07-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-332?page=all ] sean schofield closed MYFACES-332: -- Fix Version: Nightly Build Resolution: Fixed Fixed in nightly build. Error on getting renderer for HtmlTree2

Re: Problem with HtmlImageRendererBase

2005-07-25 Thread Bruno Aranda
You're welcome, Sean. Thanks for your kind words :-) Best regards, Bruno 2005/7/25, Sean Schofield [EMAIL PROTECTED]: Yeah that works. Good idea. I guess in the future we'll need to keep in mind that autogenerated ids aren't going to be rendered unless you provide your own special prefix.

Re: Form submission with just a text field?

2005-07-25 Thread Mike Kienenberger
This seems to get asked frequently. It'd be nice if someone who implemented a working solution would update the wiki with the process. This is probably a good place to put it (I documented doing something similar with pulldown menus here). http://wiki.apache.org/myfaces/SubmitPageOnValueChange

[jira] Closed: (MYFACES-349) ActionListener in server-side tree2 does not get invoked when clicking the navigation icon

2005-07-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-349?page=all ] sean schofield closed MYFACES-349: -- Resolution: Cannot Reproduce Bruno thought this was a duplicate of MYFACES-308. At this point I cannot reproduce. If you look at the simple

[jira] Updated: (MYFACES-291) Server Side Tree2 Component Does Not Work with Sun RI

2005-07-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-291?page=all ] sean schofield updated MYFACES-291: --- Description: The Tree2 component throws errors when run in server side mode using the Sun RI. As described by Balaji Saranathan The offending code in

RE: [proposal] Add some meaningful 'component' entries to JIRA

2005-07-25 Thread Abrams, Howard A
+1, excellent idea. Then maybe my spec-related bugs will get noticed among all the 'tree2' bugs :) -Original Message- From: Sean Schofield [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 2:27 PM To: MyFaces Development Subject: [proposal] Add some meaningful 'component' entries

Re: WML in MyFaces

2005-07-25 Thread Sean Schofield
Are they any committers/users actively using the WAP stuff? If we make this a subproject are we going to have enough interest in maintaining a 'waphawk' section of documentation, website, etc.? sean On 7/25/05, Jonas Jacobi [EMAIL PROTECTED] wrote: Hi, My vote is for having the WML stuff as

Re: [proposal] Add some meaningful 'component' entries to JIRA

2005-07-25 Thread Manfred Geiler
+1 if nobody is against this I will add the proposed components tomorrow. -Manfred 2005/7/25, Sean Schofield [EMAIL PROTECTED]: JIRA has a field for the relevant component(s) for a bug. Currently the list of choices is empty and we're not making use of this field. I suggest we use the

JSF Spec Question

2005-07-25 Thread Sean Schofield
The specfication doesn't seem to list the attributes for the various tags that are part of the spec. I seemed to recall hearing Craig mention that the RI javadoc is also considered part of the spec? Is that true? If there is an attribute in the MyFaces impl that is not in the javadoc

RE: JSF Spec Question

2005-07-25 Thread Abrams, Howard A
From the 1.1 spec: The class and method Javadoc documentation for the classes and interfaces in javax.faces (and its subpackages) are incorporated by reference as requirements of this Specification. -Original Message- From: Sean Schofield [mailto:[EMAIL PROTECTED] Sent: Monday, July

[jira] Created: (MYFACES-362) h:graphicImage cannot provide a 'border' attribute

2005-07-25 Thread sean schofield (JIRA)
h:graphicImage cannot provide a 'border' attribute -- Key: MYFACES-362 URL: http://issues.apache.org/jira/browse/MYFACES-362 Project: MyFaces Type: Bug Versions: 1.0.9 beta Reporter: sean schofield

[jira] Created: (MYFACES-363) h:graphicImage provides several illegal attributes

2005-07-25 Thread sean schofield (JIRA)
h:graphicImage provides several illegal attributes -- Key: MYFACES-363 URL: http://issues.apache.org/jira/browse/MYFACES-363 Project: MyFaces Type: Bug Versions: 1.0.9 beta Reporter: sean schofield

[jira] Closed: (MYFACES-362) h:graphicImage cannot provide a 'border' attribute

2005-07-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-362?page=all ] sean schofield closed MYFACES-362: -- Fix Version: (was: Nightly Build) Resolution: Duplicate h:graphicImage cannot provide a 'border' attribute