1 Reply Latest reply on Feb 27, 2011 8:00 PM by ssilvert

    ant task <jsfunitwar> doesn't specify where it gets jars

    robertgary1

      I've not seen in documentation where <jsfunitwar> finds the jar files it adds to your release. I'm getting errors such as ...

       

      Could not find /org/jboss/jsfunit/context/NoNewEntryMap.class class in the JSFUnit 1.3 or higher jar. Cannot automatically add this jar to the war

       

      I have these libraries available and in the classpath but otherwise don't know how to tell jsfunitwar where to look for them. Is there an undocumented attribute to this task?

       

      -Robert