t;> > --
>> > View this message in context:
>> http://cxf.547215.n5.nabble.com/JMX-enabling-in-CXF-2-2-6-tp577074p5658219.html
>> > Sent from the cxf-dev mailing list archive at Nabble.com.
>>
>>
>> --
>> If you reply to
and I was unable to get the JConsole CXF Mbeans.
>> >
>> > Any pointers as to how I can solve this issue?
>> >
>> >
>> > --
>> > View this message in context:
>> http://cxf.547215.n5.nabble.com/JMX-enabling-in-CXF-2-2-6-tp577074p5658219.html
>> > Sent
s to how I can solve this issue?
> >
> >
> > --
> > View this message in context:
> http://cxf.547215.n5.nabble.com/JMX-enabling-in-CXF-2-2-6-tp577074p5658219.html
> > Sent from the cxf-dev mailing list archive at Nabble.com.
>
>
> ------------
Hi,
there was a bug CXF-4170 that got into 2.5.2 when the code was changed
to solve another issue and also to add a simpler configuration option.
This problem caused the bean properties to incorrectly set when the
bus property is not set as the first entry within its bean
configuration (i.e., . wh
Hi ,
I am trying to enable JMX for CXF 2.5.2 and I seem to have encountered the
same problem as above.
I was able to successfully connect to the server using JConsole but I do not
see any CXF MBeans.
Based on one of the solutions discussed above, I tried to create a new
connection to the JConsol
Thanks Eoghan,
I will try it out.
Regards,
Ulhas Bhole.
On Fri, Mar 19, 2010 at 11:34 AM, Eoghan Glynn wrote:
> A-ha, my bad, I assumed you were using the remote process option ... so you
> just can't see the CXF MBeans when you connect via the jconsole local
> process option?
>
> That's easy,
A-ha, my bad, I assumed you were using the remote process option ... so you
just can't see the CXF MBeans when you connect via the jconsole local
process option?
That's easy, just ensure your injected InstrumentationManager bean picks up
the *platform* MBeanServer as opposed to creating a fresh on
Hi Eoghan,
I did a few tests and it looks like if I try to connect to the process from
JConsole it doesn't show CXF JMX stats. If I create a new connection using
JMX URL and username/password (cxf/cxf) I do see the CXF MBean appearing.
Thanks for the help.
Regards,
Ulhas Bhole
I just did a few
Thanks Eoghan for quick reply. I will try to update build.xml target and
check. I was putting cxf.xml in $CXF_HOME/samples/wsdl_first_rpclit
directory and I think it was picked up because when I ran client it did got
AddressAlreadyInUse for JMX port and also I could connect to the server
using JCon
Ulhas,
How are you picking up the config file?
For example, if you're running the server via ant, you'd need to change the
server target defined in $CXF_HOME/samples/wsdl_first_rpclit/build.xml from:
to:
Alternatively, you could change the
$CXF_HOME/sampl
Hi,
I am trying to enable JMX instrumentation in CXF 2.2.6 sample
(wsdl_first_rpclit) but when I try to connect to server using JConsole I
don't see any CXF MBeans. Do I need to do anything in addition to
configuring Instrumentation manager?
Here is my cxf.xml that I am using to enable instrumenta
11 matches
Mail list logo