[jboss-user] [JCA/JBoss] - How to specify a file url in DataSource xml

Nordmeyer do-not-reply at jboss.com
Thu Nov 13 07:22:31 EST 2008


Hi,
am am trying to configure a WebSphere MQ JMS Queue for JBoss using the IBM proprietary client channel definition table (ccdt). To do so, i have to configure an URL in my ds file pointing to another file holding the ccdt.

The WS Layer fails to find the Queue. Sadly there is no logging information about that matter so I cannot see the problem before I try to ship the message (where I get an Exception).

Can anybody tell me what the URL has to look like, if I put my ccdt-file into the conf file of my JBoss deployment? I think the URL is created by the WS Layer using new URL(myString).

CU,
  Thomas

P.S.: The connection succeeds if I use an absolute path like 
file:///C:/Development/ide/jboss/jboss-4.2.2.GA/server/default/conf/XYZ.T1.AMQCLCHL.TAB


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189057#4189057

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189057



More information about the jboss-user mailing list