[jira] Created: (PORTLETBRIDGE-62) GFP.getResponseContentType breaks Portlet Spec PLT.12.3.1

2009-01-29 Thread Jondean Haley (JIRA)
: Bug Components: API Affects Versions: 1.0.0-beta Reporter: Jondean Haley method: public String getResponseContentType(PortletRequest request) { String contentType = getPortletConfig().getPortletContext().getInitParameter(DEFAULT_CONTENT_TYPE

[jira] Commented: (PORTLETBRIDGE-58) Race condition BridgeImpl in multi-threaded environment

2009-01-28 Thread Jondean Haley (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12668320#action_12668320 ] Jondean Haley commented on PORTLETBRIDGE-58: Hi Stephan, Good find

best way to contribute?

2009-01-03 Thread Jondean Haley
Hi, I just joined this d-list. What is the preferred way to raise bugs discovered in reading the code? Do you wish to have a JIRA ticket opened or a note sent to this d-list? Issue in 1.2.5: LifeCycleFactoryImpl is not thread-safe. _lifecycles Map must be locked for all read and write