Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mat-dev] Queries and reports for analysing EE servers

Hi James,

I definitely think that having such kind of extensions as part of MAT will be useful. Back in time as we designed our extensions features, we were actually hoping to receive contributions for such kind of queries for "Standard" Product like Tomcat, JBoss, etc...  So it perfectly makes sense, and I'll be happy if you decide to contribute them  to MAT.

>> , whether in the core or a standard extension
We have already a few extensions and deliver them always together with MAT. I think the number is not yet so overwhelming, that we ask the user to download them separately.

About the contribution process - we still use Subversion, and the only way we have to accept patches is through Bugzilla.
We plan moving to Git soon. Afterwards there will be also other contribution flows possible (e.g. through Gerrit).

Looking forward to hear from you.

Krum

-----Original Message-----
From: mat-dev-bounces@xxxxxxxxxxx [mailto:mat-dev-bounces@xxxxxxxxxxx] On Behalf Of James Livingston
Sent: Mittwoch, 20. August 2014 08:28
To: mat-dev@xxxxxxxxxxx
Subject: [mat-dev] Queries and reports for analysing EE servers

Hi,

Recently I've been working on some MAT extensions which add various
Enterprise Java-related queries, such as listing the HTTP Sessions in
memory, JDBC datasources and connections and so on. Is that something
which might be useful to have as part of MAT, whether in the core or a
standard extension?

Currently the code is for Tomcat/JBoss since that's what I primarily
work with, but they use an "extractor" pattern similar to the
Collections handling code so it should be easy to support more EE
implementations.


If it's not something that is best to put in MAT itself, I'll make it
available elsewhere.

-- 
James Livingston

_______________________________________________
mat-dev mailing list
mat-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mat-dev


Back to the top