Simone,

I do not know if this is what you had in mind, but there is MBean
Server provided by the JVM
(http://download.oracle.com/javase/1.5.0/docs/guide/management/mxbeans.html#mbean_server).
 Presumably, this server could be used to register/unregister the
MBeans, invoke operations, and get/set attributes.  As the server is
available in the JVM, all these could be performed in the confines of
JUnit tests.

Thanks,

Brent

On Mon, Jan 3, 2011 at 1:50 PM, Simone Tripodi <simonetrip...@apache.org> wrote:
> Hi all guys,
> sorry to be impatient but I think that this point is a little crucial
> to publish even a beta release :)
> Can anyone can point me to some doc how to test JMX? I googled a
> little but maybe some of you can suggest me best practices and related
> tools :P:P
> Many thanks in advance, have a nice day!
> Simo
>
> http://people.apache.org/~simonetripodi/
> http://www.99soft.org/
>
>
>
> On Thu, Dec 30, 2010 at 11:04 AM, Simone Tripodi
> <simone.trip...@gmail.com> wrote:
>> Hi Michael,
>> you can start providing patches on the already open jira issue[1].
>> No way to assign tasks, is not the way ASF projects work and I'm not a PM ;)
>> Have a nice day, all the best,
>> Simo
>>
>> [1] https://issues.apache.org/jira/browse/POOL-172
>>
>> http://people.apache.org/~simonetripodi/
>> http://www.99soft.org/
>>
>>
>>
>> On Thu, Dec 30, 2010 at 9:25 AM, Michael Giannakopoulos
>> <miccagi...@gmail.com> wrote:
>>> Hello Simone,
>>> I am eager to help by any means i can... I'm new here and i don't know a lot
>>> of stuff... I have downloaded an example from the official site of java and
>>> i have seen how JMX and MBean work (connections and interaction with
>>> classes...). I haven't got any clue about what you are asking (i cannot
>>> understand what you are asking...). Also i would be very glad if you could
>>> assign me with a task so as to become useful to this community!
>>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to