[jboss-user] [EJB 3.0] - Re: Junit failed.

PeterJ do-not-reply at jboss.com
Thu Jul 16 11:52:58 EDT 2009


Please do not quote entire posts - it makes the topic flow harder to follow.

anonymous wrote : If you take a look at my buld.xml file I have published previously, it has a classpath declared there, but it pointed to a different path.

I know this, why do you think that I told you to change it? 

I really gave you everything that I think should help you fix the build.xml. But here are the changes I was suggesting - once you see them look over my previous post again. (By the way, I hope the build.xml is located at /usr/liferay-portal-5.2.3/dev/portlets/calling_card_reg otherwise the tst-dir property setting is not correct.)

. . .
  | <property name="tst-dir" location="docroot/WEB-INF/src" />
  | . . .
  |     <junit>
  |       . . .
  |       <test name="com.ip6networks.calling_card_registration.test.Client" />
  |     </junit>

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4244129#4244129

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4244129



More information about the jboss-user mailing list