when i try to set an absolute logging path, i get the following exception:

javax.management.MalformedObjectNameException: ObjectName: Invalid value ->
d:/java/jboss/log/

i changed the logging path from ../../log/ to d:/java/jboss/log/

<!-- The log dir needs to be in the classpath to allow location of
log.properties -->
<MLET CODE = "org.jboss.util.ClassPathExtension" ARCHIVE="jboss.jar"
CODEBASE="../../lib/ext/">
   <ARG TYPE="java.lang.String" VALUE="d:/java/jboss/log/">
</MLET>

thanks
jakob



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to