I
itamar
hi All,
When the Server starts there's a problem with loading the WAR project.
the exception is not a critical one and the application runs anyway,
but I want to fix it anyway.
I don't know what's wrong. The web.xml is o.k. what should I do ?
thanks,
Itamar
When the Server starts there's a problem with loading the WAR project.
the exception is not a critical one and the application runs anyway,
but I want to fix it anyway.
Code:
[16:43:02:808 IST 07/03/05] 16d416d4 WebContainer A SRVE0169I:
Loading Web Module: web_root. [b]<-- the WAR name[/b]
[16:43:02:824 IST 07/03/05] 16d416d4 ComponentName W CNTR0076W: A
reference to an ResourceRef could not be found in the deployment
descriptor for the WebApp or EnterpriseBean with the display name
"web_root". The J2EE component may have specified binding information
that is not valid.
I don't know what's wrong. The web.xml is o.k. what should I do ?
thanks,
Itamar