On Tue, Sep 9, 2008 at 4:10 PM, nickso <[EMAIL PROTECTED]> wrote:
>
> I have not found an answer for this exact same problem. I've googled until
> I'm googled... Been working on this for a week now... any suggestions..
> anyone?? .. please??

IIRC, applets aren't allowed to access the filesystem and the default
Log4J config in ActiveMQ defines a file appender. I don't know if
you've already attempted this, but have you tried defining a new
log4j.properties file that does not define a file appender (instead
use System.out or a socket appender or something other than the
filesystem) and point to that config via the log4j.configuration
system property?

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/

Blog: http://bruceblog.org/

Reply via email to