Hello!
In my application I use slf4j for logging.
The logging messages appear in the console output like
17:05:31.985 ["http-bio-8080"-exec-1] DEBUG a.s.p.i.p.DefaultPersistence -
013.008: Daily plans (start)
17:05:31.985 ["http-bio-8080"-exec-1] DEBUG a.s.p.i.p.DefaultPersistence -
session: nul
>
> Dmitri,
>
> On 5/6/2011 10:19 AM, Dmitri Pissarenko wrote:
> > Now I found the error. It was a malformed context.xml file.
>
> Perhaps next time you won't be so anxious to flame the members of this
> community before checking-out your own webapp.
>
> - -ch
Hello!
Now I found the error. It was a malformed context.xml file.
Thanks for your help.
Best regards
Dmitri
2011/5/6 Christopher Schultz
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Dmitri,
>
> On 5/6/2011 5:25 AM, Dmitri Pissarenko wrote:
> >> Tomc
:\Program Files\Calibre2\;C:\Program Files\CVSNT\
Can it be the cause of the deployment problem?
If not, where else can I search?
Thanks in advance
Dmitri
2011/5/5 Christopher Schultz
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Dmitri,
>
> On 5/5/2011 10:55 AM, Dmitri
Hi!
When I try to deploy a WAR file by dropping it into webapps directory, I get
following message in the console:
04.05.2011 19:34:07 org.apache.catalina.startup.HostConfig deployWAR
SEVERE: Error deploying configuration descriptor xyz.war
I didn't find any hints about the detailed cause of thi