[jira] Updated: (MYFACES-1383) FacesContextFactoryImpl issue using trinidad any myfaces core

2006-08-17 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1383?page=all ] Scott O'Bryan updated MYFACES-1383: --- Status: Patch Available (was: Open) FacesContextFactoryImpl issue using trinidad any myfaces core

[jira] Commented: (MYFACES-1383) FacesContextFactoryImpl issue using trinidad any myfaces core

2006-08-17 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1383?page=comments#action_12428845 ] Scott O'Bryan commented on MYFACES-1383: Hmmm. I don't know why it WOULD have to do this. I'll take a look at the Portlet Bridge, but it seems to me

[jira] Commented: (MYFACES-1383) FacesContextFactoryImpl issue using trinidad any myfaces core

2006-08-17 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1383?page=comments#action_12428849 ] Scott O'Bryan commented on MYFACES-1383: Ok, this is not en entirely correct. The issue is that the current FacesContext which is stored on the

[jira] Commented: (MYFACES-1383) FacesContextFactoryImpl issue using trinidad any myfaces core

2006-08-17 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1383?page=comments#action_12428850 ] Scott O'Bryan commented on MYFACES-1383: I think I have a solution which I'll try to apply tomorrow. The portlet is using the setExternalContext

[jira] Commented: (MYFACES-1358) PortletExternalContextImpl should massage RenderResponse.getNamespace() into acceptable ID

2006-10-04 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1358?page=comments#action_12439891 ] Scott O'Bryan commented on MYFACES-1358: You are incorrect. The API specification for getNamespace reads: The value returned by this method should be

[jira] Commented: (MYFACES-1383) FacesContextFactoryImpl issue using trinidad any myfaces core

2006-10-04 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1383?page=comments#action_12439903 ] Scott O'Bryan commented on MYFACES-1383: Sorry it's taken so long for me to fix this issue. I'm hammered with Trinidad issues at the moment. I looked

[jira] Commented: (MYFACES-1154) PortletExternalContextImpl#encodeNamespace postfixes the namespace instead of prefixes it

2006-10-04 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1154?page=comments#action_12439935 ] Scott O'Bryan commented on MYFACES-1154: JSR-168 says it can be either prepended OR appended in the spec (see API spec for

[jira] Commented: (MYFACES-1358) PortletExternalContextImpl should massage RenderResponse.getNamespace() into acceptable ID

2006-10-06 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1358?page=comments#action_12440489 ] Scott O'Bryan commented on MYFACES-1358: Hey thanks Jason. I might just do that. I've never actually run Gridsphere, I was just looking over the

[jira] Commented: (MYFACES-1448) Enhanced initialization code execution

2006-10-10 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1448?page=comments#action_12441220 ] Scott O'Bryan commented on MYFACES-1448: Sorry, this functionality is needed for Trinidad. Enhanced initialization code execution

[jira] Resolved: (MYFACES-1448) Enhanced initialization code execution

2006-10-10 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1448?page=all ] Scott O'Bryan resolved MYFACES-1448. Resolution: Duplicate See MYFACES-434 Enhanced initialization code execution -- Key:

[jira] Commented: (MYFACES-1448) Enhanced initialization code execution

2006-10-10 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1448?page=comments#action_12441250 ] Scott O'Bryan commented on MYFACES-1448: see MYFACES-434 Enhanced initialization code execution --

[jira] Reopened: (MYFACES-1448) Enhanced initialization code execution

2006-10-10 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1448?page=all ] Scott O'Bryan reopened MYFACES-1448: MYFACES-434 apparently depends on a PortletRequest/Response object that is derived off of HttpRequest/Response. This is not sufficient for

[jira] Resolved: (MYFACES-1448) Enhanced initialization code execution

2006-10-27 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1448?page=all ] Scott O'Bryan resolved MYFACES-1448. Resolution: Won't Fix This is not needed. We ADFFaces can achieve this by making a custom lifecycle. Enhanced initialization code execution

[jira] Commented: (MYFACES-1383) FacesContextFactoryImpl issue using trinidad any myfaces core

2006-10-27 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1383?page=comments#action_12445288 ] Scott O'Bryan commented on MYFACES-1383: Looking at this issue again, it seems to me that it would be better to recreate the FacesContext between the

[jira] Commented: (MYFACES-1383) FacesContextFactoryImpl issue using trinidad any myfaces core

2006-11-02 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1383?page=comments#action_12446784 ] Scott O'Bryan commented on MYFACES-1383: Well that WAS handled by the previous implementation. Still, what didn't work was when the Context was

[jira] Updated: (MYFACES-1383) FacesContextFactoryImpl issue using trinidad any myfaces core

2006-11-02 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1383?page=all ] Scott O'Bryan updated MYFACES-1383: --- Status: Patch Available (was: Open) FacesContextFactoryImpl issue using trinidad any myfaces core

[jira] Created: (TRINIDAD-53) Need to namespace Trinidad Javascripts

2007-06-12 Thread Scott O'Bryan (JIRA)
Need to namespace Trinidad Javascripts -- Key: TRINIDAD-53 URL: https://issues.apache.org/jira/browse/TRINIDAD-53 Project: MyFaces Trinidad Issue Type: Bug Components: Portlet Affects

[jira] Created: (TRINIDAD-54) Need to namespace Trinidad Skinning Keys

2007-06-12 Thread Scott O'Bryan (JIRA)
Need to namespace Trinidad Skinning Keys Key: TRINIDAD-54 URL: https://issues.apache.org/jira/browse/TRINIDAD-54 Project: MyFaces Trinidad Issue Type: Bug Affects Versions: 1.0.1-core, 2.0.0-core

[jira] Created: (TRINIDAD-55) Launch Parameters do not work in a portal environment

2007-06-12 Thread Scott O'Bryan (JIRA)
Launch Parameters do not work in a portal environment - Key: TRINIDAD-55 URL: https://issues.apache.org/jira/browse/TRINIDAD-55 Project: MyFaces Trinidad Issue Type: Bug

[jira] Created: (MYFACES-1664) JSR-301 Implementation

2007-06-12 Thread Scott O'Bryan (JIRA)
JSR-301 Implementation -- Key: MYFACES-1664 URL: https://issues.apache.org/jira/browse/MYFACES-1664 Project: MyFaces Core Issue Type: New Feature Components: Portlet_Support Affects Versions: 1.2.0-SNAPSHOT

[jira] Created: (TRINIDAD-124) Remove WrapperCompatibleExternalContext from Trinidad GlobalConfiguratorImpl for 301

2007-07-25 Thread Scott O'Bryan (JIRA)
Remove WrapperCompatibleExternalContext from Trinidad GlobalConfiguratorImpl for 301 Key: TRINIDAD-124 URL: https://issues.apache.org/jira/browse/TRINIDAD-124

[jira] Created: (TRINIDAD-126) JavaDocs for Configurator registration is incorrect

2007-07-25 Thread Scott O'Bryan (JIRA)
JavaDocs for Configurator registration is incorrect --- Key: TRINIDAD-126 URL: https://issues.apache.org/jira/browse/TRINIDAD-126 Project: MyFaces Trinidad Issue Type: Bug

[jira] Updated: (TRINIDAD-126) JavaDocs for Configurator registration is incorrect

2007-07-25 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-126: --- Status: Patch Available (was: Open) JavaDocs for Configurator registration is incorrect

[jira] Created: (TRINIDAD-134) StateManagerImpl is not fully compatible with JSR-301

2007-07-31 Thread Scott O'Bryan (JIRA)
StateManagerImpl is not fully compatible with JSR-301 - Key: TRINIDAD-134 URL: https://issues.apache.org/jira/browse/TRINIDAD-134 Project: MyFaces Trinidad Issue Type: Bug

[jira] Created: (TRINIDAD-666) Make ExternalContextUtils part of the public API

2007-08-30 Thread Scott O'Bryan (JIRA)
Make ExternalContextUtils part of the public API Key: TRINIDAD-666 URL: https://issues.apache.org/jira/browse/TRINIDAD-666 Project: MyFaces Trinidad Issue Type: Improvement Affects

[jira] Created: (TRINIDAD-667) Configurator Services may get initialized more then once if jars are referenced in classpath multiple times

2007-08-30 Thread Scott O'Bryan (JIRA)
Configurator Services may get initialized more then once if jars are referenced in classpath multiple times --- Key: TRINIDAD-667 URL:

[jira] Updated: (TRINIDAD-667) Configurator Services may get initialized more then once if jars are referenced in classpath multiple times

2007-08-31 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-667: --- Status: Patch Available (was: Open) Configurator Services may get initialized more then

[jira] Created: (JSR301-4) Remove unnecessary null checking

2007-09-28 Thread Scott O'Bryan (JIRA)
Remove unnecessary null checking Key: JSR301-4 URL: https://issues.apache.org/jira/browse/JSR301-4 Project: MyFaces Portlet Bridge Issue Type: Improvement Reporter: Scott O'Bryan In many places

[jira] Created: (JSR301-2) Coding Standards: This project should adopt coding standards similar to MyFaces for consistancy

2007-09-28 Thread Scott O'Bryan (JIRA)
Coding Standards: This project should adopt coding standards similar to MyFaces for consistancy --- Key: JSR301-2 URL: https://issues.apache.org/jira/browse/JSR301-2

[jira] Created: (JSR301-3) JDK 1.5 Functionality

2007-09-28 Thread Scott O'Bryan (JIRA)
JDK 1.5 Functionality - Key: JSR301-3 URL: https://issues.apache.org/jira/browse/JSR301-3 Project: MyFaces Portlet Bridge Issue Type: Improvement Affects Versions: 1.0.0-SNAPSHOT Reporter: Scott O'Bryan

[jira] Commented: (JSR301-3) JDK 1.5 Functionality

2007-09-28 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/JSR301-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531136 ] Scott O'Bryan commented on JSR301-3: Simon, we should probably wait for this to get into source control

[jira] Commented: (JSR301-2) Coding Standards: This project should adopt coding standards similar to MyFaces for consistancy

2007-09-28 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/JSR301-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531137 ] Scott O'Bryan commented on JSR301-2: Which part? The _'s and constants are used in MyFaces 1.2 branch. I'm not

[jira] Created: (JSR301-5) Removal or Refactoring of HttpUtils and QueryString

2007-09-28 Thread Scott O'Bryan (JIRA)
Removal or Refactoring of HttpUtils and QueryString --- Key: JSR301-5 URL: https://issues.apache.org/jira/browse/JSR301-5 Project: MyFaces Portlet Bridge Issue Type: Improvement

[jira] Updated: (MYFACES-1664) JSR-301 Implementation

2007-10-10 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated MYFACES-1664: --- Status: Patch Available (was: Open) JSR-301 Implementation --

[jira] Created: (JSR301-8) Add a

2007-10-18 Thread Scott O'Bryan (JIRA)
Add a -- Key: JSR301-8 URL: https://issues.apache.org/jira/browse/JSR301-8 Project: MyFaces Portlet Bridge Issue Type: New Feature Reporter: Scott O'Bryan -- This message is automatically generated by JIRA. - You can

[jira] Commented: (MYFACES-1748) facesContext.getExternalContext().encodeActionURL must not be called for URLs from the ViewHandler

2007-10-22 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536822 ] Scott O'Bryan commented on MYFACES-1748: I don't know what we want to do for the JSF1.1.5 Bridge. But I

[jira] Updated: (TRINIDAD-666) Make ExternalContextUtils part of the public API

2007-10-23 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-666: --- Status: Patch Available (was: Open) Make ExternalContextUtils part of the public API

[jira] Commented: (TRINIDAD-134) StateManagerImpl is not fully compatible with JSR-301

2007-10-23 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537174 ] Scott O'Bryan commented on TRINIDAD-134: This is a 1.2 only patch. Can we get this into 1.2.3 before it

[jira] Created: (TRINIDAD-794) Always render alt tag in output utils

2007-11-01 Thread Scott O'Bryan (JIRA)
Always render alt tag in output utils --- Key: TRINIDAD-794 URL: https://issues.apache.org/jira/browse/TRINIDAD-794 Project: MyFaces Trinidad Issue Type: Bug Affects Versions: 1.2.3-core, 1.0.3-core

[jira] Updated: (TRINIDAD-794) Always render alt tag in output utils

2007-11-01 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-794: --- Status: Patch Available (was: Open) Always render alt tag in output utils

[jira] Updated: (TRINIDAD-794) Always render alt tag in output utils

2007-11-01 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-794: --- Status: Open (was: Patch Available) Always render alt tag in output utils

[jira] Commented: (TRINIDAD-792) Making Reorder,Remove ChildComponentChange generic to all the attributes

2007-11-02 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539625 ] Scott O'Bryan commented on TRINIDAD-792: Hey Shafi, 1.2.3-core has been release meaning we can't really

[jira] Commented: (TRINIDAD-798) StateManagerImpl extends StateManager rather then StateManagerWrapper

2007-11-02 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539730 ] Scott O'Bryan commented on TRINIDAD-798: This is a 1.2.x Trinidad fix only. It cannot be backported to

[jira] Created: (TRINIDAD-798) StateManagerImpl extends StateManager rather then StateManagerWrapper

2007-11-02 Thread Scott O'Bryan (JIRA)
StateManagerImpl extends StateManager rather then StateManagerWrapper - Key: TRINIDAD-798 URL: https://issues.apache.org/jira/browse/TRINIDAD-798 Project: MyFaces Trinidad

[jira] Commented: (PORTLETBRIDGE-11) JSR301 RI for portlet 2.0 (i.e for portlet specs JSR 286)

2007-11-06 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540571 ] Scott O'Bryan commented on PORTLETBRIDGE-11: The 301 spec is not final yet but is actively being

[jira] Updated: (TRINIDAD-798) StateManagerImpl extends StateManager rather then StateManagerWrapper

2007-11-08 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-798: --- Status: Patch Available (was: Open) StateManagerImpl extends StateManager rather then

[jira] Commented: (TRINIDAD-798) StateManagerImpl extends StateManager rather then StateManagerWrapper

2007-11-09 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541409 ] Scott O'Bryan commented on TRINIDAD-798: I added this patch to the Trinidad 1.2.3.1-branch for testing in

[jira] Commented: (PORTLETBRIDGE-12) PortletViewHandler - viewId handling

2007-11-12 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541994 ] Scott O'Bryan commented on PORTLETBRIDGE-12: Hey Bernhard, I'm going to assume the official patch

[jira] Resolved: (PORTLETBRIDGE-4) Add a site project for the MyFaces Portlet Bridge project

2007-11-15 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-4. --- Resolution: Fixed Fix Version/s: 1.0.0-SNAPSHOT Assignee: Scott

[jira] Resolved: (PORTLETBRIDGE-12) PortletViewHandler - viewId handling

2007-11-16 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-12. Resolution: Fixed This has been checked in. Thanks guys for all your work

[jira] Resolved: (PORTLETBRIDGE-6) JDK 1.5 Functionality

2007-11-20 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-6. --- Resolution: Fixed Hey Simon, I fixed the few issues you had and added a couple

[jira] Commented: (PORTLETBRIDGE-6) JDK 1.5 Functionality

2007-11-20 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544123 ] Scott O'Bryan commented on PORTLETBRIDGE-6: --- BTW- I also checked it in for you. Thanks for letting

[jira] Created: (PORTLETBRIDGE-15) Create Bridge Demo Projects

2007-11-20 Thread Scott O'Bryan (JIRA)
Create Bridge Demo Projects --- Key: PORTLETBRIDGE-15 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-15 Project: MyFaces Portlet Bridge Issue Type: New Feature Components: General Affects

[jira] Resolved: (PORTLETBRIDGE-13) Switch to new MyFaces Master POM

2007-11-21 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-13. Resolution: Fixed Fix Version/s: 1.0.0-SNAPSHOT This has been fixed.

[jira] Commented: (PORTLETBRIDGE-3) Bad init param causes infinite loop

2007-11-21 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544622 ] Scott O'Bryan commented on PORTLETBRIDGE-3: --- Hey Mike, I looked at this patch and your fix for

[jira] Resolved: (PORTLETBRIDGE-14) Setting the request character encoding during a RenderRequest

2007-11-21 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-14. Resolution: Fixed Issue resolved by patch in PORTLETBRIDGE-3 issue.

[jira] Updated: (PORTLETBRIDGE-3) Bad init param causes infinite loop

2007-11-21 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated PORTLETBRIDGE-3: -- Resolution: Fixed Assignee: Scott O'Bryan Status: Resolved (was:

[jira] Resolved: (PORTLETBRIDGE-2) PortletViewHandlerImpl.renderView() fails if included entity acquires response OutputStream

2007-11-21 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-2. --- Resolution: Fixed Assignee: Scott O'Bryan Issue resolved by patch

[jira] Resolved: (PORTLETBRIDGE-17) Bridge faces-config.xml doesn't configure the bridge's StateManager

2007-11-28 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-17. Resolution: Fixed Committed to trunk. Thanks Mike for catching and

[jira] Resolved: (PORTLETBRIDGE-16) Path problems in PortletExternalContextImpl.

2007-11-28 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-16. Resolution: Fixed This has been checked in to the trunk. Thanks for the

[jira] Commented: (PORTLETBRIDGE-17) Bridge faces-config.xml doesn't configure the bridge's StateManager

2007-11-28 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546514 ] Scott O'Bryan commented on PORTLETBRIDGE-17: No to mention fixing.. :) Bridge faces-config.xml

[jira] Commented: (PORTLETBRIDGE-15) Create Bridge Demo Projects

2007-11-30 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547332 ] Scott O'Bryan commented on PORTLETBRIDGE-15: That would certainly be a good start and would give

[jira] Resolved: (PORTLETBRIDGE-19) PortletExternalContextImpl.encodeResourceURL seems to return prepend the context path twice

2007-12-06 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-19. Resolution: Fixed Fix Version/s: 1.0.0-SNAPSHOT Checked in the fix.

[jira] Commented: (TRINIDAD-177) JDev plugin - compiler configuration

2007-12-07 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549541 ] Scott O'Bryan commented on TRINIDAD-177: Yes, I totally agree with Gary. ANY application that is

[jira] Commented: (TRINIDAD-846) JDev plugin - compiler configuration 11g

2007-12-07 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549545 ] Scott O'Bryan commented on TRINIDAD-846: Again, I agree totally with Gary. JDEV allows the reverse

[jira] Created: (TRINIDAD-857) ChooseDate does not render the calendar when displayed in a portlet

2007-12-07 Thread Scott O'Bryan (JIRA)
ChooseDate does not render the calendar when displayed in a portlet --- Key: TRINIDAD-857 URL: https://issues.apache.org/jira/browse/TRINIDAD-857 Project: MyFaces Trinidad

[jira] Commented: (TRINIDAD-846) JDev plugin - compiler configuration 11g

2007-12-07 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549546 ] Scott O'Bryan commented on TRINIDAD-846: As for Gary's second comment, the plugin is made to allow editing

[jira] Commented: (PORTLETBRIDGE-20) PortletConfig not added to the proper ELContext

2007-12-17 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552473 ] Scott O'Bryan commented on PORTLETBRIDGE-20: Cool Kito, thanks for testing. If not already done

[jira] Commented: (PORTLETBRIDGE-20) PortletConfig not added to the proper ELContext

2007-12-19 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553519 ] Scott O'Bryan commented on PORTLETBRIDGE-20: I'm going to modify this patch to use the JDK 1.5

[jira] Resolved: (PORTLETBRIDGE-20) PortletConfig not added to the proper ELContext

2007-12-19 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-20. Resolution: Fixed Thanks to Michael Freedman for the patch! Committed

[jira] Commented: (PORTLETBRIDGE-21) Wrong leading slash in BRIDGE_SERVICE_CLASSPATH /GenericFacesPortlet

2008-01-08 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556952#action_12556952 ] Scott O'Bryan commented on PORTLETBRIDGE-21: This fix appears to be in

[jira] Commented: (PORTLETBRIDGE-22) Update PortletBridge to latest draft (revision 11)

2008-01-08 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556973#action_12556973 ] Scott O'Bryan commented on PORTLETBRIDGE-22: Mike Freedman is in the

[jira] Commented: (PORTLETBRIDGE-1) Bridge doesn't yet implement WriteBehind Filter

2008-01-10 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557708#action_12557708 ] Scott O'Bryan commented on PORTLETBRIDGE-1: --- I believe this will be fixed as

[jira] Commented: (PORTLETBRIDGE-22) Update PortletBridge to latest draft (revision 11)

2008-01-10 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557702#action_12557702 ] Scott O'Bryan commented on PORTLETBRIDGE-22: We ran into an unresolvable

[jira] Resolved: (PORTLETBRIDGE-21) Wrong leading slash in BRIDGE_SERVICE_CLASSPATH /GenericFacesPortlet

2008-01-10 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-21. Resolution: Fixed This issue is resolved Wrong leading slash in

[jira] Commented: (PORTLETBRIDGE-15) Create Bridge Demo Projects

2008-01-11 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558026#action_12558026 ] Scott O'Bryan commented on PORTLETBRIDGE-15: Hey Eduardo, Thanks for

[jira] Commented: (TRINIDAD-892) PanelTabbed immediate does not work

2008-01-11 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558022#action_12558022 ] Scott O'Bryan commented on TRINIDAD-892: Well that would be why I didn't close

[jira] Commented: (PORTLETBRIDGE-15) Create Bridge Demo Projects

2008-01-11 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558020#action_12558020 ] Scott O'Bryan commented on PORTLETBRIDGE-15: Christian, This SHOULD work

[jira] Commented: (TRINIDAD-906) optimize getClientId - use per thread shared StringBuilder

2008-01-22 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12561478#action_12561478 ] Scott O'Bryan commented on TRINIDAD-906: Then yeah, I think you implemented this

[jira] Commented: (TRINIDAD-906) optimize getClientId - use per thread shared StringBuilder

2008-01-22 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12561498#action_12561498 ] Scott O'Bryan commented on TRINIDAD-906: Yeah Martin, I think you're correct on

[jira] Resolved: (TRINIDAD-798) StateManagerImpl extends StateManager rather then StateManagerWrapper

2008-01-22 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-798. Resolution: Fixed Fix Version/s: 1.2.6-core 1.0.6-core In the

[jira] Reopened: (TRINIDAD-134) StateManagerImpl is not fully compatible with JSR-301

2008-02-11 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan reopened TRINIDAD-134: Doesn't appear that this patch exists in the latest build of Trinidad. StateManagerImpl is

[jira] Commented: (TRINIDAD-134) StateManagerImpl is not fully compatible with JSR-301

2008-02-13 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12568615#action_12568615 ] Scott O'Bryan commented on TRINIDAD-134: Yeah, I'm actually throwing around

[jira] Commented: (TRINIDAD-943) handle session timeout

2008-02-14 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12569034#action_12569034 ] Scott O'Bryan commented on TRINIDAD-943: I thought trinidad already had a usecase

[jira] Commented: (TRINIDAD-955) ClassCastException in StateManagerImpl on PPR

2008-02-19 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12570322#action_12570322 ] Scott O'Bryan commented on TRINIDAD-955: I notice you are using Facelets. I can

[jira] Created: (PORTLETBRIDGE-24) Modify project structure to allow two trunks

2008-02-19 Thread Scott O'Bryan (JIRA)
Modify project structure to allow two trunks Key: PORTLETBRIDGE-24 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-24 Project: MyFaces Portlet Bridge Issue Type: New Feature

[jira] Reopened: (PORTLETBRIDGE-15) Create Bridge Demo Projects

2008-02-19 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan reopened PORTLETBRIDGE-15: Oops. The demo project still need to be created.. Reopening issue. Create

[jira] Commented: (TRINIDAD-134) StateManagerImpl is not fully compatible with JSR-301

2008-02-19 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12570449#action_12570449 ] Scott O'Bryan commented on TRINIDAD-134: Ok, I've figured out the other

[jira] Resolved: (TRINIDAD-134) StateManagerImpl is not fully compatible with JSR-301

2008-02-19 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-134. Resolution: Fixed Checked in r629242 StateManagerImpl is not fully compatible with

[jira] Created: (PORTLETBRIDGE-25) Create a Master POM file for all PortletBridge projects to share.

2008-02-19 Thread Scott O'Bryan (JIRA)
Create a Master POM file for all PortletBridge projects to share. - Key: PORTLETBRIDGE-25 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-25 Project: MyFaces Portlet Bridge

[jira] Created: (PORTLETBRIDGE-26) Move current portlet-bridge trunk to /core/trunk

2008-02-19 Thread Scott O'Bryan (JIRA)
Move current portlet-bridge trunk to /core/trunk Key: PORTLETBRIDGE-26 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-26 Project: MyFaces Portlet Bridge Issue Type: Task

[jira] Commented: (TRINIDAD-857) ChooseDate does not render the calendar when displayed in a portlet

2008-02-21 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12571127#action_12571127 ] Scott O'Bryan commented on TRINIDAD-857: Likely the easiest thing to do this now

[jira] Commented: (TRINIDAD-857) ChooseDate does not render the calendar when displayed in a portlet

2008-02-21 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12571129#action_12571129 ] Scott O'Bryan commented on TRINIDAD-857: My previous comment applies only to

[jira] Resolved: (PORTLETBRIDGE-26) Move current portlet-bridge trunk to /core/trunk

2008-02-21 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-26. Resolution: Fixed Fix Version/s: (was: 1.1.0) This has been

[jira] Resolved: (PORTLETBRIDGE-25) Create a Master POM file for all PortletBridge projects to share.

2008-02-22 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-25. Resolution: Fixed Added a master pom. Right now it's being built as

[jira] Resolved: (PORTLETBRIDGE-24) Modify project structure to allow two trunks

2008-02-27 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-24. Resolution: Fixed This was done. * The bridge code was moved to

[jira] Created: (PORTLETBRIDGE-28) Generated JARS do not create the correct manifest entries

2008-02-27 Thread Scott O'Bryan (JIRA)
Generated JARS do not create the correct manifest entries - Key: PORTLETBRIDGE-28 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-28 Project: MyFaces Portlet Bridge Issue

[jira] Resolved: (PORTLETBRIDGE-28) Generated JARS do not create the correct manifest entries

2008-02-27 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-28. Resolution: Fixed POMs in both projects now build with the correct

[jira] Commented: (ORCHESTRA-15) Orchestra in Portal Environment

2008-03-04 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/ORCHESTRA-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575053#action_12575053 ] Scott O'Bryan commented on ORCHESTRA-15: Portlet's don't have the ability to have

[jira] Resolved: (PORTLETBRIDGE-15) Create Bridge Demo Projects

2008-03-06 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved PORTLETBRIDGE-15. Resolution: Fixed I've added some projects to handle this: examples

  1   2   3   4   5   6   >