Re: [Trinidad][API] New Exception tells whether JSF needs to report the exception for TRINIDAD-2038

2011-02-16 Thread Scott O'Bryan
Hogbing, I'm taking a look at the bug now but just so I understand.. When you refer to JSF, I assume you mean the Trinidad renderkit. Is that correct? Scott On Feb 16, 2011, at 4:23 PM, Hongbing hongbing.w...@oracle.com wrote: Hi Pavitra: It can happen in update model phase. For example,

[jira] Commented: (TRINIDAD-2038) Need new exception to know whether JSF needs to report the exception

2011-02-16 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995609#comment-12995609 ] Scott O'Bryan commented on TRINIDAD-2038: - Also, by JSF, I'm assuming that you

Re: [Trinidad][API] New Exception tells whether JSF needs to report the exception for TRINIDAD-2038

2011-02-16 Thread Scott O'Bryan
and then the model's code, where exception can be thrown. In the catch part, we want to skip reporting the exception if it is handled by model/controller code. Thanks, Hongbing On 2/16/2011 4:23 PM, Scott O'Bryan wrote: Hogbing, I'm taking a look at the bug now but just so I

Re: [Trinidad][API] New Exception tells whether JSF needs to report the exception for TRINIDAD-2038

2011-02-16 Thread Scott O'Bryan
the same problem twice and that is where the interface comes in. The model wants to tell the view that there was a problem, but that the model will take care of reporting it, so the view needn't bother. -- Blake Sullivan On 2/16/11 4:39 PM, Scott O'Bryan wrote: If this exception is handled

[jira] Resolved: (TRINIDAD-2035) Several resources do not have proper capitolization

2011-02-15 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2035. - Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Patch has been committed

[VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Scott O'Bryan
testing. I have deployed the artifacts to the Nexus Repository [1] for review. The release notes for the Trinidad 2.0.0-beta-2 release are on the JIRA site [2] for review as well. This vote will remain open for at least 72 hours. Thanks, Scott O'Bryan PS- This is my first release

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Scott O'Bryan
.. Thanks, Scott On 02/15/2011 01:59 AM, Scott O'Bryan wrote: Hey all, I was running the tasks needed to get the Trinidad 2.0.0-beta-2 release out and now I need a vote as to whether everything looks good or not. This is still a beta release so there are still a few

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Scott O'Bryan
+1 On 02/15/2011 02:09 AM, Scott O'Bryan wrote: Okay, so my first hickup. I forgot to include the voting part. :D [ ] +1 for community members who have reviewed the bits [ ] +0 [ ] -1 for fatal flaws that should cause these bits

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Scott O'Bryan
be really _always_ enabled... Looks like I can't download the soruce and build it, since the target folder (of my unzip) is (of course) not SVN folder. Any hints? -Matthias On Tue, Feb 15, 2011 at 10:09 AM, Scott O'Bryan darkar...@gmail.com wrote: +1 On 02/15/2011 02:09 AM, Scott O'Bryan

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Scott O'Bryan
/15 Scott O'Bryan darkar...@gmail.com This plugin actually kind of worries me if used on released code. Unless we use a timestamp type build id, I think ANY revision of tagged code should be unknown. It's not like people are going to commit their changes to the tag, this allowing a unique number

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Scott O'Bryan
STARETSmax.star...@oracle.com wrote: +1 On 2/15/2011 4:09 AM, Scott O'Bryan wrote: +1 On 02/15/2011 02:09 AM, Scott O'Bryan wrote: Okay, so my first hickup. I forgot to include the voting part. :D [ ] +1 for community members who have reviewed the bits

[jira] Created: (TRINIDAD-2037) Unable to build from source archive

2011-02-15 Thread Scott O'Bryan (JIRA)
: 2.0.0-beta-2 Reporter: Scott O'Bryan Assignee: Scott O'Bryan Priority: Blocker The buildnumber-maven-plugin prevents the building of the Trinidad source in Maven when the source tree is downloaded as an archive vs. taken from the svn repository. The steps

[jira] Commented: (TRINIDAD-2037) Unable to build from source archive

2011-02-15 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995023#comment-12995023 ] Scott O'Bryan commented on TRINIDAD-2037: - As discussed in this thread[1

[jira] Resolved: (TRINIDAD-1863) trinidad requeststatemap does not preserve its state between action and render

2011-02-15 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-1863. - Resolution: Fixed trinidad requeststatemap does not preserve its state between

[jira] Resolved: (TRINIDAD-2037) Unable to build from source archive

2011-02-15 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2037. - Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Added the discussed profile

Re: [TRINIDAD] Time for a new Trindiad Beta Release

2011-02-14 Thread Scott O'Bryan
Andy, make sure you check out using HTTPS instead of http. If the repo is listed as http it won't let you commit. I'll see what I can do when I get into work. On Feb 14, 2011, at 7:27 AM, Andy Schwartz andy.g.schwa...@gmail.com wrote: On Sun, Feb 13, 2011 at 9:46 PM, Scott O'Bryan darkar

Re: [TRINIDAD] Time for a new Trindiad Beta Release

2011-02-14 Thread Scott O'Bryan
Cool.. I'll start the Trinidad beta 2 release when I get into the office. On Feb 14, 2011, at 8:34 AM, Andy Schwartz andy.g.schwa...@gmail.com wrote: Scott, Jan-Kees - Thanks for the pointers! Was able to commit after switching over to https (d'oh!):

[jira] Created: (TRINIDAD-2035) Several resources do not have proper capitolization

2011-02-14 Thread Scott O'Bryan (JIRA)
Components: Documentation Reporter: Scott O'Bryan Assignee: Scott O'Bryan Several resources in the logger bundle have inproper capitolization -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira

Re: [TRINIDAD] Time for a new Trindiad Beta Release

2011-02-13 Thread Scott O'Bryan
We're waiting for you Andy.. :D what's the JIRA #? Also, are your committer rights all set up? If so, go ahead and test and commit. If not, then I'll do it.. On Feb 13, 2011, at 6:41 PM, Andy Schwartz andy.g.schwa...@gmail.com wrote: I have uploaded a patch for TRINIDAD-2030. If nobody

Re: [VOTE] release for myfaces core 2.0.4

2011-02-12 Thread Scott O'Bryan
+1 On Feb 12, 2011, at 6:11 AM, Martin Marinschek mmarinsc...@apache.org wrote: +1, best regards, Martin On 2/11/11, Werner Punz werner.p...@gmail.com wrote: +1 Am 11.02.11 12:54, schrieb Jakob Korherr: +1 Regards, Jakob 2011/2/9 Mark Strubergstrub...@yahoo.de: +1 LieGrue,

Re: On an unrelated sidenote

2011-02-12 Thread Scott O'Bryan
Awesome Werner, Congratulations.. On Feb 11, 2011, at 3:27 PM, Werner Punz werner.p...@gmail.com wrote: I have become father of a nice little boy yesterday. My second child. Werner

Re: Revision numbers in MANIFEST.MF file (was: Re: svn commit: r1069504 - in /myfaces/trinidad/trunk: trinidad-api/pom.xml trinidad-impl/pom.xml)

2011-02-11 Thread Scott O'Bryan
+1, I totally agree with Bernd.. Releases have VERSION numbers. It's snapshots that need revision and I see no harm either way. On Feb 11, 2011, at 2:44 AM, Gerhard gerhard.petra...@gmail.com wrote: hi, +1 for adding the revision number in any case. regards, gerhard http://www.irian.at

Re: Issue 2995 - Leo please read

2011-02-11 Thread Scott O'Bryan
I agree with this, so long as the circular dependencies for compile time are not used. I also agree with many of tue others, the MyFaces API should be available at compile time and be BINARY compatible with the RI, and even though the impl only need be present at runtime, I don't think anyone

Time for a new Trindiad Beta Release

2011-02-10 Thread Scott O'Bryan
Hey everyone, Now might be a good time for a new Trinidad 2.0 beta release. Does anyone have any issues that need to be addressed before I start this process? If not, I'll plan on starting the release process tomorrow. Thanks Scott O'Bryan

[TRINIDAD] Time for a new Trindiad Beta Release

2011-02-10 Thread Scott O'Bryan
Sorry about not adding the tag to this.. ;) On 02/10/2011 11:10 AM, Scott O'Bryan wrote: Hey everyone, Now might be a good time for a new Trinidad 2.0 beta release. Does anyone have any issues that need to be addressed before I start this process? If not, I'll plan on starting the release

[jira] Commented: (MYFACES-3039) MyFaces broken in Portlet environment: Fails to support extendable FacesContextFactory/FacesContext/ExternalContext

2011-02-10 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12993277#comment-12993277 ] Scott O'Bryan commented on MYFACES-3039: Ahhh yes. Mike, you're one hundred

[jira] Commented: (MYFACES-3039) MyFaces broken in Portlet environment: Fails to support extendable FacesContextFactory/FacesContext/ExternalContext

2011-02-09 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12992513#comment-12992513 ] Scott O'Bryan commented on MYFACES-3039: One other idea might be to move

[jira] Commented: (MYFACES-3039) MyFaces broken in Portlet environment: Fails to support extendable FacesContextFactory/FacesContext/ExternalContext

2011-02-08 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12992286#comment-12992286 ] Scott O'Bryan commented on MYFACES-3039: I think I disagree with this bug

[jira] Updated: (TRINIDAD-2019) ClassCastException on StampState$TableState when using Mojarra

2011-01-24 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-2019: Status: Patch Available (was: Open) ClassCastException on StampState$TableState when

Re: [VOTE] Trinidad plugins: 2.0.4

2011-01-17 Thread Scott O'Bryan
+1 On Jan 17, 2011, at 2:01 AM, Mark Struberg strub...@yahoo.de wrote: +1 (since I've seen NOTICE.txt got already fixed in SVN and will be here in the next release) LieGrue, strub --- On Mon, 1/17/11, Matthias Wessendorf mat...@apache.org wrote: From: Matthias Wessendorf

Re: [POM] MyFaces-Parent

2011-01-14 Thread Scott O'Bryan
I agree. Legacy projects can: 1 keep referencing the old master pom Or 2 set an older JDK level when they upgrade. There are far more projects right now which require JDK 5+ On Jan 14, 2011, at 8:19 AM, Mark Struberg strub...@yahoo.de wrote: we could also go the other way around in the

Re: [VOTE] Release MyFaces Portlet Bridge 2.0.0 TCK

2011-01-13 Thread Scott O'Bryan
Matthias and I spoke offline a bit and I think it merits writing up a JIRA which would allow us to have stuff in the repo so that projects can include it. I'm not sure how feasible this is, given that the TCK needs to run against a native portal environment, but I certainly wouldn't be

Re: [RE-VOTE] Release MyFaces Portlet Bridge 2.0.0 TCK

2011-01-13 Thread Scott O'Bryan
+1 Good work Mike On 01/13/2011 11:31 AM, Matthias Wessendorf wrote: +1 On Thu, Jan 13, 2011 at 7:21 PM, Michael Freedman michael.freed...@oracle.com wrote: Appropriate NOTICE/LICENSE files have now been added to the TCK project and a distributable has been built and is hosted on:

Re: [VOTE] Release MyFaces Portlet Bridge 2.0.0

2011-01-12 Thread Scott O'Bryan
+1 On 01/12/2011 03:01 PM, Leonardo Uribe wrote: +1 Leonardo

Re: [VOTE] Release MyFaces Portlet Bridge 2.0.0 TCK

2011-01-12 Thread Scott O'Bryan
Leonardo and Matthias, Can Nexus host distributables only? There should be no repository entries associated with this project. It's run from maven directly so this distributable should simply be a zip of the svn source tree (without the svn directories). Scott On 01/12/2011 03:00 PM,

Re: jetty-8.0.0.M1

2010-10-15 Thread Scott O'Bryan
No I haven't. But it looks like Jetty is not looking in the TLD files for the context listeners. Sent from my iPhone On Oct 15, 2010, at 6:59 AM, Matthias Wessendorf mat...@apache.org wrote: Has one used jetty-8.0.0.M1 so far, with MyFaces 2.0.2 ? Looks like I (currently) have to add this:

[jira] Commented: (TRINIDAD-1910) portal: common.js is included serveral times

2010-09-17 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12910774#action_12910774 ] Scott O'Bryan commented on TRINIDAD-1910: - Yeah, at most this is a stop gap

[VOTE] Release Bridge Master 4

2010-09-07 Thread Scott O'Bryan
Please vote on the proposed release of MyFaces Portlet Bridge Master version 4. This version of the bridge master uses version 9 of the myfaces plugin to allow artifacts to be published to repository.apache.org as per the Apache instructions [1]. The bridge master artifacts have been staged

Re: hud...@myfaces

2010-08-26 Thread Scott O'Bryan
MyFaces 2010/8/25 Matthias Wessendorf mat...@apache.org Also, I added: -Leo -Werner -Gerhard -Matthias On Wed, Aug 25, 2010 at 9:27 AM, Matthias Wessendorf mat...@apache.org wrote: done -M On Wed, Aug 25, 2010 at 9:22 AM, Scott O'Bryan darkar...@gmail.com wrote: Hey Matthias, can

Re: hud...@myfaces

2010-08-25 Thread Scott O'Bryan
Hey Matthias, can you add me to this? I'd be willing to try the bridge stuff. Continuum has proven fairly unreliable for us. Sent from my iPhone On Aug 25, 2010, at 1:19 AM, Matthias Wessendorf mat...@apache.org wrote: Thanks Bernd! Right now the following committers have been added:

[jira] Updated: (TRINIDAD-1888) Need to change log level of partial trigger log message.

2010-08-23 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-1888: Status: Resolved (was: Patch Available) Resolution: Fixed Patch applied

[jira] Updated: (TRINIDAD-1886) StateManagerImpl.java - popRoot needs to use newInstance in a portlet use case

2010-08-23 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-1886: Status: Resolved (was: Patch Available) Fix Version/s: 1.2.14-core

[jira] Commented: (TRINIDAD-1888) Need to change log level of partial trigger log message.

2010-08-19 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900349#action_12900349 ] Scott O'Bryan commented on TRINIDAD-1888: - Also needs to be in 1.2.x.. Need

[jira] Commented: (TRINIDAD-1888) Need to change log level of partial trigger log message.

2010-08-19 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900360#action_12900360 ] Scott O'Bryan commented on TRINIDAD-1888: - At the request of the submitter, I'm

[jira] Commented: (TRINIDAD-1886) StateManagerImpl.java - popRoot needs to use newInstance in a portlet use case

2010-08-19 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900359#action_12900359 ] Scott O'Bryan commented on TRINIDAD-1886: - At the request of the submitter, I'm

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

2010-07-23 Thread Scott O'Bryan
+1 On 07/22/2010 04:41 AM, Matthias Wessendorf wrote: +1 On Wed, Jul 21, 2010 at 10:18 PM, Michael Freedman michael.freed...@oracle.com wrote: +1 On 7/20/2010 2:09 PM, Michael Freedman wrote: Please vote on the proposed release of MyFaces Portlet Bridge 2.0.0-beta. This is the

[jira] Created: (TRINIDAD-1863) trinidad requeststatemap does not preserve its state between action and render

2010-07-23 Thread Scott O'Bryan (JIRA)
Trinidad Issue Type: Bug Components: Portlet Environment: JSF 2.0, Portlet Reporter: Scott O'Bryan Assignee: Scott O'Bryan The Trinidad configurator framework stores some persisted state in an object called the RequestStateMap

Re: [VOTE] make use of new apache.snapshots repo and apache-parent-7 features

2010-07-20 Thread Scott O'Bryan
+1 Sent from my iPhone On Jul 20, 2010, at 6:10 AM, Jan-Kees van Andel jankeesvanan...@gmail.com wrote: +1 /JK 2010/7/20 Martin Marinschek mmarinsc...@apache.org +1, best regards, Martin On Tue, Jul 20, 2010 at 10:42 AM, Gerhard Petracek gerhard.petra...@gmail.com wrote: +1

[VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0

2010-06-30 Thread Scott O'Bryan
Hi, I'm trying to release the MyFaces Portlet Bridge TCK for JSR-301 v. 1.0.0 and am now beginning the formal vote. As stated in a previous email, the TCK for JSF Portlet Bridge related projects will be written and distributed through the Apache MyFaces Portlet Bridge project and made

Re: [VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0

2010-06-30 Thread Scott O'Bryan
%20JavaServer%20Faces%201.2%20TCK%20User%27s%20Guide.html FYI ... the released TCK will also be built and run from the structure within this tag (as referenced by the User Manual). -Mike- On 6/30/2010 1:17 AM, Scott O'Bryan wrote: Hi, I'm trying to release the MyFaces Portlet Bridge TCK for JSR

Re: [VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0

2010-06-30 Thread Scott O'Bryan
questions or objections? Hoping that there won't be, Scott is working on generating this new artifact and once done we will repost the vote. -Mike- On 6/30/2010 8:54 AM, Scott O'Bryan wrote: Hey Mike, I think if we update the wiki to the instructions in the svn repo for now, that should

[VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0 (take 2)

2010-06-30 Thread Scott O'Bryan
Hi, I'm trying to release the MyFaces Portlet Bridge TCK for JSR-301 v. 1.0.0 and am now beginning the formal vote. As stated in a previous email, the TCK for JSF Portlet Bridge related projects will be written and distributed through the Apache MyFaces Portlet Bridge project and made

Re: [VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0

2010-06-30 Thread Scott O'Bryan
- Original Message From: Scott O'Bryan darkar...@gmail.com To: MyFaces Development dev@myfaces.apache.org Sent: Wed, June 30, 2010 9:34:01 PM Subject: Re: [VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0 Yeah Mike, I don't know what I was smoking. Generally people

Re: [VOTE] Release MyFaces Portlet Bridge 1.0.0

2010-06-25 Thread Scott O'Bryan
run (properly). But please do double check my work. Unless I hear otherwise I intend to close the vote Tuesday and publish/not publish based on the vote. -Mike- On 6/25/2010 9:15 AM, Leonardo Uribe wrote: +1 2010/6/23 Scott O'Bryan darkar...@gmail.com mailto:darkar...@gmail.com

Re: [PORTAL] News about the TCK

2010-06-24 Thread Scott O'Bryan
) If you are testing with Mojarra uncomment these out to get the additional test apps built My question is: Do we need to implement something on MyFaces to make this work? or it is a Mojarra specific feature? regards, Leonardo Uribe 2010/6/23 Scott O'Bryan darkar...@gmail.com Yes

Re: [PORTAL] News about the TCK

2010-06-24 Thread Scott O'Bryan
this work? or it is a Mojarra specific feature? regards, Leonardo Uribe 2010/6/23 Scott O'Bryan darkar...@gmail.com Yes there is.. Although the JSR has not been kicked off yet, we do have a 'very' preliminary stab as JSF 2.0 bridge that runs Trinidad 2.0. Bright now it exists as a private

Re: [VOTE] Release MyFaces Portlet Bridge 1.0.0

2010-06-23 Thread Scott O'Bryan
Yeah, I think I might know what this issue is... Thanks for finding it. It looks like some versions of JSF only exist in the Maven 1 repositories. Let me see if I can take a quick stab at a patch and I'll have Mike regenerate the artifacts. Sent from my iPhone On Jun 23, 2010, at 1:32 AM,

Re: [VOTE] Release MyFaces Portlet Bridge 1.0.0

2010-06-23 Thread Scott O'Bryan
, strub --- On Wed, 6/23/10, Scott O'Bryan darkar...@gmail.com wrote: From: Scott O'Bryan darkar...@gmail.com Subject: Re: [VOTE] Release MyFaces Portlet Bridge 1.0.0 To: MyFaces Development dev@myfaces.apache.org Date: Wednesday, June 23, 2010, 12:26 PM Yeah, I think I might know what

[PORTAL] News about the TCK

2010-06-22 Thread Scott O'Bryan
this is still in line with what people want. When we talked about the TCK earlier, there were many questions as to why this TCK could not exist completely in the open source community and, in the end, that's exactly what we did. Thanks, Scott O'Bryan

[jira] Commented: (PORTLETBRIDGE-143) WriteBehindResponse mechanism(s) not working properly

2010-05-28 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873044#action_12873044 ] Scott O'Bryan commented on PORTLETBRIDGE-143: - Can we fix

[jira] Commented: (MYFACES-2468) MyFaces needs to support adding a view-handler in faces-config.xml

2010-01-07 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797706#action_12797706 ] Scott O'Bryan commented on MYFACES-2468: Jakob, I recently moved some

Re: [VOTE] release of myfaces core 2.0.0-alpha

2009-12-29 Thread Scott O'Bryan
/viewvc?view=revisionrevision=893759 David, thanks for the patch -Matthias On Thu, Dec 24, 2009 at 2:19 PM, Scott O'Bryan darkar...@gmail.com wrote: Yah guys, thanks for clearing that up. Your right that I didn't take a look at the patch and mis understood your proposal. +1

Re: [VOTE] release of myfaces core 2.0.0-alpha

2009-12-24 Thread Scott O'Bryan
configuration from the patch is a lot clearer. +1 on a patch On Dec 22, 2009, at 2:26 PM, Scott O'Bryan wrote: I think I agree with Matthias that this may be problematic. If you compile something against Servlet 3.0 classes, you very well may run into some runtime issues if you then try

Re: [jira] Commented: (TRINIDAD-1233) URLs in generated CSS might include ;jessionid=xxxx

2009-12-24 Thread Scott O'Bryan
Encoding needs to be done for portals in all cases.. We talked about adding this optimization to Trinidad a while ago. It's as simple as making a configurator that, when running as a servlet) overrides the encodeResourceUrl to return the base URL without doing any encoding. The reason we didn't

[jira] Commented: (TRINIDAD-1233) URLs in generated CSS might include ;jessionid=xxxx

2009-12-24 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794497#action_12794497 ] Scott O'Bryan commented on TRINIDAD-1233: - Actually, that's all it does

[jira] Commented: (TRINIDAD-1233) URLs in generated CSS might include ;jessionid=xxxx

2009-12-24 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794536#action_12794536 ] Scott O'Bryan commented on TRINIDAD-1233: - Possibly, but that would be up

Re: [VOTE] release of myfaces core 2.0.0-alpha

2009-12-23 Thread Scott O'Bryan
I think I agree with Matthias that this may be problematic. If you compile something against Servlet 3.0 classes, you very well may run into some runtime issues if you then try to use those binaries in a Servlet 2.5 type environment. You generally *WILL NOT* run into problems if you do the

Re: [Trinidad] Renaming an API that Is Used Only in Mobile Development

2009-12-23 Thread Scott O'Bryan
If Blake is right and the property only exists in impl, I'm not sure why it would have to be deprecated even as nobody should be using it.. ;) EL allows us to be a bit sloppy, unfortunately, but it has long been the paradigm that stuff in the impl is use-at-your-own-risk. +1 to Blake and

Re: [JSF 2.0] Moving ViewDeclairationLanguage Impl's to shared

2009-12-23 Thread Scott O'Bryan
Ganesh, Simon, Matthias.. I think I've got this patch mostly done (at least enough to commit and not hose anyone), but I've not been involved in much of the core development for JSF 2.0. Can you guys review the patches I uploaded for https://issues.apache.org/jira/browse/MYFACES-2467 and

[jira] Created: (MYFACES-2467) Move ViewDeclarationLanguage base classes and JSP implementations to shared

2009-12-22 Thread Scott O'Bryan (JIRA)
Issue Type: New Feature Reporter: Scott O'Bryan In both MyFaces and the R.I., the JSP ViewDeclarationLanguage extracts and casts the request and response to their native HttpServlet equivalents. This does not work in a portlet environment because the objects

[jira] Updated: (MYFACES-2467) Move ViewDeclarationLanguage base classes and JSP implementations to shared

2009-12-22 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated MYFACES-2467: --- Status: Patch Available (was: Open) Move ViewDeclarationLanguage base classes and JSP

Re: [JSF 2.0] Moving ViewDeclairationLanguage Impl's to shared

2009-12-18 Thread Scott O'Bryan
As for the VDL, simply put the current JSP VDL casts to some servlet objects (at least in the R.I.) to do some things. ;) yodaClassCastExceptions do not an effective bridge make../yoda Not to surprised if myfaces does that too. Filing bugs is welcome. Note that Apache MyFaces 2.0

Re: [JSF 2.0] Moving ViewDeclairationLanguage Impl's to shared

2009-12-18 Thread Scott O'Bryan
On Fri, Dec 18, 2009 at 1:38 AM, Matthias Wessendorf mat...@apache.orgwrote: On Thu, Dec 17, 2009 at 11:42 PM, Scott O'Bryan darkar...@gmail.com wrote: It's going to be JSF 2.0/Portal 2.0. I'm not sure if the JCP is going to look at a Portal 1.0 Spec for JSF 2.0. The leanings on the current

[JSF 2.0] Moving ViewDeclairationLanguage Impl's to shared

2009-12-17 Thread Scott O'Bryan
Hey Guys, I'm working on a preliminary version of the portlet-bridge for JSF2.0.. Looking at the current R.I. implementations, it appears as if I'm going to have to come up with my own implementations for the ViewDeclairationLanguage's for the bridge. Although the R.I. is laid out so that

Re: [JSF 2.0] Moving ViewDeclairationLanguage Impl's to shared

2009-12-17 Thread Scott O'Bryan
thought it would suffice to brige the portal lifecyle phases and forward the requests to the faces servlet? Best regards, Ganesh Scott O'Bryan schrieb: Hey Guys, I'm working on a preliminary version of the portlet-bridge for JSF2.0.. Looking at the current R.I. implementations, it appears

Re: [Trinidad 2] Trinidad render kit not compatible with JSF 2

2009-12-16 Thread Scott O'Bryan
Hey Andrew, so would executing this during web application startup (like during a filter or FacesServlet.Init) be early enough? Sent from my iPhone On Dec 15, 2009, at 8:44 PM, Andrew Robinson andrew.rw.robin...@gmail.com wrote: On my quest to write the support of the JSF 2 client

Re: [Trinidad 2] Trinidad render kit not compatible with JSF 2

2009-12-16 Thread Scott O'Bryan
definitely be too late as this happens on application server startup, not on the first request. On Wed, Dec 16, 2009 at 6:41 AM, Scott O'Bryan scott.obr...@oracle.com wrote: Hey Andrew, so would executing this during web application startup (like during a filter or FacesServlet.Init) be early

[RESULTS] Release of Portlet Bridge Master POM 3

2009-12-14 Thread Scott O'Bryan
Hey all, I am pleased to announce that the vote to release the MyFaces Portlet Bridge Master POM v3 has passed with 4 +1 votes and no +0 or -1 votes [1]. Thanks to everyone who participated. +1: Scott O'Bryan, Matthias Wessendorf, Cagatay Civici, Gerhard Petracek I will work on getting

[VOTE] Release of Portlet Bridge Master POM 3

2009-12-11 Thread Scott O'Bryan
Hi, I'm trying to release the MyFaces Portlet Bridge Master POM 3 and am now beginning the formal vote. This master pom fixes an obsolete reference to the repositories at java.net and updates some library versions which are required to support the MyFaces Portlet Bride Testsuite. You can

Re: [VOTE] Release of Portlet Bridge Master POM 3

2009-12-11 Thread Scott O'Bryan
+1 Sent from my iPhone On Dec 11, 2009, at 8:30 AM, Matthias Wessendorf mat...@apache.org wrote: +1 On Fri, Dec 11, 2009 at 4:01 PM, Scott O'Bryan darkar...@gmail.com wrote: Hi, I'm trying to release the MyFaces Portlet Bridge Master POM 3 and am now beginning the formal vote

Re: [MyFaces 2.0] how to handle _SystemEventServletRequest and _SystemEventServletResponse classes (attn:Werner)

2009-12-01 Thread Scott O'Bryan
I'm not sure number 2 would work, you should try it out.  I know that when I tried to do this for Trinidad, it complained that I was not implementing the right version of the interfaces, even though the methods were there.  If this is the case then perhaps you should use a Proxy Object.  We

Re: [MyFaces 2.0] how to handle _SystemEventServletRequest and _SystemEventServletResponse classes (attn:Werner)

2009-12-01 Thread Scott O'Bryan
I don't know why you couldn't just pass the proxy, and just throw IllegalOperationExceptions for unrecognized methods. But this one may be a bit cleaner. Don't know. Sent from my iPhone On Dec 1, 2009, at 6:21 PM, Bernhard Huemer bernhard.hue...@gmail.com wrote: Hello, regarding the

Re: [VOTE] Release of Portlet Bridge 1.0.0 Beta 2

2009-10-28 Thread Scott O'Bryan
see if I can find the followup email I sent out.. Scott Matthias Wessendorf wrote: On Tue, Jul 14, 2009 at 6:16 AM, Scott O'Bryan darkar...@gmail.com wrote: OK everyone. I'm going to restart this vote. what happened to this vote ? was it re-done ? I've updated

Re: [Trinidad] [API] Making XhtmlConstants (from IMPL module) a public API

2009-10-19 Thread Scott O'Bryan
Why is this being done again? Sent from my iPhone On Oct 18, 2009, at 10:32 PM, Blake Sullivan blake.sulli...@oracle.com wrote: +1 -- Blake Sullivan On Oct 18, 2009, at 9:11 PM, Matthias Wessendorf wrote: Maybe we should also rename the old XhtmlConstants class ? Would make sense, as

[jira] Created: (TRINIDAD-1581) Add the ability to get a sessionId from ExternalContextUtils

2009-09-30 Thread Scott O'Bryan (JIRA)
Feature Affects Versions: 1.2.12-core Reporter: Scott O'Bryan Assignee: Scott O'Bryan Priority: Minor The ExternalContextUtils has a way to get the requested sessionId, but not a way to get the real sessionId. getting the real sessionId is a bit more

Re: [VOTE] Release of Portlet Bridge 2.0.0-alpha-2

2009-09-10 Thread Scott O'Bryan
+1 michael freedman wrote: +1 Scott O'Bryan wrote: Hi, I'm trying to release the MyFaces Portlet Bridge 2.0.0-alpha-2 and am now beginning the formal vote. The Jetty Pluto plugin is not yet updated for the latest Pluto release so the jetty:run target will not function in the demo

[RESULTS] Release of Portlet Bridge 2.0.0-alpha-2

2009-09-10 Thread Scott O'Bryan
The vote for the release of Portlet Bridge 2.0.0-alpha-2 has passed. [1] +1: Matthias Wessendorf, Mike Freedman, Scott O'Bryan +0: none -1: none Thanks to everyone who voted. Scott O'Bryan [1] http://www.nabble.com/-VOTE--Release-of-Portlet-Bridge-2.0.0-alpha-2-td24958954.html

Continuum Down

2009-09-10 Thread Scott O'Bryan
Hey everyone.. Looks like Continuum is down. Can someone look into restarting it? ;) Thanks, Scott

[VOTE] Release of Portlet Bridge 2.0.0-alpha-2

2009-08-13 Thread Scott O'Bryan
Hi, I'm trying to release the MyFaces Portlet Bridge 2.0.0-alpha-2 and am now beginning the formal vote. The Jetty Pluto plugin is not yet updated for the latest Pluto release so the jetty:run target will not function in the demo projects. The demo should deploy into a stand-alone pluto 2.0

Re: [VOTE] Release of Portlet Bridge 1.0.0 Beta 2

2009-07-22 Thread Scott O'Bryan
, and info +1 203-404-4848 x3 On Tue, Jul 7, 2009 at 2:45 AM, Scott O'Bryan darkar...@gmail.com wrote: Hi, I'm trying to release the MyFaces Portlet Bridge 1.0.0 Beta 2 and am now beginning the formal vote. You can find the signed release candidate

[VOTE] Release of Portlet Bridge 1.0.0 Beta 2

2009-07-07 Thread Scott O'Bryan
Hi, I'm trying to release the MyFaces Portlet Bridge 1.0.0 Beta 2 and am now beginning the formal vote. You can find the signed release candidate at [1] [ ] +1 for community members who have reviewed the bits [ ] +0 [ ] -1 for fatal flaws that

[jira] Created: (TRINIDAD-1471) Portlet 2.0 Support for Trinidad

2009-05-11 Thread Scott O'Bryan (JIRA)
: 1.2.12-core Reporter: Scott O'Bryan Assignee: Scott O'Bryan We need to add support for a Portlet 2.0 container and Bridge in Trinidad. Currently there are a number of issues which should be addressed with this ticket: * PPR should be enabled for Portlet 2.0 containers

[jira] Commented: (TRINIDAD-1471) Portlet 2.0 Support for Trinidad

2009-05-11 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708144#action_12708144 ] Scott O'Bryan commented on TRINIDAD-1471: - Here is what this project entails

Re: Trinidad 1.0.x

2009-04-24 Thread Scott O'Bryan
Thomas, the latest Trinidad 1.0.x branch is still avaialble. It's been tagged. Although it's still supported it's no longer under active development. If you need access to the trunk, it's in the svn branches and code can be modified/updated in that branch. I don't think we're opposed to

[TRINIDAD] Portlet 2.0 compatibility

2009-04-21 Thread Scott O'Bryan
Hey everyone, I completed a migration to Trinidad to allow it to work with either Portlet 1.0 or Portlet 2.0. Portlet 2.0 containers will support AJAX. So here is my problem. In order to support extra functionality of Portlet 2.0, I need to compile against a Portlet 2.0 container. Most of

Re: [TRINIDAD] Portlet 2.0 compatibility

2009-04-21 Thread Scott O'Bryan
Yes I agree Matthias. Anyone else have a contrary opinion? Matthias Wessendorf wrote: On Tue, Apr 21, 2009 at 10:23 AM, Scott O'Bryan darkar...@gmail.com wrote: Hey everyone, I completed a migration to Trinidad to allow it to work with either Portlet 1.0 or Portlet 2.0. Portlet 2.0

[jira] Created: (TRINIDAD-1457) Need the ability to bypass the Cache on ResourceServlet

2009-04-21 Thread Scott O'Bryan (JIRA)
Affects Versions: 1.2.11-core Reporter: Scott O'Bryan Assignee: Scott O'Bryan By default the ResourceServlet caches all content. While this is generally correct, it is not always correct for custom ResourceServlet Extensions. -- This message is automatically

[jira] Commented: (TRINIDAD-1258) GenericEntry allows invalid locale parameter - XSS vulnerability in LocaleInfoScriptlet

2009-03-24 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688997#action_12688997 ] Scott O'Bryan commented on TRINIDAD-1258: - This patch caused a regression. When

[jira] Reopened: (TRINIDAD-1258) GenericEntry allows invalid locale parameter - XSS vulnerability in LocaleInfoScriptlet

2009-03-24 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan reopened TRINIDAD-1258: - Caused a regression in functionality GenericEntry allows invalid locale parameter - XSS

[jira] Commented: (TRINIDAD-1428) Closing Dialogs cause java.lang.IllegalStateException: Invalid index - Server Exception during PPR

2009-03-18 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12683078#action_12683078 ] Scott O'Bryan commented on TRINIDAD-1428: - I did make some changes to this code

<    1   2   3   4   5   6   7   8   9   10   >