Ok, I deployed the war file , after building with ant. Previous mails are
about the steps after deploying the war.
What can be the exception about?
SEVERE: Exception sending context destroyed event to listener instance of
class org.apache.directory.samples.embed.webapp.StartStopListener
java.lang.NoClassDefFoundError:
org/apache/directory/server/schema/registries/SchemaLoader
Thanks..
On 5/23/07, Stefan Zoerner <[EMAIL PROTECTED]> wrote:
Ceren KOKSAL wrote:
> I think running ant copies the jars to correct directories:)..Doesn't it
> copy ?
It does. The build.xml copies the jars in the lib-directory of the
freshly created war-file.
Afterwards, you have to deploy the war-file on your own, the build file
does not include this step.
Greetings,
Stefan