I have a problem concerning the managed server beans grid:
There is a central dispatcher managing my beans on server side. With normal beans, there is no problem. But I have a special bean with does some layout construction on server side (using the BaseComponentTag classes). When I try to open the node I get the following error message in Captain Casa's server log:
java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/Tag
I think I have all classes delivered by Captain Casa in the editor tomcat and in my own tomcat.