The following comment has been added to this issue:
Author: David Le Strat
Created: Fri, 11 Jun 2004 9:09 PM
Body:
We may want to have the CPS services available through
request.getAttribute() instead of portlet context.
That would allow access to Portal services within a struts action.
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/JS2-70?page=comments#action_36057
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/JS2-70
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JS2-70
Summary: Support Service definitions in Jetspeed extended portlet descriptor
Type: New Feature
Status: In Progress
Priority: Major
Project: Jetspeed 2
Components:
Deployment
Fix Fors:
2.0-dev/cvs
Versions:
2.0-dev/cvs
Assignee: David Sean Taylor
Reporter: David Sean Taylor
Created: Fri, 4 Jun 2004 1:59 PM
Updated: Fri, 11 Jun 2004 9:09 PM
Description:
1. Support Service definitions in Jetspeed extended portlet descriptor.
Portlets can define which CPS services they requires as follows:
<services>
<service name='PortletRegistryComponent'>
<service name='PortletEntityAccessComponent'>
</service>
These services will then be available as PortletContext attribute.
2. Enhance the PA to validate service declarations above
3. implement PortlteContext.getAttribute("cps:ComponentName")
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]