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

HERE ARE THE LAST 50 LINES OF THE LOG FILE

  [xdoclet] Running <homeInterface/>
  [xdoclet]   Generating Home interface for 
'org.jboss.jetty.ejb.CoarseHttpSessionBean'.
  [xdoclet] Running <localHomeInterface/>
  [xdoclet] Running <remoteInterface/>
  [xdoclet]   Generating Remote interface for 
'org.jboss.jetty.ejb.CoarseHttpSessionBean'.
  [xdoclet] Running <localInterface/>
  [xdoclet] Running <session/>
  [xdoclet] Running <entitypk/>
  [xdoclet] Running <dataobject/>
  [xdoclet]   Generating Data Object class for 
'org.jboss.jetty.ejb.CoarseHttpSessionBean'.
  [xdoclet] Running <entitycmp/>
  [xdoclet]   Generating CMP class for 'org.jboss.jetty.ejb.CoarseHttpSessionBean'.
  [xdoclet] Running <deploymentDescriptor/>
  [xdoclet]   Generating EJB deployment descriptor.
  [xdoclet] Running <jboss/>
  [xdoclet]   Generating jboss.xml.
  [xdoclet]   Generating jaws.xml.
  [xdoclet] 3 warnings

compile-classes:
    [mkdir] Created dir: /disk/orig/home/lubega/jbossro/jboss-all/jetty/output/classes
    [javac] Compiling 336 source files to 
/disk/orig/home/lubega/jbossro/jboss-all/jetty/output/classes
/disk/orig/home/lubega/jbossro/jboss-all/jetty/src/main/org/jboss/jetty/JBossWebApplicationContext.java:235:
 cannot resolve symbol
symbol  : method getAllURLs  ()
location: class org.jboss.system.UnifiedClassLoader
        urls=((org.jboss.system.UnifiedClassLoader)cl).getAllURLs();
             ^
/disk/orig/home/lubega/jbossro/jboss-all/jetty/src/main/org/mortbay/http/handler/HTAccessHandler.java:478:
 warning: readLine() in java.io.DataInputStream has been deprecated
                    while ((line = ufin.readLine()) != null) 
                                       ^
/disk/orig/home/lubega/jbossro/jboss-all/jetty/src/main/org/mortbay/http/handler/HTAccessHandler.java:518:
 warning: readLine() in java.io.DataInputStream has been deprecated
                    while ((line = ufin.readLine()) != null) 
                                       ^
/disk/orig/home/lubega/jbossro/jboss-all/jetty/src/main/org/mortbay/http/handler/HTAccessHandler.java:595:
 warning: readLine() in java.io.DataInputStream has been deprecated
            while ((line = htin.readLine()) != null)
                               ^
/disk/orig/home/lubega/jbossro/jboss-all/jetty/src/main/org/mortbay/http/handler/HTAccessHandler.java:624:
 warning: readLine() in java.io.DataInputStream has been deprecated
                    while ((line = htin.readLine()) != null)
                                       ^
/disk/orig/home/lubega/jbossro/jboss-all/jetty/src/main/org/mortbay/util/UnixCrypt.java:455:
 warning: String(byte[],int,int,int) in java.lang.String has been deprecated
        return new String(cryptresult, 0x00, 0, 13);
               ^
1 error
5 warnings

BUILD FAILED

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

Total time: 4 minutes 43 seconds

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

Reply via email to