Author: mmcallis
Date: 2008-07-12 04:22:04 -0400 (Sat, 12 Jul 2008)
New Revision: 11422
Modified:
docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/wsrp.xml
Log:
- scalefit images
- moving large admonitions/admonitions with screenshots
out of admonitions
Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/wsrp.xml
===================================================================
--- docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/wsrp.xml 2008-07-12
07:47:54 UTC (rev 11421)
+++ docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/wsrp.xml 2008-07-12
08:22:04 UTC (rev 11422)
@@ -270,7 +270,7 @@
"Create a consumer named:" field then click on "Create
consumer":
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/config_create.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/config_create.png"
format="png" align="center" valign="middle"
scalefit="1"/>
</imageobject>
</mediaobject>
You should now see a form allowing you to enter/modify the information
about the Consumer.
@@ -278,7 +278,7 @@
and press the "Refresh & Save" button:
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/config_usewsdl.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/config_usewsdl.png"
format="png" align="center" valign="middle"
scalefit="1"/>
</imageobject>
</mediaobject>
This will retrieve the service description associated with the Producer
which WSRP is described by the
@@ -287,7 +287,7 @@
property named <literal>registration/consumerRole</literal>:
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/config_refresh.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/config_refresh.png"
format="png" align="center" valign="middle"
scalefit="1"/>
</imageobject>
</mediaobject>
<note>At this point, there is no automated way to learn about which
possible values (if any) are
@@ -300,7 +300,7 @@
see something similar to:
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/config_end.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/config_end.png" format="png"
align="center" valign="middle" scalefit="1"/>
</imageobject>
</mediaobject>
The Consumer for the <literal>bea</literal> Producer should
now be available as a portlet provider and
@@ -313,7 +313,7 @@
producer:
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/config_self.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/config_self.png" format="png"
align="center" valign="middle" scalefit="1"/>
</imageobject>
</mediaobject>
</para>
@@ -324,8 +324,8 @@
<para>We will create a
<filename>public-bea-wsrp.xml</filename> descriptor. Note that the actual name
does not
matter as long as it ends with
<filename>-wsrp.xml</filename>:
- <example>
- <programlisting><![CDATA[
+ </para>
+ <programlisting role="XML"><![CDATA[
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE deployments PUBLIC "-//JBoss Portal//DTD WSRP Remote Producer
Configuration 2.6//EN"
"http://www.jboss.org/portal/dtd/jboss-wsrp-consumer_2_6.dtd">
@@ -343,12 +343,10 @@
</wsrp-producer>
</deployment>
</deployments>]]></programlisting>
- </example>
-
- This producer descriptor gives access to BEA's public WSRP producer.
We will look at the details of the
- different elements later. Note for now the
<literal>producer-id</literal> element with a
- "<literal>bea</literal>" value. Put this file in the
deploy directory and start the server (with JBoss
- Portal and its WSRP service deployed).
+ <para>
+ This producer descriptor gives access to BEA's public WSRP producer. We will
look at the details of the different elements later. Note for now the
<literal>producer-id</literal> element with a
"<literal>bea</literal>" value. Put this file in the deploy
directory and start the server (with JBoss Portal and its WSRP service deployed).
+ </para>
+ <para>
<note>A DTD and an XML Schema for WSRP Producer XML descriptors are
available in
<filename>jboss-portal.sar/portal-wsrp.sar/dtd/jboss-wsrp-consumer_2_6.dtd</filename>
and
<filename>jboss-portal.sar/portal-wsrp.sar/xsd/jboss-wsrp-consumer_2_6.xsd</filename>
@@ -365,7 +363,7 @@
you should see something similar to this:
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/portlets.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/portlets.png"
format="png" align="center" valign="middle"
scalefit="1"/>
</imageobject>
</mediaobject>
</para>
@@ -384,7 +382,7 @@
we just configured. Select it and click on "View portlets". You
should now see something similar to:
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/bea.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/bea.png"
format="png" align="center" valign="middle"
scalefit="1"/>
</imageobject>
</mediaobject>
</para>
@@ -670,7 +668,7 @@
<literal>public</literal> service level. This gave us access
to three portlets as shown here:
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/bea.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/bea.png"
format="png" align="center" valign="middle"
scalefit="1"/>
</imageobject>
</mediaobject>
</para>
@@ -682,7 +680,7 @@
to <literal>insider</literal> instead of
<literal>public</literal>:
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/modify_reg_start.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/modify_reg_start.png"
format="png" align="center" valign="middle"
scalefit="1"/>
</imageobject>
</mediaobject>
Now click on "Update properties" to save the change. A
"Modify registration" button should now appear to
@@ -690,21 +688,21 @@
<mediaobject>
<imageobject>
<imagedata fileref="images/wsrp/modify_reg_modify.png"
format="png" align="center"
- valign="middle"/>
+ valign="middle" scalefit="1"/>
</imageobject>
</mediaobject>
Click on this new button and, if everything went well and your updated
registration has been accepted by
the remote producer, you should see something similar to:
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/modify_reg_end.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/modify_reg_end.png"
format="png" align="center" valign="middle"
scalefit="1"/>
</imageobject>
</mediaobject>
You can now check the list of available portlets from the
<literal>bea</literal> provider and verify that
new portlets are now available:
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/bea_insider.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/bea_insider.png" format="png"
align="center" valign="middle" scalefit="1"/>
</imageobject>
</mediaobject>
</para>
@@ -723,7 +721,7 @@
the configuration screen for this producer, you should see:
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/config_self.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/config_self.png"
format="png" align="center" valign="middle"
scalefit="1"/>
</imageobject>
</mediaobject>
@@ -735,7 +733,7 @@
the consumer by pressing "Refresh & Save":
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/modify_reg_self.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/modify_reg_self.png"
format="png" align="center" valign="middle"
scalefit="1"/>
</imageobject>
</mediaobject>
@@ -746,7 +744,7 @@
<mediaobject>
<imageobject>
<imagedata
fileref="images/wsrp/modify_reg_self_end.png" format="png"
align="center"
- valign="middle"/>
+ valign="middle" scalefit="1"/>
</imageobject>
</mediaobject>
@@ -768,7 +766,7 @@
Several operations are available from the consumer list view of the WSRP
configuration portlet:
<mediaobject>
<imageobject>
- <imagedata fileref="images/wsrp/consumer_operations.png"
format="png" align="center" valign="middle"/>
+ <imagedata fileref="images/wsrp/consumer_operations.png"
format="png" align="center" valign="middle"
scalefit="1"/>
</imageobject>
</mediaobject>
</para>
@@ -802,22 +800,21 @@
you can erase the local registration information from the consumer so that it
can resume interacting with
the remote producer. To do so, click on "Erase local registration"
button next to the registration context
information on the consumer configuration screen:
+ </para>
<mediaobject>
<imageobject>
<imagedata fileref="images/wsrp/erase_registration.png"
format="png" align="center" valign="middle"/>
</imageobject>
</mediaobject>
- <note>
- This operation is dangerous as it can result in inability to interact with
the remote producer if invoked
- when not required. A warning screen will be displayed to give you a chance
to change your mind!
+ <para>
+ <emphasis>Warning:</emphasis> This operation is dangerous as it can
result in inability to interact with the remote producer if invoked when not required. A
warning screen will be displayed to give you a chance to change your mind:
+ </para>
<mediaobject>
<imageobject>
<imagedata
fileref="images/wsrp/erase_registration_warning.png" format="png"
align="center"
valign="middle"/>
</imageobject>
</mediaobject>
- </note>
- </para>
</sect2>
</sect1>
Show replies by date