You can remove the <jmx-connector> element from the domain.xml (although
this is not a supported configuration).
Tom
On 1/10/13 10:18 AM, Farrukh Najmi wrote:
> Hi Guys,
>
> My webapp which deploys in Glassfish 3.1.2 starts its own MBeanServer
> at port 1099 using spring JMX.
> It appears that GF starts it own MBeanServer at port 8686. Is there
> some way to tell GF to not start that server so my MbeanServer is the
> only one for the JVM?
>