Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
timyates committed Apr 25, 2013
1 parent 3685bd8 commit 2427b90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ var readyHandler = function( msg ) {
}
} ;

// This will get called by the jdbc-persistor when it has installed the work-queue
// This will get called by the jdbc-persistor when it's running
eb.registerHandler( readyAddress, readyHandler ) ;

container.deployModule( java.lang.System.getProperty( 'vertx.modulename' ), persistorConfig, 1, function(err, deployID) {
Expand Down

0 comments on commit 2427b90

Please sign in to comment.