[Cayambe-development] Compilation error
Status: Pre-Alpha
Brought to you by:
jlward4
|
From: <dct...@ya...> - 2002-06-19 05:50:56
|
Hi
I am getting the following compilation error when I
tried to build the ear file, using todays CVS
snapshot.
Buildfile: build.xml
init:
compile:
[mkdir] Created dir:
F:\sourceforge_projects\cayambe\190602\core\build
[javac] Compiling 93 source files to
F:\sourceforge_projects\cayambe\190602\
core\build
[javac]
F:\sourceforge_projects\cayambe\190602\core\src\org\cayambe\web\cart
\action\CartActionServlet.java:3: Class
org.apache.struts.tiles.ActionComponentS
ervlet not found in import.
[javac] import
org.apache.struts.tiles.ActionComponentServlet;
[javac] ^
[javac]
F:\sourceforge_projects\cayambe\190602\core\src\org\cayambe\web\cart
\action\CartActionServlet.java:19: Superclass
org.apache.struts.tiles.ActionComp
onentServlet of class
org.cayambe.web.cart.action.CartActionServlet not
found.
[javac] public class CartActionServlet extends
ActionComponentServlet {
[javac] ^
[javac] Note: 37 files use or override a
deprecated API. Recompile with "-d
eprecation" for details.
[javac] 2 errors, 1 warning
BUILD FAILED
F:\sourceforge_projects\cayambe\190602\core\src\build.xml:28:
Compile failed, me
ssages should have been provided.
Total time: 6 seconds
Can somebody help?
Dharmesh Talati
________________________________________________________________________
Want to sell your car? advertise on Yahoo Autos Classifieds. It's Free!!
visit http://in.autos.yahoo.com
|