OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsrp-interop message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [wsrp-interop] Questions about Oracle consumer



I just noticed the comment about supporting implicit cloning while not supporting the PortletManagement interface. This directly violates one of the MUSTs of the spec ... the requirement is there as without this interface, there is no way for the Consumer to clean up the cloned portlets.

Rich



David Chiu <david.chiu@sun.com>

03/30/2004 01:58 PM

To
David Ward <david.ward@oracle.com>
cc
wsrp-interop <wsrp-interop@lists.oasis-open.org>
Subject
Re: [wsrp-interop] Questions about Oracle consumer







David Ward wrote:



David Chiu wrote:

Hi,

I am using Oracle consumer (
http://portalstandards.oracle.com) to point to Sun producer.  There are 2 unexpected behaviors that I observed.  All the tests I did was through a log-in user.

1.  Consumer rewriting is not done properly:  In the response part of the attached log file, the markup has the following string "wsrp_rewrite?wsrp-urlType=blockingAction/wsrp_rewrite" in it.  And the string meant to be rewritten by the consumer.  However, the rewritting is not done for some unknown reason even if the requiresUrlRewriting in the response is set to "true".  Any idea what went wrong?

There seems to be a bug in our code where tokenized URLs that don't carry any other parameters (apart from urlType) do not get rewritten. Could you try passing yourself some dummy interaction state or pass a value for the secure parameter? We will try to get a fix out for this soon.


2.  InteractionParams.portletStateChange is specified to "readOnly": When Oracle consumer request a perfromBlockingInteraction operation, it sends the portletStateChange as "readOnly" even for logged in user.  Is this an expected behavior?

Does your service support registration? It is our policy not to support state management for services that do not support registration (Mike can explain why!).

Or if your service doesn't support cloning, we also don't permit state changes on the producer-offered portlet handles, since these are read only by definition.

Our producer do support registration and we implicitly clone the portlets once a new user with a new userContextKey request come in.  However, our producer does not support the Portlet Management Interface.  Can you please clarify what do you mean by "doesn't support cloning"?

Regards,
David.



Thanks.

Regards,
David.

Cheers

David




==============
Listen Port: 80
Target Host: map19.demo.iplanet.com
Target Port: 81
==== Request ====
POST /portal/wsrp/router/markup/default HTTP/1.1
Host: map19.demo.iplanet.com
Connection: TE
TE: trailers, deflate, gzip, compress
User-Agent: RPT-HTTPClient/0.3-3
Oracle-ECID: 1080268751910ApplicationServerThread-48
Cookie: JSESSIONID=795CEC1F3C603CDF20FF0FE62501DB2E
SOAPAction: "urn:oasis:names:tc:wsrp:v1:getMarkup"
Accept-Encoding: deflate, gzip, x-gzip, compress, x-compress
Content-type: text/xml; charset="utf-8"
Content-length: 2382
Expect: 100-continue

<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env=
"http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="urn:oasis:names:tc:wsrp:v1:types"><env:Body><ns0:getMarkup><ns0:registrationContext><ns0:registrationHandle>HUF5LAYAAAAABQASGFQQAAA</ns0:registrationHandle></ns0:registrationContext><ns0:portletContext><ns0:portletHandle>PrefPortlet</ns0:portletHandle></ns0:portletContext><ns0:runtimeContext><ns0:userAuthentication>wsrp:password</ns0:userAuthentication><ns0:portletInstanceKey>34_39738_34_31863_31875</ns0:portletInstanceKey><ns0:namespacePrefix>__ns34_39738
_34_31863_31875_</ns0:namespacePrefix><ns0:sessionID>
SUMYONG@YAHOO.COM[1]</ns0:sessionID></ns0:runtimeContext><ns0:userContext><ns0:userContextKey>SUMYONG@YAHOO.COM[1]</ns0:userContextKey><ns0:profile/></ns0:userContext><ns0:markupParams><ns0:secureClientCommunication>false</ns0:secureClientCommunication><ns0:locales>en-us</ns0:locales><ns0:mimeTypes>text/html</ns0:mimeTypes><ns0:mimeTypes>text/xml</ns0:mimeTypes><ns0:mimeTypes>text/vnd.oracle.mobilexml</ns0:mimeTypes><ns0:mode>wsrp:edit</ns0:mode><ns0:windowState>wsrp:maximized</ns0:windowState><ns0:clientData><ns0:userAgent>Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 RPT-HTTPClient/0.3-3<
;/ns0:userAgent><ns0:extensions><oracle:GenericExtension xmlns:oracle=
"http://xmlns.oracle.com/portal/wsrp/v1"><ns0:NamedString name="X-Oracle-Device.Orientation"><ns0:value>landscape</ns0:value></ns0:NamedString><ns0:NamedString name="X-Oracle-Device.MaxDocSize"><ns0:value>0</ns0:value></ns0:NamedString><ns0:NamedString name="X-Oracle-Device.Class"><ns0:value>pcbrowser</ns0:value></ns0:NamedString><ns0:NamedString name="X-Oracle-Device.Secure"><ns0:value>false</ns0:value></ns0:NamedString></oracle:GenericExtension></ns0:extensions></ns0:clientData><ns0:markupCharacterSets>windows-1252</ns0:markupCharacterSets><ns0:validNewModes>wsrp:view</ns0:validNewModes><ns0:validNewModes>wsrp:edit</ns0:validNewModes><ns0:validNewModes>wsr
p:help</ns0:validNewModes><ns0:validNewWindowStates>wsrp:normal</ns0:validNewWindowStates><ns0:validNewWindowStates>wsrp:maximized</ns0:validNewWindowStates><ns0:validNewWindowStates>wsrp:minimized</ns0:validNewWindowStates></ns0:markupParams></ns0:getMarkup></env:Body></env:Envelope>
==== Response ====
HTTP/1.1 200 OK
Server: Sun-ONE-Application-Server/7.0.0_03
Date: Fri, 26 Mar 2004 02:20:42 GMT
Content-type: text/xml; charset="utf-8"
Soapaction: ""
Transfer-Encoding: chunked

4b4
<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env=
"http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns0="urn:oasis:names:tc:wsrp:v1:types"><env:Body><ns0:getMarkupResponse><ns0:markupContext><ns0:mimeType>text/html</ns0:mimeType><ns0:markupString>&lt;form method="post" action="wsrp_rewrite?wsrp-urlType=blockingAction/wsrp_rewrite"&gt;&lt;TABLE WIDTH="100%"&gt;&lt;TR&gt;&lt;TD ALIGN="RIGHT" VALIGN="TOP"&gt;name:&lt;/TD&gt;&lt;TD ALIGN="LE
FT"&gt;&lt;INPUT TYPE="TEXT" NAME="NAME"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD ALIGN="RIGHT"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD ALIGN="LEFT"&gt;&lt;INPUT TYPE="SUBMIT" NAME="SUB1" VALUE="Submit"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;/form&gt;</ns0:markupString><ns0:locale>en_US</ns0:locale><ns0:requiresUrlRewriting>true</ns0:requiresUrlRewriting><ns0:preferredTitle>PrefPortlet</ns0:preferredTitle></ns0:markupContext><ns0:sessionContext><ns0:sessionID>
SUMYONG@YAHOO.COM[1]</ns0:sessionID><ns0:expires>300</ns0:expires></ns0:sessionContext></ns0:getMarkupResponse></env:Body></env:Envelope>
0


==============

 



To unsubscribe from this mailing list (and be removed from the roster of the OASIS TC), go to
http://www.oasis-open.org/apps/org/workgroup/wsrp-interop/members/leave_workgroup.php.

--

David Ward
Principal Software Engineer
Portlet Technologies
Oracle Portal
Oracle European Development Centre
520 Oracle Parkway
Thames Valley Park
Reading
Berkshire RG6 1RA
UK
Email:
david.ward@oracle.com
Tel:
+44 118 924 5079
Fax:
+44 118 924 5005






[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]