DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40016>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40016


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDINFO




------- Additional Comments From [EMAIL PROTECTED]  2008-02-07 04:18 -------
(In reply to comment #4)
> (In reply to comment #3)
> > To better analyse your problem  setup a InstanceListener at your context.
> > 
> > <Context>
> > <InstanceListener>org.example.yourInstanceListener</InstanceListener>
> > </Context>
> > 
> > A context InstanceListener are notify INIT, BEFORE, AFTER cycle...
> > 
> > Setup your InstanceListener class at common/classes.
> 
> Its getting worse n worse...now my even my jsp pages have gone to 
> sleep...thanks to this tomcat bug...the error that im getting is 
> Exception creating bean of class publicity.abc : 
> java.lang.ClassNotFoundException: 
> in my <html:form> attribute...why has this stopped working....has some jar 
file 
> got truncated.....
> 
> 
For some reasons in my java-build path i had duplicate servlet-api.jar and jsp-
api.jar in them. removing those did the trick. If you use eclipse then click on 
the project name--->properties---->java build path--->libraries tab....
I hope it helps someone :)....i have no idea on how duplicate copies came in 
there in the first place.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to