Chris, here's the SOAP from the JSPPortlet sample that I set as remotable and loaded it up in liferay and soap-ui (just seeing the soap reponse). The images here are also not being rewritten:
2008-07-09 10:20:38,622 TRACE [org.jboss.ws.core.MessageTrace] Outgoing Response Message | <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'> | <env:Header/> | <env:Body> | <ns1:getMarkupResponse xmlns:ns1='urn:oasis:names:tc:wsrp:v1:types' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'> | <ns1:markupContext> | <ns1:useCachedMarkup xmlns:ns1='urn:oasis:names:tc:wsrp:v1:types'>false</ns1:useCachedMarkup> | <ns1:mimeType xmlns:ns1='urn:oasis:names:tc:wsrp:v1:types'>text/html</ns1:mimeType> | <ns1:markupString xmlns:ns1='urn:oasis:names:tc:wsrp:v1:types'> | | | | | | | | <table border="0" cellspacing="2" cellpadding="2"> | <tr> | <td align="center"><a href="http://portal.demo.jboss.com" target="_blank"><img | src="/portal-jsp-samples/images/dodemo.gif" border="0" | alt="Try the latest release of JBoss Portal, live and online." /></a> | <a href="http://labs.jboss.com/portal/jbossportal/download/index.html" target="_blank"><img | src="/portal-jsp-samples/images/getcode.gif" border="0" | alt="Download JBoss Portal and have it up and running in minutes." /></a> | <a href="http://www.portletswap.com" target="_blank"><img | src="/portal-jsp-samples/images/accessorize.gif" border="0" | alt="Download portlets and layouts for your new JBoss Portal installation." /></a></td> | </tr> | <tr> | <td></td> | </tr> | <tr> | <td class="portlet-section-alternate"> | <font class="portlet-font">This is a basic installation of <b>JBoss Portal 2.6.5-GA | </b>. You may | log in at any time, using the <i>Login</i> link at the top-right of this page, with the following | credentials:</font> | </td> | </tr> | <tr> | <td class="portlet-section-alternate" align="center"> | <b>user/user</b> or <b>admin/admin</b> | </td> | </tr> | <tr> | <td align="center"> | If you are in need of guidance with regards to navigating, configuring, or operating the portal, please view | our <a href="http://labs.jboss.com/portal/jbossportal/docs/index.html" target="_blank">online documentation</a>. | </td> | </tr> | </table> | </ns1:markupString> | <ns1:locale xmlns:ns1='urn:oasis:names:tc:wsrp:v1:types'>de</ns1:locale> | <ns1:requiresUrlRewriting xmlns:ns1='urn:oasis:names:tc:wsrp:v1:types'>true</ns1:requiresUrlRewriting> | <ns1:preferredTitle xmlns:ns1='urn:oasis:names:tc:wsrp:v1:types'>Greetings !</ns1:preferredTitle> | </ns1:markupContext> | </ns1:getMarkupResponse> | </env:Body> | </env:Envelope> | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163347#4163347 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163347 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
