0 Replies Latest reply on Aug 29, 2007 11:31 AM by hmwwy

    TestNG Problems in my project - Seam 2.0.0 Bate

    hmwwy

      it was my configurationg...

      Seam 2.0.0 Bate
      java-1.5.0_11

      Try and run test
      Got the following error
      Quote:

      [testng] ERROR 29-08 23:26:46,515 [org.jboss.dependency.plugins.AbstractContr
      oller.incrementState():350] Error installing to Start: name=JMXKernel state=Crea
      te
      [testng] java.lang.NoSuchMethodError: org.jboss.system.ServiceController.setK
      ernel(Lorg/jboss/kernel/Kernel;)V
      [testng] at org.jboss.embedded.adapters.JMXKernel.start(JMXKernel.java:16
      0)
      [testng] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [testng] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces
      sorImpl.java:39)
      [testng] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
      hodAccessorImpl.java:25)
      [testng] at java.lang.reflect.Method.invoke(Method.java:597)
      [testng] at org.jboss.reflect.plugins.introspection.ReflectionUtils.invok
      e(ReflectionUtils.java:55)
      [testng] at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl
      .invoke(ReflectMethodInfoImpl.java:107)
      [testng] at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(Bas


      Any help would be very appreciated

      thanks

      hmwwy