ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaControlHandlerServant.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaControlHandlerServant.java (file contents):
Revision 1.1 by tdb, Sat Feb 3 00:42:54 2001 UTC vs.
Revision 1.2 by tdb, Sat Feb 3 04:44:09 2001 UTC

# Line 54 | Line 54 | class CorbaHandlerServant extends Thread implements Co
54       * then we'll send data constantly until stopData() is called.
55       */
56      public void run() {
57 +        // !!! OUGHT TO CHECK QUEUE START OF USE !!!
58          // get a queue
59          _queueID = _queue.getQueue();
60          // we'll keep going until someone implements a "shutdown" :)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines