File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Ant, Maven and Other Build Tools and the fly likes ant - weblogic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "ant - weblogic" Watch "ant - weblogic" New topic
Author

ant - weblogic

lukas gan
Greenhorn

Joined: Aug 26, 2004
Posts: 3
I just instaled weblogic workshop 8.1 and i tried to run a simple web service example.After executing a script to set up the enviromental variables this is the next step(according to bea guide):

4)Assemble and compile the example by executing the Java ant utility at the command line:
prompt> ant


Now, I did that but ant is not recognised and here is the output:

E:\bea\weblogic\samples\server\examples\src\examples\webservices\basic\javaclass>ant
'ant' is not recognized as an internal or external command,
operable program or batch file.

What is the proper command to run ant?
[ August 27, 2004: Message edited by: Bear Bibeault ]
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Assuming you have installed Ant, you need to add the ant.bat/sh file to your PATH, as you would for any program you want to run from anywhere in your directory structure.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
 
subject: ant - weblogic
 
Threads others viewed
newbie ..ant-weblogic ..pls help
newbie..... ant-weblogic ...pls help
Need WEBLOGIC 7.0,Problem with 10g
urgent help needed running ejb client on weblogic6.1
Problem in build jar files
IntelliJ Java IDE