Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cosmos-dev] Debugging potential domain problems

Hi John,

You don't need to have the domain and broker running to test a data
manager.  I never run the management domain and broker in eclipse.

You can run data manager in eclipse, with WTP installed.  First change
config.properties to set AUTO_REGISTER to NO.  Right click on the web
project and select Run > Run on server.  The data manager will then be
started.  You can also start the data manager in debug mode to do
debugging.  You can then do testing with a simple client.  See the junits
or the command line client in the demo as an example.


Regards,
_________________________
Hubert Leung
IBM Toronto Lab
hkyleung@xxxxxxxxxx
905-413-3382


                                                                           
             "Todd, John A"                                                
             <John.Todd@xxxxxx                                             
             >                                                          To 
             Sent by:                  "Cosmos Dev"                        
             cosmos-dev-bounce         <cosmos-dev@xxxxxxxxxxx>            
             s@xxxxxxxxxxx                                              cc 
                                                                           
                                                                   Subject 
             03/27/2008 03:13          [cosmos-dev] Debugging potential    
             PM                        domain problems                     
                                                                           
                                                                           
             Please respond to                                             
                Cosmos Dev                                                 
             <cosmos-dev@eclip                                             
                  se.org>                                                  
                                                                           
                                                                           




How do I start the domain/broker/datamanagers from my eclipse workspace?
i.e. run with the latest code checked into CVS?

- John
 _______________________________________________
cosmos-dev mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev




Back to the top