users@glassfish.java.net

Re: developing lifecycle module

From: <glassfish_at_javadesktop.org>
Date: Wed, 19 Dec 2007 11:45:22 PST

Hi,

The code is correct, but the configured classpath seems incorrect (the package name shouldn't be included in the classpath).

Try with this other configuration :

<lifecycle-module class-name="Loader"
classpath="/root/NetBeansProjects/loader/build/classes"
enabled="true" is-failure-fatal="true" name="loader"
object-type="user" />
[Message sent by forum member 'jmarine' (jmarine)]

http://forums.java.net/jive/thread.jspa?messageID=250834