AQ Configuration

hi members,

i am trying to create JMS with oracle AQ

As of now what i know is only following

  1. Interfacing jars for oracle AQ
  2. JNDI Properties
  3. JMS Alias in IS

can any one of you provide with details related to them or any other way we can setup JMS with AQ

Waiting for any idea’s…i tried following

Interfacing jars placed in webMethods libary are

aqapi13
class12
jmscommon
jndi
jta
ojdbc14
orai18n
xdb
xmlparserv2

JNDI Intial connection factory:oracle.jms.AQjmsInitialContextFactory
Provider URL:jdbc:oracle:thin:@localost:1521:orcl
Security Principal:user
security credential:password

i didn’t have much luck with above settings.Please help me,if i am missing some thing