<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[jmx - JBay Solutions - The Dev Blog]]></title><description><![CDATA[JBay Solutions Development Blog on Java, Android, Play2 and others]]></description><link>http://blog.jbaysolutions.com/</link><generator>Ghost 0.7</generator><lastBuildDate>Wed, 16 Oct 2024 01:15:05 GMT</lastBuildDate><atom:link href="http://blog.jbaysolutions.com/tag/jmx/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Enabling remote JMX on Glassfish 2.1.1]]></title><description><![CDATA[<p>The default glassfish app. server installation comes with local JMX connections enabled by default.</p>

<p>To enable JMX connections from remote hosts all that's needed is to add <strong>-Djava.rmi.server.hostname=&lt;hostname&gt;</strong> in the JVM Options of the instance of GlassFish, where <strong>&lt;hostname&gt;</strong> is the external</p>]]></description><link>http://blog.jbaysolutions.com/2011/12/05/enabling-remote-jmx-on-glassfish-2-1-1/</link><guid isPermaLink="false">8435b73a-cd40-4b48-84c9-29a203747c70</guid><category><![CDATA[java]]></category><category><![CDATA[glassfish]]></category><category><![CDATA[jmx]]></category><dc:creator><![CDATA[Gustavo Santos]]></dc:creator><pubDate>Mon, 05 Dec 2011 13:03:09 GMT</pubDate><content:encoded><![CDATA[<p>The default glassfish app. server installation comes with local JMX connections enabled by default.</p>

<p>To enable JMX connections from remote hosts all that's needed is to add <strong>-Djava.rmi.server.hostname=&lt;hostname&gt;</strong> in the JVM Options of the instance of GlassFish, where <strong>&lt;hostname&gt;</strong> is the external hostname of the server where glassfish is running.</p>

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>  
<!-- Horizontal For Posts - Text Only -->  
<ins class="adsbygoogle" style="display:inline-block;width:728px;height:90px" data-ad-client="ca-pub-1311169549359552" data-ad-slot="3316155422"></ins>
<script>  
(adsbygoogle = window.adsbygoogle || []).push({});
</script>  

<p><br></p>]]></content:encoded></item></channel></rss>