Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I see the Sun J2EE SDK 1.3 is configured in the active-jms.properties file, but I can make it work on a remote machine. Is this possible?

0
Posted

I see the Sun J2EE SDK 1.3 is configured in the active-jms.properties file, but I can make it work on a remote machine. Is this possible?

0

Yes it is indeed possible, but you’ll need to set some CORBA system properties by either calling the setSystemProperty method or by including the system properties in the active-jms.properties file like so activejms.system.properties.your.property.here=your.property.value. Behind the scenes, Active JMS looks for these properties in the properties file, strips off the activejms.system.properties part and calls System.setProperty for each one.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123