问题
Is there any way to simply copy the GlassFish v3.0.1 server settings (ie connection pools, resources, realms... ) to another GlassFish, so it is not needed to set them manually? This way it would be a lot easier to set up the same development environment.
Environment: NetBeans 6.9 + GlassFish 3.0.1
Thanks in advance, Daniel
回答1:
You should just be able to drop your glassfish\domains\<name_of_domain>\config\domain.xml
file into your target domain and restart glassfish.
来源:https://stackoverflow.com/questions/3857783/glassfish-v3-portability-of-settings