Author |
Message
|
shediiwork |
Posted: Tue Jun 07, 2005 9:08 am Post subject: Help JText |
|
|
Acolyte
Joined: 07 Jun 2005 Posts: 52
|
Hi everyone,
Trying to configure JText with WBIMB and getting the error that "no Business Objects/Meta Objects are being subscribed". Does anyone have any documentations and/or examples on subscribing BO/MO?
TIA
Shed. |
|
Back to top |
|
 |
shediiwork |
Posted: Wed Jun 08, 2005 6:29 am Post subject: |
|
|
Acolyte
Joined: 07 Jun 2005 Posts: 52
|
This is my first(main) issue with JText and if anyone assist it would be great.
I have JText(5.6.0) installed on Win2K and WBIMB(5.0.1 CSD5) on Win2K. When I run the Visual Test Connector all is well. VTC connects to WBIMB, load the BO, creates a meta-object, sends message and recieves the reply, just fine.
Now when using the command line (start_JText.bat JText WMQI_WAS) it fails with
**** Exception while initialization of ConnectorAgent :: Reason :: Exception 'java.lang.Exception: [Type: Error] [MsgID: 107018] [Mesg: **** ERROR :: No Business Objects subscribed! The connector won't be able to process any BOs...!! Please subscribe some MOs & BOs and restart connector.]
Have anyone ever encountered this issue?
Shed. |
|
Back to top |
|
 |
ashoon |
Posted: Wed Jun 08, 2005 7:49 am Post subject: JTxt config? |
|
|
Master
Joined: 26 Oct 2004 Posts: 235
|
I don't see you starting the JTxt adapter with the -cConfigFile option which tells it what BO's to subscribe to. Also have you put the BO xsd's in the sub-folder under connectors (I believe)? |
|
Back to top |
|
 |
shediiwork |
Posted: Wed Jun 08, 2005 8:17 am Post subject: |
|
|
Acolyte
Joined: 07 Jun 2005 Posts: 52
|
Quote: |
I don't see you starting the JTxt adapter with the -cConfigFile option |
the start_JText.bat calls the -cConfigFile the following way
call "%WBIA_RUNTIME%\bin\start_adapter" -c"C:\IBM\WebsphereAdapters\bin\JTextConnector.cfg" -n%CONNAME% -s%SERVER% -l%CONNPACKAGENAME% %3 %4 %5
CONNAME=JText
SERVER=WMQI_WAS
CONNPACKAGENAME=com.crossworlds.connectors.jtext.ConnectorAgent
start_JText.bat JText WMQI_WAS
Quote: |
Also have you put the BO xsd's in the sub-folder under connectors (I believe)? |
No, the xsd's are in the "c:\IBM\WebSphereAdapters\repository\JText" directory.
So, should the they also be in the "c:\IBM\WebSphereAdapters\connectors\JText"?
Shed.[/quote] |
|
Back to top |
|
 |
migerrits |
Posted: Wed Jun 08, 2005 10:50 am Post subject: |
|
|
 Apprentice
Joined: 13 Dec 2002 Posts: 35 Location: Canada
|
I had problems sending messages from WBI:MB to JText.
What I did was use "RFHUTIL" to compare the test connector and WBI:MB messages to see what was different between them.
I had a problem with the XMLNameSpaceFormat set to "short", so I changed it to "long" and was ok after that.
-mike |
|
Back to top |
|
 |
shediiwork |
Posted: Wed Jun 08, 2005 11:12 am Post subject: |
|
|
Acolyte
Joined: 07 Jun 2005 Posts: 52
|
I have no problem if stick with the Visual Test Connector. But the start_JText.bat does not appear to include the same libraries or paths.
Shed. |
|
Back to top |
|
 |
RocknRambo |
Posted: Wed Jun 08, 2005 3:45 pm Post subject: |
|
|
Partisan
Joined: 24 Sep 2003 Posts: 355
|
JText Connector is a Meta Object Driven..
The Error ur getting is No MO objects subscribed. you need to load meta Objects to start the connector in the stand alone mode.
-RR |
|
Back to top |
|
 |
shediiwork |
Posted: Thu Jun 09, 2005 3:14 am Post subject: |
|
|
Acolyte
Joined: 07 Jun 2005 Posts: 52
|
Quote: |
The Error ur getting is No MO objects subscribed. you need to load meta Objects to start the connector in the stand alone mode. |
I agree with you but HOW do you load this object while in standalone mode. Is this an undocumentated feature? |
|
Back to top |
|
 |
RocknRambo |
Posted: Thu Jun 09, 2005 7:18 am Post subject: |
|
|
Partisan
Joined: 24 Sep 2003 Posts: 355
|
|
Back to top |
|
 |
Bravo |
Posted: Fri Oct 21, 2005 7:06 am Post subject: |
|
|
Centurion
Joined: 03 Oct 2005 Posts: 146
|
Hello everybody,
Does Jtext has the privilage to pick flat file from one folder and FTP to FTPfolder with no Broker? _________________ Bravo |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Oct 21, 2005 7:08 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Bravo wrote: |
Hello everybody,
Does Jtext has the privilage to pick flat file from one folder and FTP to FTPfolder with no Broker? |
Don't use it for this. Even if can do this, don't use it for this.
Buy CommerceQuest's PM4Data instead.
Or any other of many many "file transfer" solutions. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
hopsala |
Posted: Fri Oct 21, 2005 10:48 am Post subject: |
|
|
 Guardian
Joined: 24 Sep 2004 Posts: 960
|
Bravo wrote: |
Does Jtext has the privilage to pick flat file from one folder and FTP to FTPfolder with no Broker? |
Did you notice the wonderful link someone posted here? If you had bothered searching it, you'd have found your answer. P.S I'm with jeff, if you don't already have JText adapter installed and do not wish to buy another product, don't use it, it's not very good.
Please do not post questions about JText in random Jtext-oriented threads - this thread has no bearing on your question, you should have simply opened a new thread. Continue existing threads only if they are referring to your specific question/problem. |
|
Back to top |
|
 |
|