Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Re: Connect to JavaBeans


Message #1 by "robin" <robinbose@e...> on Fri, 23 Aug 2002 16:13:19
Dear All 

I had this exception being thrown, but only from our testing server. It was
fine in the development environment.

javax.servlet.ServletException : Cannot create bean of class blarblarBean   

I tried everything from checking the iplanet settings to recompiling the
classes, eventually resorting to stripping all the methods out of the bean
until it stopped throwing the error.

The problem was actually caused by a missing entry in a properties file
which was called by the bean. 

I hope this helps.

  Return to Index