Hi GlassFish developer,
I am a developer working on the open source implementation of
GlassFish.
I know that there are two type distribution, 'Full Profile' & 'Web Profile'.
I think that the most difference of them is the bundles under the directory
"modules", right?
I try to change profile dynamically by move some bundles out of/into the
directory "modules".
When i moved some bundles out of "modules" and start domain, the first
time some error occurred.
I start the domain again, successfully started.
(please see the attachment file for more error info)
can anybody help me?