Author |
Message
|
mk.gupta |
Posted: Sun Oct 18, 2009 2:33 pm Post subject: JMSInput and JMSOutput Node connectivity issue |
|
|
Novice
Joined: 27 Mar 2006 Posts: 13 Location: CA, US
|
In JMSInput/Output Node where to specify the following for authentication in JMSProvider:
SECURITY_PRINCIPAL
SECURITY_CREDENTIALS
I have tried with the following for OC4J JMS Provider:
mqsichangeproperties PIMBRK -c JMSProviders -o Oracle_OEMS -n jndiEnvironmentParms -v "java.naming.provider.url=http:ormi://d37ssk1.corp.advancestores.com;java.naming.factory.initial=oracle.j2ee.rmi.RMIInitialContextFactory;java.naming.security.principal=oc4jadmin;java.naming.security.credentials=oc4jadmin"
mqsireportproperties PIMBRK -c JMSProviders -o Oracle_OEMS -r
>JMSProviders
Oracle_OEMS
clientAckBatchSize='0'
clientAckBatchTime='0'
jarsURL='default_Path'
jndiEnvironmentParms='java.naming.provider.url=http:ormi://d37ssk1.corp.adva
ncestores.com;java.naming.factory.initial=oracle.j2ee.rmi.RMIInitialContextFacto
ry;java.naming.security.principal=oc4jadmin;java.naming.security.credentials=oc4
jadmin;java.naming.security.authentication=simple'
nativeLibs='default_Path'
proprietaryAPIAttr1='default_none'
proprietaryAPIAttr2='default_none'
proprietaryAPIAttr3='default_none'
proprietaryAPIAttr4='default_none'
proprietaryAPIAttr5='default_none'
proprietaryAPIHandler='default_none'
BIP8071I: Successful command completion.
Following are the parameters I provided in the JMS Node:
JMS Provider Name: Oracle OEMS
Initial Context Factory: com.evermind.server.rmi.RMIInitialContextFactory
Location JNDI bindings: http:ormi://d37ssk1.corp.advancestores.com
Connection Factory Name: jms/QueueConnectionFactory
On running the simple flow consists of a JMSInput node to a FileOutput Node. The following exception i am getting when sending a message from the Test Flow to the JMSInput node:
javax.naming.AuthenticationException: Not authorized; nested exception is:
javax.naming.AuthenticationException: Not authorized [Root exception is javax.naming.AuthenticationException: Not authorized]
at com.evermind.server.rmi.RMIClientContext.lookup(Unknown Source)
at javax.naming.InitialContext.lookup(Unknown Source)
Any help or suggestion will be highly appreciated. _________________ Regrads,
Manish
manishgupta.tcs@gmail.com |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Oct 19, 2009 4:49 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
|
Back to top |
|
 |
mk.gupta |
Posted: Wed Oct 21, 2009 9:20 pm Post subject: |
|
|
Novice
Joined: 27 Mar 2006 Posts: 13 Location: CA, US
|
|
Back to top |
|
 |
ashu008 |
Posted: Thu Feb 14, 2019 8:57 pm Post subject: |
|
|
Newbie
Joined: 14 Feb 2019 Posts: 4
|
Is this article archived or something?
I cant access this article. Can somebody please help me to pull out this article from somewhere.
I am also trying to connect to Oracle AQ using JMS nodes, but getting similar issues as described in this thread.
connecting to URL ormi::{host}:{port} |
|
Back to top |
|
 |
ashu008 |
Posted: Thu Feb 14, 2019 10:32 pm Post subject: |
|
|
Newbie
Joined: 14 Feb 2019 Posts: 4
|
|
Back to top |
|
 |
|