users@glassfish.java.net

Re: GF 3.1.1 'applib' not sync during deployment... bug?

From: Tom Mueller <tom.mueller_at_oracle.com>
Date: Tue, 08 Nov 2011 09:56:19 -0600

Where are the libraries that you are referencing?

In 3.1.1 and prior, if you copy a file into "domains/<domainname>/lib"
or any subdirectory of that directory, an instance has to be restarted
in order to get the library sync'd. And, if no change has been made to
domain.xml, a full sync is required, i.e., --sync=full on the
start-instance command.

Tom