IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
Expand all | Collapse all

Getting an error while creating the jms adapter service

  • 1.  Getting an error while creating the jms adapter service

    Posted 03/10/14 12:56 PM

    Hi Friends,

    This is sudheer.I am new to webMethods. When i am working with JmsAdapter in Webmehtods 8.2 i got the following error like"No templates exist for the selected item". Here I already configured the Providers,ConectionFactories,Destinations successfully in MWS.

    please find the attached error image.

    So please help me to get rid of these problem.

    Thank you


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Getting an error while creating the jms adapter service

    Posted 03/10/14 01:43 PM

    in 8.2, JMS is part of the IS core Messaging offering already. You shouldn’t use JMSAdapter anymore.
    config use:
    Settings > Messaging > JMS Settings
    and call services under:
    pub.jms


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Getting an error while creating the jms adapter service

    Posted 03/10/14 04:27 PM

    Thanks for the quick reply.

    [/b]But in 8.2 how do we access predefined JMS services ?[b]

    Thanks,
    Srinu.


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Getting an error while creating the jms adapter service

    Posted 03/10/14 04:32 PM

    you create connection alias under:Settings > Messaging > JMS Settings

    in pub.jms services, you just put the alias name.
    What do you mean by “predefined”? If you are referring to JMS services created with JMS adapters, you need to migrate them. should be easy.


    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Getting an error while creating the jms adapter service

    Posted 03/10/14 05:39 PM

    Hi,

    thanks for your reply,
    While we are using the predefined service like "pub.jms:send " I am getting some error.

    please find the attached error image.


    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: Getting an error while creating the jms adapter service

    Posted 03/10/14 06:08 PM

    The error is very specific to the JMS provider. not likely a WM side issue. Check the JMS server side to see if the client you are using have enough privilege to send message there.


    #webMethods
    #Integration-Server-and-ESB


  • 7.  RE: Getting an error while creating the jms adapter service

    Posted 03/10/14 07:04 PM

    Thanks for the text…

    I configured JMS provider in MWS. I didnt find any privileges when I configured .
    So could you please suggest me where can i provide JMS server side sufficient privileges to JMS provider ?


    #Integration-Server-and-ESB
    #webMethods


  • 8.  RE: Getting an error while creating the jms adapter service

    Posted 03/11/14 02:10 AM

    Hi,

    Can you have a look at the below links:

    http://idnxchange.com/forum/webservices-and-webservice-connectors/499-webmethods-soap-over-http.html


    #Integration-Server-and-ESB
    #webMethods


  • 9.  RE: Getting an error while creating the jms adapter service

    Posted 03/12/14 11:58 AM

    Hi Friends,

    Thanks for the valuable response, It was very useful to me.

    I configured everything in MWS and also in Administator. Everything went well. And also I’m successfully able to send the messages into Topic.
    But, How do i retrieve the messages which was sent to the topic ?

    And also I’m trying to configure the JMS adapter notification. But, I’m encountering an error.

    Please find the attached error screen shot.

    Thanks,
    Srinu.


    #webMethods
    #Integration-Server-and-ESB


  • 10.  RE: Getting an error while creating the jms adapter service

    Posted 03/12/14 12:30 PM

    Hi,

    As already pointed out, when it comes to JMS, stop thinking the adapter way. JMS, as the name states is a messaging service. When it comes to messaging, there are publishers and subscribers. Now, what you need is a subscriber and that is nothing but JMS trigger.

    Regards,
    Mani


    #webMethods
    #Integration-Server-and-ESB


  • 11.  RE: Getting an error while creating the jms adapter service

    Posted 03/13/14 11:48 AM

    Hi Friends,

    Thanks for valuable response,

    actually i can able to send message to topic by using jms:send service but i’m unable to retrieve the message from the topic.

    and coming to trigger side i configured these properties jms:trigger–>destinationName and destination
    but i dont have idea about these properties jms:messageSelector and durableSubscriberName in jms trigger

    plz suggest me…!!


    #webMethods
    #Integration-Server-and-ESB


  • 12.  RE: Getting an error while creating the jms adapter service

    Posted 03/14/14 08:26 AM

    @ Srini,

    Is the issue resolved?

    Did you check the SAG guide that talks about JMS trigger.


    #Integration-Server-and-ESB
    #webMethods