dev@glassfish.java.net

detecting pruning...

From: Vince Kraemer <Vince.Kraemer_at_Sun.COM>
Date: Tue, 20 May 2008 08:15:29 -0700

Pruning the spec is being put forward as one of the features of Java EE 6.

For some of the things that will be pruned, it is pretty easy to
programmatically detect that the classes associated with an API are gone.

I am trying to figure out how a program would detect that it was working
with a server that has had CMP pruned?

Can that be detected by querying the environment? OR, do I need to add
additional knowledge to the program to know that cmp is not supported by
server X?

Thanks,
vbk