You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ch...@apache.org on 2006/10/07 16:02:43 UTC

svn commit: r453909 - /incubator/servicemix/site/sm30ug/1-quick-start.html

Author: chirino
Date: Sat Oct  7 07:02:43 2006
New Revision: 453909

URL: http://svn.apache.org/viewvc?view=rev&rev=453909
Log:
Latest export from confluence

Modified:
    incubator/servicemix/site/sm30ug/1-quick-start.html

Modified: incubator/servicemix/site/sm30ug/1-quick-start.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/sm30ug/1-quick-start.html?view=diff&rev=453909&r1=453908&r2=453909
==============================================================================
--- incubator/servicemix/site/sm30ug/1-quick-start.html (original)
+++ incubator/servicemix/site/sm30ug/1-quick-start.html Sat Oct  7 07:02:43 2006
@@ -164,6 +164,16 @@
 
 <P>You should see the WSDL of the web service that have just deployed&#33;</P>
 
+<P>Now, open a web browser and point it to the following location: <TT>[servicemix_home]/examples/wsdl-first/client.html</TT>.  Then, click on the <TT>SEND</TT> button to see the web service response.</P>
+
+<TABLE cellpadding="5" width="85%" cellspacing="8px" class="warningMacro" border="0" align="center"><COLGROUP><COL width="24"><COL></COLGROUP><TR><TD valign="top"><IMG src="http://goopen.org/confluence/images/icons/emoticons/forbidden.gif" width="16" height="16" align="absmiddle" alt="" border="0"></TD><TD><B class="strong">IE users</B><BR>
+<P>Internet explorer users will have to comment out the following line in the <TT>client.html</TT> web page.</P>
+<DIV class="preformatted"><DIV class="preformattedContent">
+<PRE> /* netscape.security.PrivilegeManager.enablePrivilege(&quot;UniversalBrowserRead UniversalBrowserWrite&quot;); */
+</PRE>
+</DIV></DIV>
+<P>This will be fixed in 3.0.1 release.</P></TD></TR></TABLE>
+
 <P><A href="#1.Quickstart-top" title="top on 1. Quick start">top</A></P>
 
 <H2><A name="1.Quickstart-Summary"></A>Summary</H2>
@@ -188,35 +198,9 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume Nodet</A>,
-    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=georg_dembowski">Georg Dembowski</A> on Sep 20, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=13487&originalId=13766">view change</A>)
-                      <SPAN id="show" class="inline-control-link"><A href="" onclick="showComment(); return false;">show comment</A></SPAN>
-        <SPAN id="hide" class="inline-control-link" style="display:none;"><A href="" onclick="hideComment(); return false;">hide comment</A></SPAN>
-          <DIV id="versionComment" class="noteMacro" style="display:none; padding: 5px;">
-      <B>Comment:</B>
-      typo &amp; nore<BR>
-      <SPAN class="smalltext"><A href="http://goopen.org/confluence/pages/viewpreviouspageversions.action?pageId=13487">View page history</A></SPAN>
-  </DIV>
-
-    <SCRIPT>
-      var show = document.getElementById('show');
-      var hide = document.getElementById('hide');
-      var versionComment = document.getElementById('versionComment');
-
-      function showComment(){
-        show.style.display = 'none';
-        hide.style.display = 'inline';
-        versionComment.style.display = 'block';
-      }
-
-      function hideComment(){
-        show.style.display = 'inline';
-        hide.style.display = 'none';
-        versionComment.style.display = 'none';
-      }
-
-    </SCRIPT>
-    
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume Nodet</A> on Oct 08, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=13487&originalId=14021">view change</A>)
+              
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=13487">edit page</A>)
     </DIV>