You should name your implementation in a different way (don't reuse the org.apache.james.James class, but name it my.package.MyJames).
Make sure you generate a MyJames.xinfo descriptor (again copying from James.xinfo) and package everything in a lib inside SAR-INF/lib. I do something very similar, so it should work. Stefano Gary Jarrel ha scritto: > Hi Guys! > > I've written a custom implementation of org.apache.james.James and > changed the relevant lines in assembly.xml my question though can I > just place the implementation under james-2.3.1/apps/james/SAR-INF/lib > or does it have to be in the james SAR file. > > I've tried putting it under james-2.3.1/apps/james/SAR-INF/lib > together with the xinfo file however now James failes to start, and I > can't see anything of help in the logs. > > Thank you! > > Gary --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
