Author |
Message
|
srinath |
Posted: Sun Mar 11, 2007 8:54 pm Post subject: to accept text message as input through message queue |
|
|
Novice
Joined: 08 Mar 2007 Posts: 10
|
hi every one...
iam new to work on java,
iam working on ibm's websphere message broker 6.0,i need to develop a user defined plugin to accept text message as input through message queue...
please help me.... |
|
Back to top |
|
 |
Michael Dag |
Posted: Sun Mar 11, 2007 10:48 pm Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
look at the samples and documentation supplied with WMB.
as this may sound too simple... do you mean by text message a phone text message? then you need something to receive text messages (text message server?) that is able to put the messages on a queue.
from there is sounds pretty straight forward. _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Mar 12, 2007 3:31 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Custom plugins is an advanced topic in WMB. If you're new to java, you're probably going to have a hard time with this. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
srinath |
Posted: Mon Mar 12, 2007 10:03 pm Post subject: |
|
|
Novice
Joined: 08 Mar 2007 Posts: 10
|
the thing iam unable to retrieve text message from inputmessageassembly........
iam able to get mbmessage from it... but i need textmessage or string that i entered in the message queue |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Mar 13, 2007 4:28 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Please don't double-post. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|