Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Newbie grouper-qs build error

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Newbie grouper-qs build error


Chronological Thread 
  • From: Nate Klingenstein <>
  • To:
  • Subject: Re: [grouper-users] Newbie grouper-qs build error
  • Date: Sun, 9 Jul 2006 19:18:16 +0000

Keith,

Probably a classpath problem.  You need to make sure that catalina-ant.jar is included in your Java classpath.  Use something like:

export CLASSPATH=/Library/grouper-qs/

Got no clue why it's not finding it in the first place, so I'll leave that to the real pros.
Nate.

On Jul 9, 2006, at 16:17, Keith Hazelton wrote:

BUILD FAILED

/Library/grouper-qs/build.xml:44: The following error occurred while executing this line:

/Library/grouper-qs/grouper-ui/build.xml:2: The following error occurred while executing this line:

/Library/grouper-qs/grouper-ui/tomcat-tasks.xml:7: taskdef class org.apache.catalina.ant.DeployTask cannot be found


Total time: 1 second

-----


From the last line, "class not found," looks like I'm missing bits of Ant.  I'm already prepared to be embarassed, so don't hesitate on that account.





Archive powered by MHonArc 2.6.16.

Top of Page