On 08/17/2012 03:48 AM, Eric Charles wrote:
The conf/lib/*.jar loading in beta4 is buggy.
Can you edit the conf/wrapper.conf and change
'wrapper.java.classpath...=../conf/lib' to
'wrapper.java.classpath...=../conf/lib/*' (add a /* after lib).
Thx, Eric
Ok, I *think* that did it, it at least seems to start. I'll play around
with it -- maybe tomorrow.
compare:
thufir@dur:~/apache-james-3.0-beta4/conf$
thufir@dur:~/apache-james-3.0-beta4/conf$ diff wrapper.conf wrapper.conf.1
19c19
< wrapper.java.classpath.2=../conf/lib/*
---
> wrapper.java.classpath.2=../conf
thufir@dur:~/apache-james-3.0-beta4/conf$
I take it that wrapper.conf is generated or something?
thanks,
Thufir
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]