1 Reply Latest reply on Sep 15, 2005 9:49 AM by aveitas

    More changes required to JBoss web service mbeans?

    ccrouch

      Running the admin-console from today's jboss-head produces the following error when I click on the Web Services Mgmt link in the navigation:

      14:32:18,905 INFO [STDOUT] ReflectionException: null Cause: java.lang.IllegalArgumentException: Unable to find operation listEndpoints()
      14:32:18,905 INFO [STDOUT] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:214)
      14:32:18,905 INFO [STDOUT] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:653)
      14:32:18,905 INFO [STDOUT] at org.allesta.wsabi.j2ee.provider.jboss.JBossWSAxisProvider.getWebServiceDescription(Unknown Source)
      14:32:18,905 INFO [STDOUT] at org.allesta.wsabi.j2ee.provider.DeploymentManager.getServices(Unknown Source)
      14:32:18,905 INFO [STDOUT] at org.allesta.wsabi.j2ee.action.ServiceList.execute(Unknown Source)
      ...
      


      Is http://jira.jboss.com/jira/browse/JBWS-150 related to this? Do you think this is due to a change in JBWS? Do we need another change made in the JBWS mbeans?