Author: taylor
Date: Mon Jul 24 11:06:21 2006
New Revision: 425137

URL: http://svn.apache.org/viewvc?rev=425137&view=rev
Log:
documentation patch from  Philip Mark Donaghy
http://issues.apache.org/jira/browse/JS2-553

Modified:
    portals/jetspeed-2/trunk/xdocs/guides/guide-simple-portlet.xml

Modified: portals/jetspeed-2/trunk/xdocs/guides/guide-simple-portlet.xml
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/xdocs/guides/guide-simple-portlet.xml?rev=425137&r1=425136&r2=425137&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/guides/guide-simple-portlet.xml (original)
+++ portals/jetspeed-2/trunk/xdocs/guides/guide-simple-portlet.xml Mon Jul 24 
11:06:21 2006
@@ -49,7 +49,7 @@
                                <p>
                                Compile the class using the command,
                                <source>
-javac -cp 
~/.maven/repository/org.apache.portals.jetspeed-2/jars/portlet-api-1.0.jar 
Simplest.java
+javac -cp $CATALINA_HOME/shared/lib/portlet-api-1.0.jar Simplest.java
                                </source>
                                </p>
                        </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to