=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

HERE ARE THE LAST 50 LINES OF THE LOG FILE

symbol  : class J2eeDeploymentException  
location: class org.jboss.deployment.Installer
         throw new J2eeDeploymentException("no deployment descriptor ("+files[0]+", 
"+files[1]+", "+files[2]+") found");
                   ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/deployment/Installer.java:485:
 cannot resolve symbol
symbol  : variable URLWizzard  
location: class org.jboss.deployment.Installer
         dest = URLWizzard.downloadAndPackTemporary(src, factory.baseDir.toURL(), 
"copy", ".zip");
                ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/deployment/Installer.java:489:
 cannot resolve symbol
symbol  : variable URLWizzard  
location: class org.jboss.deployment.Installer
         dest = URLWizzard.downloadTemporary(src, factory.baseDir.toURL(), "copy", 
".zip");
                ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/deployment/Installer.java:527:
 cannot resolve symbol
symbol  : variable URLWizzard  
location: class org.jboss.deployment.Installer
               URL localURL = URLWizzard.downloadTemporary(lib, baseDir, "lib", 
".jar");
                              ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/deployment/Installer.java:591:
 cannot resolve symbol
symbol  : variable J2eeDeployer  
location: class org.jboss.deployment.Installer
      ObjectOutputStream out = new ObjectOutputStream(new FileOutputStream(new 
File(baseDir, J2eeDeployer.CONFIG)));
                                                                                       
      ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/deployment/InstallerFactory.java:94:
 cannot resolve symbol
symbol  : variable J2eeDeployer  
location: class org.jboss.deployment.InstallerFactory
         File deployment = new File(files[i], J2eeDeployer.CONFIG);
                                              ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/deployment/InstallerFactory.java:166:
 cannot resolve symbol
symbol  : variable J2eeDeployer  
location: class org.jboss.deployment.InstallerFactory
               result = loadConfig(new File(files[i], J2eeDeployer.CONFIG));
                                                      ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/deployment/InstallerFactory.java:192:
 cannot resolve symbol
symbol  : variable J2eeDeployer  
location: class org.jboss.deployment.InstallerFactory
         File dep = new File(files[i], J2eeDeployer.CONFIG);
                                       ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/EnterpriseContext.java:340:
 warning: java.security.Identity in java.security has been deprecated
      public boolean isCallerInRole(Identity id) 
                                    ^
24 errors
4 warnings

BUILD FAILED

/disk/orig/home/lubega/jbossro/jboss-all/server/build.xml:385: Compile failed, 
messages should have been provided.

Total time: 2 minutes 13 seconds

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to