config.ser is undocumented serialized version of the configuration for a deployment unit (e.g., ejb-jar.xml for ejb, web.xml for war, or -service.xml for geronimo services).

If you really, want to know how it is generated look at modules/kernel/src/java/org/apache/geronimo/kernel/config/ Configuration.java:storeGBeans(...), but you should really expect this implementation to change often.

-dain

On Aug 6, 2004, at 4:00 PM, Damian O'Neill wrote:

Could somebody explain briefly or point me to information on how the config.ser that is part of the server.jar is generated.


Thanks,

Damian.



Reply via email to