1 Reply Latest reply on Nov 24, 2008 10:28 AM by jaikiran

    Managed EJB

    sajithv


      Hi ,

      i want to invoke the control method of a session ejb which is deployed with EJB3.0 spec. When i tried to use the MEJB to invoke this control method i am getting the error "illegal argument exception No such operation". The method i am trying to invoke is a part of the remote interface. Am i doing wrong ?. Did i need to implement any thing else like SessionBean should implement DynamicMBean for doing this ? Is EJB3 is compliant with MEJB ?

      Please anybody help me....

      Thanks in advance
      Regards,
      Sajith

        • 1. Re: Managed EJB
          jaikiran

          Please post the JBoss and Java version. Also please post the entire exception stacktrace and also you bean definition.

          What exactly is a managed bean? You mean @Service?

          While posting the logs or xml content or code, remember to wrap it in a code block using the Code button in the message editor window and please hit the Preview button to make sure your post is correctly formatted