Let's try this one more time...
Whenever I modify anything in modules I always wipe clean the osgi-cache
directory. Stop GF, go to
/glassfish3/glassfish/domains/domain1/osgi-cache and remove all files
and dirctories, then restart GF.
JJ
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?