Re: When i start greonimo1.1 server , i see some warning messages like setErrorHandler

2006-05-30 Thread John Sisson
Ahmed, I can reproduce your problem in the j2ee-tomcat assembly. It appears that a recent change (20 May) to the config.xml file in revision 407883 has introduced the problem. To work around the issue place an XML comment out the following in the var\config.xml file (near line 73):

Re: When i start greonimo1.1 server , i see some warning messages like setErrorHandler

2006-05-30 Thread anita kulshreshtha
I faced a similar problem during m2 build on the trunk. The o.a.g.s.plugin.pluginInstallerTest fails on the trunk. The following line marked with '---' throws exception, as a result setErrorHandler() is not executed. the exception (IllegalArgumentException) says this is an invalid attribute

When i start greonimo1.1 server , i see some warning messages like setErrorHandler

2006-05-29 Thread ahmed
Hi Everybody , I have downloaded Geronimo1.1 source recently and was able to build successfully. But when i start the server i get below warning message saying , setErrorHandler( ) , i have pasted the warning messages also. Can somebody help me , what is wrong , Thanks in advance !!!