|
Summary: Updating startWebLogic.cmd and setDomainEnv.cmd; starting WL server; configuring Foreign JMS Server, JMSConnection Factories, JMSDestination.
OverviewTo summarize the procedures required for setting the GigaSpaces JMS (Real Time Data Bus) to work with the BEA WebLogic 8.1.3 ApplicationServer (AS) WorkShop MDB.
Updating startWebLogic.cmd in WebLogic ASAdd the GigaSpaces Security Policy file and the SecurityManager, with the policy.all, for example, <GigaSpaces Root Dir>/policy/policy.all. -Djava.security.policy=%WL_HOME%\server\lib\policy.all: -Djava.security.manager -Djava.security.policy==%WL_HOME%\server\lib\policy.all.
Updating setDomainEnv.cmd in WebLogic ASUpdate the classpath variable with the GigaSpaces jars:
You can also update the classpath in the server WL Workshop Application Properties dialog, under Server Classpath Additions.
Starting WebLogic ServerIn order to configure a new foreign JMS Server, open the WebLogic Server Console, from the Menu bar -> Tools -> WebLogic Server -> WebLogic Console (http://localhost:7001), login (using "weblogic" as the default username and password values) and perform the following steps:
Enter the username and password.
Configuring Foreign JMS Server in WebLogic ASUpdate the following fields:
Configuring Foreign JMS Connection Factories in WebLogic ASFor GSQueueConnectionFactoryImpl, update the following fields:
For GSTopicConnectionFactoryImpl, update the following fields:
Configuring Foreign JMS Destination in WebLogic ASFor a queue, update the following fields:
For a Topic update the following fields:
You can trace the JMS weblogic execution by adding the following verbose debug flags into setDomainEnv.cmd: set verboseLoggingFlag=true and into startWebLogic.cmd: -Dweblogic.ejb.jms.connect.debug=true -Dweblogic.ejb.jms.connect.verbose=true |
(works on Firefox 2 and Internet Explorer 7)





