Hi Ron,

sudo ln -s 
/path/to/your/eclipse_parent_folder/eclipse/plugins/org.objectstyle.wolips.woproject.ant_3.7.20120723.28/lib/woproject.jar
 /usr/share/ant/lib/woproject.jar

should do it.

Cheers

On Aug 24, 2012, at 1:17 PM, Ron X wrote:

> hi!
> 
> i have created a simple app thu eclipse-wolips - hello world - file - new - 
> wonder application
> so i want to move it to jboss
> so i need war
> than i start ant with goal build at first than i want to start with goal war
> and i have:
> 
> HelloWorld user$ ant build
> Buildfile: /Users/user/Documents/ronx_test/HelloWorld/build.xml
> 
> init.properties:
> 
> init.build:
> 
> compile:
> 
> BUILD FAILED
> /Users/user/Documents/ronx_test/HelloWorld/build.xml:203: taskdef class 
> org.objectstyle.woproject.ant.WOCompile cannot be found
>  using the classloader AntClassLoader[]
> 
> Total time: 0 seconds
> 
> how can i fix this?
> thanx
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/bzlat%40tuparev.com
> 
> This email sent to [email protected]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to