0 Replies Latest reply on Dec 11, 2008 10:55 AM by slingblade

    EJB 2 call from servlet

    slingblade

      Hi got a pressing issue.

      I got a legacy ear running with remote EJBs on my JBoss app server 4.0.3SP1 and I do not want to mess the this ear.

      I'm building a web app that is to access a EJB from the legacy system through a servlet.

      When I call the servlet I get a ClassCastException on some $proxy object.
      From what I can find on forums I guess that there is some conflict between class loaders however I have no idea how to fix this.

      Any help we be nice :-)