You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ch...@apache.org on 2007/04/05 08:34:42 UTC

svn commit: r525725 - /webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/app_server.html

Author: chatra
Date: Wed Apr  4 23:34:42 2007
New Revision: 525725

URL: http://svn.apache.org/viewvc?view=rev&rev=525725
Log:
made correction

Modified:
    webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/app_server.html

Modified: webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/app_server.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/%40axis2_version_dir%40/app_server.html?view=diff&rev=525725&r1=525724&r2=525725
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/app_server.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/app_server.html Wed Apr  4 23:34:42 2007
@@ -83,8 +83,7 @@
 
 <p>Adding the following to weblogic-application.xml should resolve the
 issue:</p>
-<pre>
-&lt;prefer-application-packages&gt;
+<pre>&lt;prefer-application-packages&gt;
 &lt;package-name&gt;com.ctc.wstx.*&lt;/package-name&gt;
 &lt;package-name&gt;javax.xml.*&lt;/package-name&gt;
 &lt;package-name&gt;org.apache.*&lt;/package-name&gt;
@@ -93,6 +92,6 @@
 <p></p>
 
 <p>Note that the classes - Xerces, StAX API, Woodstox need to be on the
-classpath</p>
+application classpath</p>
 </body>
 </html>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org