[jboss-as7-dev] ejb3 and ee subsystems
Carlo de Wolf
cdewolf at redhat.com
Wed May 11 13:53:07 EDT 2011
The minimum requirements for AS 7.1 are:
- invocation statistics
- pool/cache statistics
After that:
- pool/cache configuration
Some bits which are nice to have:
- security configuration (on the assumption that security policy changes
are less desirable without re-deployment)
- tx configuration
Anything we can do in the AS 7.0 time-frame is of course a nice plus.
Carlo
On 05/10/2011 05:03 PM, Heiko Braun wrote:
> there is no reasonable functionality, I tend to exclude these two for 7.0.Final:
>
> [domain at localhost:9999 /] /profile=default/subsystem=ee:read-resource(recursive=true)
> {
> "outcome" => "success",
> "result" => {},
> "compensating-operation" => undefined
> }
> [domain at localhost:9999 /] /profile=default/subsystem=ejb3:read-resource(recursive=true)
> {
> "outcome" => "success",
> "result" => {},
> "compensating-operation" => undefined
> }
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
More information about the jboss-as7-dev
mailing list