Uploaded image for project: 'Axis'
  1. Axis
  2. AXIS-1487

[PATCH] user guide instant deployment

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.4.1
    • Documentation
    • None

    Description

      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"><your-webapp-root></FONT></I>/axis/Calculator.jws
      +"#0000FF"><your-webapp-root></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

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            veithen Andreas Veithen
            robertburrelldonkin Robert Burrell Donkin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment