Jar Name |
Location |
wlfullclient.jar |
Run this command on web logic server(under /[weblogic home dir]/server/lib) to create this jar java -jar wljarbuilder.jar |
- Properties for Initial Context object
Property Name |
Default/Sample Value |
java.naming.factory.initial |
weblogic.jndi.WLInitialContextFactory |
java.naming.provider.url |
t3://[hostname]:[port] e.g. t3://127.0.0.0:7001 |
java.naming.security.principal |
WebLogic username |
java.naming.security.credentials |
WebLogic password |
- Queue Connection Factory Name
- Name that was mentioned while setting up the queue in the WebLogic
- Topic Connection Factory Name
- Name that was mentioned while setting up the topic in the WebLogic
Comments
0 comments
Article is closed for comments.