[ 
https://issues.apache.org/jira/browse/AXIS-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178738#comment-13178738
 ] 

Hudson commented on AXIS-1487:
------------------------------

Integrated in axis-trunk #21 (See 
[https://builds.apache.org/job/axis-trunk/21/])
    Applied patch for AXIS-1487.

veithen : 
Files : 
* /axis/axis1/java/trunk/docs/user-guide.html

                
> [PATCH] user guide instant deployment
> -------------------------------------
>
>                 Key: AXIS-1487
>                 URL: https://issues.apache.org/jira/browse/AXIS-1487
>             Project: Axis
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Robert Burrell Donkin
>            Priority: Minor
>
> here's a small patch for the user guide that should make it easier for users 
> to make the example work.
> - robert
> Index: site/src/documentation/content/xdocs/java/user-guide.ihtml
> ===================================================================
> RCS file: 
> /home/cvs/ws-axis/site/src/documentation/content/xdocs/java/user-guide.ihtml,v
> retrieving revision 1.6
> diff -u -r1.6 user-guide.ihtml
> --- site/src/documentation/content/xdocs/java/user-guide.ihtml        23 Mar 
> 2004 22:09:36 -0000      1.6
> +++ site/src/documentation/content/xdocs/java/user-guide.ihtml        1 Aug 
> 2004 13:06:29 -0000
> @@ -500,15 +500,21 @@
>    something like this:</P>
>    <PRE>
>  % copy Calculator.java <I><FONT color=
> -"#0000FF">&lt;your-webapp-root&gt;</FONT></I>/axis/Calculator.jws
> +"#0000FF">&lt;your-webapp-root&gt;</FONT></I>Calculator.jws
>  </PRE>
>  
>    <P>Now for step 2... hm, wait a minute. You're done! You should
>    now be able to access the service at the following URL (assuming
> -  your Axis web application is on port 8080):</P>
> +  your container serves on port 8080 and that your web application
> +  is called axis):</P>
>  
>    <P><A href=
>    
> "http://localhost:8080/axis/Calculator.jws";>http://localhost:8080/axis/Calculator.jws</A></P>
> +
> +  <p>
> +  If you followed the link (and the deployment has been successful), 
> +  you'll see a message information you that there is a Web Service deployed 
> here.
> +  </p>
>  
>    <P>Axis automatically locates the file, compiles the class, and
>    converts SOAP calls correctly into Java invocations of your

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to