Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-torque Wiki" for 
change notification.

The following page has been changed by ThierryLach:
http://wiki.apache.org/db-torque/GettingTorqueToWork

------------------------------------------------------------------------------
  torque.database.survey_db.adapter=oracle
  }}}
  
+ 
  -- SyncMaster
  
  This error may also occur if Torque is initialized twice for any reason. The 
solution for this is to ask Torque if it is already initialized via 
Torque.isInit() before initializing Torque.
  
  -- Thomas Fischer
+ 
+ Also check to see that you in fact are using a valid value for idMethod in 
your schema.xml file.  One example is using 'idBroker' instead of 'idbroker'. 
+ 
+ -- Thierry Lach
  
  = Getting a Torque application to run from the command line =
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to