|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Heap size in MB |
« View previous topic :: View next topic » |
Author |
Message
|
jefflowrey |
Posted: Fri Oct 14, 2005 5:59 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Bravo wrote: |
All I think is to run Broker and config manager in separate windows box. |
Yes.
Or run the custom java code in a separate JVM, invoking that code across JVM instances by using RMI.
Or by running the custom java code in, for example, an EJB in a j2EE container, and then using regular methods (i.e., RMI) to connect to that EJB.
Or several other options for communicating with Java code running in a different JVM - like using plain MQ. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
whiting |
Posted: Sat Oct 15, 2005 9:49 am Post subject: |
|
|
Acolyte
Joined: 26 Mar 2002 Posts: 64 Location: Greenville, SC
|
On Unix you can specify which jre is used by defining the PATH and CLASSPATH in the environment of the startup script. The same thing can probably be done in windows. You might be able to do this by creating a batch file to start the broker and overriding the system environment variables in the script. ( I haven't tried it, but it ought to work). Of course, it would be an unsupported configuration.
//Bill |
|
Back to top |
|
 |
Bravo |
Posted: Mon Oct 17, 2005 6:13 am Post subject: |
|
|
Centurion
Joined: 03 Oct 2005 Posts: 146
|
Bill,
I believe Congif Manager and Broker are in separate Box but in my situation it is in same box.
thats the problem. _________________ Bravo |
|
Back to top |
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|