ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Help JText

Post new topic  Reply to topic
 Help JText « View previous topic :: View next topic » 
Author Message
shediiwork
PostPosted: Tue Jun 07, 2005 9:08 am    Post subject: Help JText Reply with quote

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
View user's profile Send private message
shediiwork
PostPosted: Wed Jun 08, 2005 6:29 am    Post subject: Reply with quote

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
View user's profile Send private message
ashoon
PostPosted: Wed Jun 08, 2005 7:49 am    Post subject: JTxt config? Reply with quote

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
View user's profile Send private message
shediiwork
PostPosted: Wed Jun 08, 2005 8:17 am    Post subject: Reply with quote

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
View user's profile Send private message
migerrits
PostPosted: Wed Jun 08, 2005 10:50 am    Post subject: Reply with quote

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
View user's profile Send private message
shediiwork
PostPosted: Wed Jun 08, 2005 11:12 am    Post subject: Reply with quote

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
View user's profile Send private message
RocknRambo
PostPosted: Wed Jun 08, 2005 3:45 pm    Post subject: Reply with quote

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
View user's profile Send private message
shediiwork
PostPosted: Thu Jun 09, 2005 3:14 am    Post subject: Reply with quote

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
View user's profile Send private message
RocknRambo
PostPosted: Thu Jun 09, 2005 7:18 am    Post subject: Reply with quote

Partisan

Joined: 24 Sep 2003
Posts: 355

Certainly this is documented... you shud be able to find it Chapter#3, in JText Adapter. pdf


ftp://ftp.software.ibm.com/software/websphere/integration/wbiadapters/library/doc/pdf/jtext/jtext_56.pdf



Quote:
I agree with you but HOW do you load this object while in standalone mode


In the supported BO tab.. simply type the MO bo name and assign a MessageSetID... then u shud be good to go.

-RR
Back to top
View user's profile Send private message
Bravo
PostPosted: Fri Oct 21, 2005 7:06 am    Post subject: Reply with quote

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
View user's profile Send private message
jefflowrey
PostPosted: Fri Oct 21, 2005 7:08 am    Post subject: Reply with quote

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
View user's profile Send private message
hopsala
PostPosted: Fri Oct 21, 2005 10:48 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Help JText
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.