Re: J2EE Connector deployment problem

2009-07-10 Thread Ivan
Here is a good article for the logging in Geronimo http://www.ibm.com/developerworks/websphere/tutorials/0903_madgula/index.html?ca=drs- 2009/7/10 David Jencks > > On Jul 10, 2009, at 12:36 AM, johnxmas wrote: > > >> try the following code: >> >> > class="org.apache.geronimo.system.logging.log4

Re: J2EE Connector deployment problem

2009-07-10 Thread David Jencks
On Jul 10, 2009, at 12:36 AM, johnxmas wrote: try the following code: class = "org .apache .geronimo.system.logging.log4j.ApplicationLog4jConfigurationGBean" name="DirectoryLog4jConfiguration"> META-INF/log4j.properties ServerInfo anything else, let us know. Jeff C In this

Re: Re: Re: J2EE Connector deployment problem

2009-07-10 Thread johnxmas
try the following code: META-INF/log4j.properties ServerInfo anything else, let us know. Jeff C In this case, I get org.apache.geronimo.kernel.config.LifecycleException: start of com.scort.demos/vscics/1.0/ear failed // Caused by: org.apache.geronimo.gbean.InvalidConfiguration

Re: Fw: Re: Re: J2EE Connector deployment problem

2009-07-09 Thread chi runhua
try the following code: META-INF/log4j.properties ServerInfo anything else, let us know. Jeff C On Thu, Jul 9, 2009 at 4:38 PM, johnxmas wrote: > After adding > > class="org.apache.geronimo.system.logging.log4j.ApplicationLog4jConfigurationGBean"> > name="log4jResour

Fw: Re: Re: J2EE Connector deployment problem

2009-07-09 Thread johnxmas
After adding META-INF/log4j.properties to my geronimo-ra.xml, I get the following exception 16:25:37,156 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="com.scort.demos/vscics/1.0/ear?J2EEApplication=com.scort.demos/vscics/1.0

Re: J2EE Connector deployment problem

2009-07-08 Thread Forrest Xia
Try to remove the element, just leave definition. Forrest

J2EE Connector deployment problem

2009-07-08 Thread johnxmas
Hi, I'm trying to add a GBean for log4j in a resource adapter, but I get the following error: jar:file:/D:/geronimo-tomcat6-javaee5-2.1.3/var/temp/geronimo-deploymentUtil45578.rar!/META-INF/geronimo-ra.xml:58:3: error: cvc-complex-type.2.4a: Expected element 'resourceadap...@http://geronimo.apa