Ant config issue
Hi,
I am working through the "Definitive Guide to SOA" book, and attempting to configure Ant in Oracle Workshop 10.3 with the WebLogic server.
I have to add the weblogic.jar file to the "Ant Home Directories". So I select "Ant Home Directories" and select "Add External JARs", locate the weblogic.jar (C:\oracle_sb\wlserver_10.3\server\lib\weblogic.jar).
Problem is I then get a "Specified Ant home does not contain a "lib" directory" error, and I can't click "OK".
I believe not adding this jar to the ant classpath is causing issues with deploying web services. Can anyone offer any assistance here?
Thanks.