[
https://jira.jboss.org/browse/GTNWSRP-92?page=com.atlassian.jira.plugin.s...
]
Chris Laprun commented on GTNWSRP-92:
-------------------------------------
All the internal code should use WSRP 2 specification. The code dealing with providing
mandatory values required by WSRP 2 from WSRP 1 should be done in the WSRP 1 wrappers so
that they're isolated. In particular, this is true for portletInstanceKey and
namespacePrefix (note that this code has changed in recent commits).
Need to handle properly values that are now mandatory while they were
optional in v1
------------------------------------------------------------------------------------
Key: GTNWSRP-92
URL:
https://jira.jboss.org/browse/GTNWSRP-92
Project: GateIn WSRP
Issue Type: Task
Components: Specification Support
Affects Versions: 2.0.0-Alpha03
Reporter: Chris Laprun
Assignee: Matt Wringe
Fix For: 2.0.0-Beta
For example, RuntimeContext has mandatory namespacePrefix and portletInstanceKey in v2,
whereas these values were optional in v1.
Conversion methods need to be adapted so that we can provide appropriate values for
potentially missing fields.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira