You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2005/05/17 21:47:55 UTC

[JIRA] Commented: (FOR-499) Modiications to the Eclipse Plugin for Forrest

The following comment has been added to this issue:

     Author: Ross Gardler
    Created: Tue, 17 May 2005 2:47 PM
       Body:
I've not applied this patch as there are a couple of problems with it, when I have the time I'll resolve these problems and apply. If you beat me to it then even better ;-):

a) The port number is hard coded into the application, since the user can change the port number in the jettyconf.xml file this could result in the server never starting. We need to retrieve the port number from the jettyconf file.

b) The method used for waiting for the server to start could go into an endless loop if the server failed to start for some reason. I suggest putting a time out limit on the while loop so that if the server has not started after a given amount of time then an exception is thrown.

Thanks for your contribution, we'll apply soon.
---------------------------------------------------------------------
View this comment:
  http://issues.cocoondev.org//browse/FOR-499?page=comments#action_12402

---------------------------------------------------------------------
View the issue:
  http://issues.cocoondev.org//browse/FOR-499

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-499
    Summary: Modiications to the Eclipse Plugin for Forrest
       Type: Improvement

     Status: Unassigned
   Priority: Minor

    Project: Forrest
 Components: 
             Tool: Eclipse config
   Versions:
             0.7-dev

   Assignee: 
   Reporter: Anil Ramnanan

    Created: Tue, 17 May 2005 9:44 AM
    Updated: Tue, 17 May 2005 2:47 PM

Description:
This patch includes two fixes:

1. It prevents the user from starting more than one instance of the live server

2. It waits until the server is loaded before it opens the web browser.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira