You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Fred Oliver (JIRA)" <ji...@apache.org> on 2007/08/11 00:51:43 UTC

[jira] Created: (RIVER-234) (DOC) Fiddler manpage directions for HTTP server should reference classserver.jar, not tools.jar

(DOC) Fiddler manpage directions for HTTP server should reference classserver.jar, not tools.jar
------------------------------------------------------------------------------------------------

                 Key: RIVER-234
                 URL: https://issues.apache.org/jira/browse/RIVER-234
             Project: River
          Issue Type: Bug
          Components: com_sun_jini_fiddler
    Affects Versions: jtsk_2.1
            Reporter: Fred Oliver
            Priority: Trivial


Bugtraq ID [6325643|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6325643] 

Currently, the manpage for Fiddler (/vob/jive/src/com/sun/jini/fiddler/package.html)
describes how to start the HTTP server with the following command line:

{noformat}
  java_install_dir/bin/java -jar jini_install_dir/lib/tools.jar \
                                 -dir jini_install_dir/lib-dl \
                                 -port 8080 \
                                 -verbose
{noformat}

Although the above command line will start the HTTP server as intended, to exploit 
the new tools wrappers that were provided with the Porter release, as well as to 
make the Fiddler manpage consistent with other documentation in the starter kit, 
the reference to 'tools.jar' above should be replaced with 'classserver.jar'.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (RIVER-234) (DOC) Fiddler manpage directions for HTTP server should reference classserver.jar, not tools.jar

Posted by "Brian Murphy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Murphy updated RIVER-234:
-------------------------------

    Fix Version/s: AR2
         Assignee: Brian Murphy

> (DOC) Fiddler manpage directions for HTTP server should reference classserver.jar, not tools.jar
> ------------------------------------------------------------------------------------------------
>
>                 Key: RIVER-234
>                 URL: https://issues.apache.org/jira/browse/RIVER-234
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_fiddler
>    Affects Versions: jtsk_2.1
>            Reporter: Fred Oliver
>            Assignee: Brian Murphy
>            Priority: Trivial
>             Fix For: AR2
>
>
> Bugtraq ID [6325643|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6325643] 
> Currently, the manpage for Fiddler (/vob/jive/src/com/sun/jini/fiddler/package.html)
> describes how to start the HTTP server with the following command line:
> {noformat}
>   java_install_dir/bin/java -jar jini_install_dir/lib/tools.jar \
>                                  -dir jini_install_dir/lib-dl \
>                                  -port 8080 \
>                                  -verbose
> {noformat}
> Although the above command line will start the HTTP server as intended, to exploit 
> the new tools wrappers that were provided with the Porter release, as well as to 
> make the Fiddler manpage consistent with other documentation in the starter kit, 
> the reference to 'tools.jar' above should be replaced with 'classserver.jar'.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (RIVER-234) (DOC) Fiddler manpage directions for HTTP server should reference classserver.jar, not tools.jar

Posted by "Mark Brouwer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Brouwer resolved RIVER-234.
--------------------------------

    Resolution: Fixed

Fixed by Mike Morris, thanks.

> (DOC) Fiddler manpage directions for HTTP server should reference classserver.jar, not tools.jar
> ------------------------------------------------------------------------------------------------
>
>                 Key: RIVER-234
>                 URL: https://issues.apache.org/jira/browse/RIVER-234
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_fiddler
>    Affects Versions: jtsk_2.1
>            Reporter: Fred Oliver
>            Assignee: Brian Murphy
>            Priority: Trivial
>             Fix For: AR2
>
>         Attachments: patch
>
>
> Bugtraq ID [6325643|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6325643] 
> Currently, the manpage for Fiddler (/vob/jive/src/com/sun/jini/fiddler/package.html)
> describes how to start the HTTP server with the following command line:
> {noformat}
>   java_install_dir/bin/java -jar jini_install_dir/lib/tools.jar \
>                                  -dir jini_install_dir/lib-dl \
>                                  -port 8080 \
>                                  -verbose
> {noformat}
> Although the above command line will start the HTTP server as intended, to exploit 
> the new tools wrappers that were provided with the Porter release, as well as to 
> make the Fiddler manpage consistent with other documentation in the starter kit, 
> the reference to 'tools.jar' above should be replaced with 'classserver.jar'.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (RIVER-234) (DOC) Fiddler manpage directions for HTTP server should reference classserver.jar, not tools.jar

Posted by "Mike Morris (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Morris updated RIVER-234:
------------------------------

    Attachment: patch

Patch attached.

> (DOC) Fiddler manpage directions for HTTP server should reference classserver.jar, not tools.jar
> ------------------------------------------------------------------------------------------------
>
>                 Key: RIVER-234
>                 URL: https://issues.apache.org/jira/browse/RIVER-234
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_fiddler
>    Affects Versions: jtsk_2.1
>            Reporter: Fred Oliver
>            Assignee: Brian Murphy
>            Priority: Trivial
>             Fix For: AR2
>
>         Attachments: patch
>
>
> Bugtraq ID [6325643|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6325643] 
> Currently, the manpage for Fiddler (/vob/jive/src/com/sun/jini/fiddler/package.html)
> describes how to start the HTTP server with the following command line:
> {noformat}
>   java_install_dir/bin/java -jar jini_install_dir/lib/tools.jar \
>                                  -dir jini_install_dir/lib-dl \
>                                  -port 8080 \
>                                  -verbose
> {noformat}
> Although the above command line will start the HTTP server as intended, to exploit 
> the new tools wrappers that were provided with the Porter release, as well as to 
> make the Fiddler manpage consistent with other documentation in the starter kit, 
> the reference to 'tools.jar' above should be replaced with 'classserver.jar'.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (RIVER-234) (DOC) Fiddler manpage directions for HTTP server should reference classserver.jar, not tools.jar

Posted by "Peter Firmstone (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Firmstone closed RIVER-234.
---------------------------------


> (DOC) Fiddler manpage directions for HTTP server should reference classserver.jar, not tools.jar
> ------------------------------------------------------------------------------------------------
>
>                 Key: RIVER-234
>                 URL: https://issues.apache.org/jira/browse/RIVER-234
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_fiddler
>    Affects Versions: jtsk_2.1
>            Reporter: Fred Oliver
>            Assignee: Brian Murphy
>            Priority: Trivial
>             Fix For: AR2
>
>         Attachments: patch
>
>
> Bugtraq ID [6325643|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6325643] 
> Currently, the manpage for Fiddler (/vob/jive/src/com/sun/jini/fiddler/package.html)
> describes how to start the HTTP server with the following command line:
> {noformat}
>   java_install_dir/bin/java -jar jini_install_dir/lib/tools.jar \
>                                  -dir jini_install_dir/lib-dl \
>                                  -port 8080 \
>                                  -verbose
> {noformat}
> Although the above command line will start the HTTP server as intended, to exploit 
> the new tools wrappers that were provided with the Porter release, as well as to 
> make the Fiddler manpage consistent with other documentation in the starter kit, 
> the reference to 'tools.jar' above should be replaced with 'classserver.jar'.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.