users@glassfish.java.net

Re: JMS and GlassFish v2.1

From: Edward Bratt <ed.bratt_at_oracle.com>
Date: Thu, 05 Apr 2012 22:58:47 -0700

Hi,
That appears to be a JBI or Open ESB error code (I'm presuming JMSBC --
JMS Binding Component). Assuming that you are using Open-ESB and/or JBI,
have you tried asking anyone on the Open-ESB lists (try
users_at_open-esb.java.net)? If not, you should try to track down why that
error code is being given.

If you have a valid support contract, you could contact Oracle Support
for more direct assistance.

-- Ed

On 4/5/2012 10:29 PM, forums_at_java.net wrote:
> I have a simple project which receives a message via the HL7 BC and
> should
> put it into a JMS queue. The server log says "JMSBC-E0202: Unable to
> locate
> channel for service" etc. This is a non-JNDI queue (just using
> mq://localhost:7676). When I created the WSDL for the JMS I didn't see
> "Send"
> or "Receive" Type choices, just "JMS Transport". Is something missing
> from my
> install? IDE is NetBeans 6.5.1, jdk1.6.0_10. Thanks for any help.
>
> --
>
> [Message sent by forum member 'xwindow']
>
> View Post: http://forums.java.net/node/884888
>
>