Hi Carlos,
this is a bug. Can you file an issue in our issue tracker?
https://issues.apache.org/jira/browse/JAMES
The problem is that DaemonLauncher look for
org.tanukisoftware.wrapper.WrapperListener
while we bundle a newer wrapper that has been repackaged:
com.silveregg.wrapper.WrapperListener
Stefano
Carlos Aviles wrote:
Hi,
I've checked out the current trunk from svn.
I've built it without problem.
.\build.bat clean
.\build.bat dist-lite
I've installed James as a NT service using the supplyed wrapper:
.\dist\james-2.3-dev\bin\wrapper -i ..\conf\wrapper.conf
When I try to launch the service (net start "James Mail Server 2.3.0") the
wrapper throws the following exception:
--> Wrapper Started as Service
STATUS | wrapper | 2006/03/23 12:52:59 | Launching a JVM...
INFO | jvm 1 | 2006/03/23 12:52:59 | java.lang.NoClassDefFoundError:
org/tanukisoftware/wrapper/WrapperListener
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]