> |The other solution is to add the "Standard Stateless SessionBean"
> |container-interceptors
> |element to each custom container-configuration in the jboss.xml file.
>
> NO!!! that is where we were the first day... really bad! it feels like this
> group is going backwards under its own weight!!!!
>
> this used to work.
>
> marc
>
Ok, I must be missing where the notion of the default stateless session
bean container config is being picked up. I'll go through it again and find
it. I did test the case of a custom container not specifying the container-interceptors
and these were correctly picked up from the standardjboss.xml config,
so if the jboss.xml container name does not matter this should be working.
I'll verify it in detail.
Dewayne did not post what his standardjboss.xml "Standard Stateless SessionBean"
config looked like. The problem could be as simple as it being out of date with
respect to what is required post the container-interceptors addition. Dewayne,
what does your standardjboss.xml look like?