StartupImpl.java - not starting a thread
----------------------------------------

         Key: HIVEMIND-111
         URL: http://issues.apache.org/jira/browse/HIVEMIND-111
     Project: HiveMind
        Type: Bug
  Components: framework  
    Versions: 1.1    
    Reporter: Tomas Knappek


Class org.apache.hivemind.impl.StartupImpl contains the command r.run() on line 
38, I think it should be r.start() because the current implemention just run 
the method "run"   instead of starting new thread. Otherwise I don't see any 
point to use the Runnable interface.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.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