aspose file tools
The moose likes JSF and the fly likes TestingNG error in Seam project in JBDS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "TestingNG error in Seam project in JBDS" Watch "TestingNG error in Seam project in JBDS" New topic
Author

TestingNG error in Seam project in JBDS

Jayesh Mahato
Greenhorn

Joined: Jun 24, 2011
Posts: 17
I am trying to start a seam project in jboss developer studio 4 GA and following this tutorial: http://docs.jboss.org/tools/3.1.0.GA/en/GettingStartedGuide/pdf/Getting_Started_Guide.pdf. The simple seam project runs well until i add the POJO action myAction. The step that says to test the myActionTest.xml file gives and error saying:

could not connect to RemoteTestNGClient. Make sure you don't have an older version of testng.jar on your classpath

When i run the project the home page runs fine (home.seam) but the myAction.xhtml gives an error saying requested resource is not available:

jboss community link question

Kindly help me in this matter!!!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: TestingNG error in Seam project in JBDS
 
Similar Threads
Seam Beginner
JBOSS Version
Information needed on JBoss Seam framework
JSF project error in Jboss Developer Studio
JBoss seam example apps