[ 
https://issues.apache.org/jira/browse/AXIS-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen resolved AXIS-1487.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.1
         Assignee: Andreas Veithen
    
> [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
>            Assignee: Andreas Veithen
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> 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