Posted: Wed Aug 03, 2005 4:44 am Post subject: jText configuration
Novice
Joined: 20 Jun 2005 Posts: 11
JText appears to play games with me:
Code:
[Time: 2005/08/03 14:19:54.738] [System: ConnectorAgent] [SS: MyConnector] [Thread: wbia_main (#1149665626)] [Type:
Info] [MsgID: 107001] [Mesg: @@@@ INFO :: MO_JTextConnector_Default is not the direct MO for MyConnector connector.
This MO is not parsed.]
When I read the log file it appear to find all the meta objects I have defined.
For some reason it cannot find the object called "the direct MO". Looked through all the manuals and googled around to get a handle on this issue of " the direct MO". Could not find a single manual explaining where to define "the direct MO". From my understanding it is the top of the hierarchical structure, if only anything would say where it is define.
Anybody seen this behaviour before, have seen a similar posting, but unfortunately no solution.
Joined: 15 Jun 2005 Posts: 163 Location: Massachusetts
Your JTextConnector_Default MO does not match your connector instance name "MyConnector". The Adapter framework finds the MO's related to the connector based on the combination of ConnectorName and prefix "MO_". Rename your default MO;s name to include your connector name, refer to JText documentation for more info.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum