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] Citrix portlet not showing image



this is one of my next todo's

Mit freundlichen Gruessen / best regards,

        Richard Jacob
______________________________________________________
IBM Lab Boeblingen, Germany
Dept.8288, WebSphere Portal Server Development
Phone: ++49 7031 16-3469  -  Fax: ++49 7031 16-4888
Email: mailto:richard.jacob@de.ibm.com


|---------+---------------------------->
|         |           Andre Kramer     |
|         |           <andre.kramer@eu.|
|         |           citrix.com>      |
|         |                            |
|         |           07/11/2003 06:11 |
|         |           PM               |
|---------+---------------------------->
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                                                  |
  |       To:       Richard Jacob/Germany/IBM@IBMDE, Andre Kramer <andre.kramer@eu.citrix.com>                                                       |
  |       cc:       wsrp-interop@lists.oasis-open.org                                                                                                |
  |       Subject:  RE: [wsrp-interop] Citrix portlet not showing image                                                                              |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|




good, did you also see if you can catch the InvalidCookie fault?


regards,
Andre


-----Original Message-----
From: Richard Jacob [mailto:richard.jacob@de.ibm.com]
Sent: 11 July 2003 17:02
To: andre.kramer@eu.citrix.com
Cc: wsrp-interop@lists.oasis-open.org
Subject: Re: [wsrp-interop] Citrix portlet not showing image






Finally we also see your image.
The weird requiresInitCookie=null problem on our Consumer is also solver,
we now call correctly initCookie against your producer.


Mit freundlichen Gruessen / best regards,


        Richard Jacob
______________________________________________________
IBM Lab Boeblingen, Germany
Dept.8288, WebSphere Portal Server Development
Phone: ++49 7031 16-3469  -  Fax: ++49 7031 16-4888
Email: mailto:richard.jacob@de.ibm.com





|---------+---------------------------->
|         |           David Ward       |
|         |           <david.ward@oracl|
|         |           e.com>           |
|         |                            |
|         |           07/11/2003 05:40 |
|         |           PM               |
|---------+---------------------------->
  >
--------------------------------------------------------------------------------------------------------------------------------------------------|


  |
|


  |       To:       Andre Kramer <andre.kramer@eu.citrix.com>
|


  |       cc:       wsrp-interop@lists.oasis-open.org
|


  |       Subject:  Re: [wsrp-interop] Citrix portlet not showing image
|


  >
--------------------------------------------------------------------------------------------------------------------------------------------------|







Andre


The recent fixes I made to resource proxying in our consumer seem to have
worked. We are now able to see your portlet in full. It looks like we were
sending the wrong Accept header.


Just to prove here is a screenshot from our development environment. We are

hoping to roll the fixes and WSRP 1.0 compatiblity out to the public site
next week.


(Embedded image moved to file: pic00842.gif)


Regards


Dave


Andre Kramer wrote:
      I'll be on hand tomorrow but let me know if tomorrow is not ok for
      you (could do Sat / Sun).


      We are waiting on an always on connection and you will need to
      re-register if I restart the server (db currently turned off - you
      would not want SQL Server on the Internet). Meanwhile, apologies for
      the fly by night nature of our producer.


      regards,
      Andre
            -----Original Message-----
            From: David Ward [mailto:david.ward@oracle.com]
            Sent: 10 July 2003 17:23
            To: Andre Kramer
            Subject: Re: [wsrp-interop] Citrix portlet not showing image


            I think I've got an idea what might have been causing the
            problems: we were not forwarding the browser Accept request
            header of "*/*". Rather, we were forwarding the portlet accept
            list, which only included html, xml, etc. I'd like to try our
            latest consumer out with this to see if it has fixed it.


            We are running 1.0 OK in our development environment. We are
            hoping to patch the public site next week.


            Regards


            Dave


            Andre Kramer wrote:
                  It will be up after 9 am tomorrow, as Richard wants to do

                  some testing.


                  http://andrek.dyndns.org/NETlets/services/andrek.wsdl


                  It has been upgraded to 1.0 (from the 0.95 I tested with
                  the Oracle consumer).


                  regards,
                  Andre
                        -----Original Message-----
                        From: David Ward [mailto:david.ward@ORACLE.COM]
                        Sent: 10 July 2003 14:22
                        To: Andre Kramer
                        Cc: 'Richard Jacob';
                        wsrp-interop@lists.oasis-open.org
                        Subject: Re: [wsrp-interop] Citrix portlet not
                        showing image


                        Andre


                        Is your producer still on port 80 of
                        andrek.dyndns.org?


                        Let me know when it will next be available.


                        Regards


                        Dave


                        Andre Kramer wrote:





                              Looking at what the IBM and our producer
                              returns for render URL rewrites:





                              1) we use "&amp;" as separator and the IBM
                              producer uses "&"
                              2) we strictly encode the wsrp-url (i.e. URL
                              encode the whole URL) the IBM producer does
                              not.





                              Was the excerpt below from the SOAP trace and

                              therefore had XML entities escaped
                              (converting our "&amp;" to "&amp;amp;" on the

                              wire?





                              regards,
                              Andre





                              -----Original Message-----
                              From: Richard Jacob [
                              mailto:richard.jacob@de.ibm.com]
                              Sent: 09 July 2003 22:09
                              To: andre.kramer@eu.citrix.com
                              Cc: wsrp-interop@lists.oasis-open.org
                              Subject: [wsrp-interop] Citrix portlet not
                              showing image








                              Hi Andre,





                              we don't see the logo either.
                              It seems to be an error in the markupString
                              itself (in the urlType rewrite
                              expression).
                              Here is an excerpt from the string:





                              IMG height="56" src

="wsrp_rewrite?wsrp-urlType=resource&amp;amp;wsrp-url=http%3a%2f%2fandrek.dyndns.org%2fNETlets%2fimages%2fcitrix.gif&amp;amp;wsrp-requiresRewrite=false/wsrp_rewrite"





                              width="130" align="right"&gt; &lt;a href

="wsrp_rewrite?wsrp-urlType=resource&amp;amp;wsrp-url=http%3a%2f%2fandrek.dyndns.org%2fNETlets%2fresources%2fresourceWSRP.NET.html&amp;amp;wsrp-requiresRewrite=true/wsrp_rewrite"





                              gt;wsrp.net&lt;/a&gt;





                              It seems that the &amp;amp; confuses our URL
                              rewriter. I think it shouldn't
                              be there.
                              This is what striked me first.
                              This results in our rewriter that the second
                              param is "amp;wsrp-ur"l which
                              is <> "wsrp-url".
                              Therefor our resource proxy doesn't receive a

                              URL to fetch.
                              The rewrite expression is not valid.





                              Mit freundlichen Gruessen / best regards,





                                      Richard Jacob

______________________________________________________


                              IBM Lab Boeblingen, Germany
                              Dept.8288, WebSphere Portal Server
                              Development
                              Phone: ++49 7031 16-3469  -  Fax: ++49 7031
                              16-4888
                              Email: mailto:richard.jacob@de.ibm.com








                              You may leave a Technical Committee at any
                              time by visiting

http://www.oasis-open.org/apps/org/workgroup/wsrp-interop/members/leave_workgroup.php







                        --
|--------------------+---------------------------+-----------------------|
|                    |                           |                       |
|     David Ward     |  Oracle European          |                       |
|      Principal     |  Development Centre       |                       |
|  Software Engineer |  520 Oracle Parkway       |                Email: |
|    Oracle Portal   |  Thames Valley Park       |                 david |
|                    |  Reading                  |                 .ward |
|                    |  Berkshire RG6 1RA        |                 @orac |
|                    |  UK                       |                 le.co |
|                    |                           |                 m     |
|                    |                           |                  Tel: |
|                    |                           |                 +44   |
|                    |                           |                 118   |
|                    |                           |                 924   |
|                    |                           |                 5079  |
|                    |                           |                  Fax: |
|                    |                           |                 +44   |
|                    |                           |                 118   |
|                    |                           |                 924   |
|                    |                           |                 5005  |
|                    |                           |                       |
|                    |                           |                       |
|--------------------+---------------------------+-----------------------|








            --
|--------------------+---------------------------+-----------------------|
|                    |                           |                       |
|     David Ward     |  Oracle European          |                       |
|      Principal     |  Development Centre       |                       |
|  Software Engineer |  520 Oracle Parkway       |                Email: |
|    Oracle Portal   |  Thames Valley Park       |                 david |
|                    |  Reading                  |                 .ward |
|                    |  Berkshire RG6 1RA        |                 @orac |
|                    |  UK                       |                 le.co |
|                    |                           |                 m     |
|                    |                           |                  Tel: |
|                    |                           |                 +44   |
|                    |                           |                 118   |
|                    |                           |                 924   |
|                    |                           |                 5079  |
|                    |                           |                  Fax: |
|                    |                           |                 +44   |
|                    |                           |                 118   |
|                    |                           |                 924   |
|                    |                           |                 5005  |
|                    |                           |                       |
|                    |                           |                       |
|--------------------+---------------------------+-----------------------|








--
|--------------------+---------------------------+-----------------------|
|                    |                           |                       |
|     David Ward     |  Oracle European          |                       |
|      Principal     |  Development Centre       |                       |
|  Software Engineer |  520 Oracle Parkway       |                Email: |
|    Oracle Portal   |  Thames Valley Park       |                 david |
|                    |  Reading                  |                 .ward |
|                    |  Berkshire RG6 1RA        |                 @orac |
|                    |  UK                       |                 le.co |
|                    |                           |                 m     |
|                    |                           |                  Tel: |
|                    |                           |                 +44   |
|                    |                           |                 118   |
|                    |                           |                 924   |
|                    |                           |                 5079  |
|                    |                           |                  Fax: |
|                    |                           |                 +44   |
|                    |                           |                 118   |
|                    |                           |                 924   |
|                    |                           |                 5005  |
|                    |                           |                       |
|                    |                           |                       |
|--------------------+---------------------------+-----------------------|











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