[jboss-dev-forums] [Design of JBoss Profiler] - Re: Problem in setting up JBoss Profiler 2 in Jboss 4.2.1

justinwalsh do-not-reply at jboss.com
Mon Apr 21 04:03:03 EDT 2008


anonymous wrote : My guess is this being disabled, its not able to establish socket connection ! Is it so? 
Correct.

You can enable the socket connection by changing the attribute in the connector MBean.  This change will not persist across application server restarts though.
Alternatively you could edit jboss-profiler.sar/META-INF/jboss-services.xml and
1) Remove the duplicate socket attribute
2) Set the socket attribute to true:<attribute name="Socket">true</attribute>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145389#4145389

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4145389



More information about the jboss-dev-forums mailing list