Incze,

I've had many problems with glue when installed in WebSphere 3.5.x environment.
(The first problem was of course that this WS is jdk1.2.2 and glue heavily
depends on dynamic proxies. But found on the net a clean java solution which
implements the dynamic proxy with java introspection). But the other part
of problems was with class loaders. I could get it work only when the
service interfaces to be bound was at the same classloader level where
the servlet.jar was loaded. - Don't know, why and I may be wrong. But it's
fact that when I've put both the glue jars and the service interface jars
into the (in apache terms) the "common" lib, it started to work. (It's
glue 1.3)

I can confirm that the demo still works with Glue 1.3 but not Glue 2.01.. I'll take it up with Graham Glass...

- Paul


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



Reply via email to