The following comment has been added to this issue:

     Author: Alan Cabrera
    Created: Wed, 29 Sep 2004 9:46 AM
       Body:
It appears that the jetty reorg to accomodate JSR77 has left Geronimo behind.  
I'll try to get to it this weekend.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/GERONIMO-324?page=comments#action_53503

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-324

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-324
    Summary: build failed
       Type: Bug

     Status: Open
   Priority: Major

    Project: Apache Geronimo
 Components: 
             buildsystem

   Assignee: Alan Cabrera
   Reporter: karan singh malhi

    Created: Wed, 29 Sep 2004 7:59 AM
    Updated: Wed, 29 Sep 2004 9:46 AM
Environment: red hat linux 9.0, kernel 2.4.2

Description:
java:compile:
    [touch] Creating /home/karan/geronimo/modules/jetty/target/xmlbeans/tstamp
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/modules/jetty/target/classes
    [javac] Compiling 50 source files to /home/karan/geronimo/modules/jetty/targ
et/classes
/home/karan/geronimo/modules/jetty/src/java/org/apache/geronimo/jetty/JettyWebAp
pContext.java:103: cannot resolve symbol
symbol  : method setConfiguration (org.apache.geronimo.jetty.JettyXMLConfigurati
on)
location: class org.apache.geronimo.jetty.JettyWebAppContext
        setConfiguration(new JettyXMLConfiguration(this));
        ^
/home/karan/geronimo/modules/jetty/src/java/org/apache/geronimo/jetty/JettyWebAp
pJACCContext.java:116: cannot resolve symbol
symbol  : method setConfiguration (org.apache.geronimo.jetty.JettyXMLConfigurati
on)
location: class org.apache.geronimo.jetty.JettyWebAppJACCContext
        setConfiguration(new JettyXMLConfiguration(this));
        ^
/home/karan/geronimo/modules/jetty/src/java/org/apache/geronimo/jetty/JettyWebAp
pJACCContext.java:390: cannot resolve symbol
symbol  : method getConfiguration ()
location: class org.apache.geronimo.jetty.JettyWebAppJACCContext
            ((JettyXMLConfiguration) this.getConfiguration()).configure(policyCo
nfiguration, securityConfig);
                                     ^
/home/karan/geronimo/modules/jetty/src/java/org/apache/geronimo/jetty/JettyXMLCo
                                                                            
nfiguration.java:71: cannot resolve symbol
symbol  : constructor XMLConfiguration 
(org.apache.geronimo.jetty.JettyWebAppCon                                       
                                     text)
location: class org.mortbay.jetty.servlet.XMLConfiguration
        super(context);
        ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
4 errors

BUILD FAILED
File...... /home/karan/geronimo/maven.xml
Element... maven:reactor
Line...... 238
Column.... 27
Unable to obtain goal [default] -- 
/home/karan/.maven/cache/maven-java-plugin-1.                                   
                                         4/plugin.jelly:53:48: <ant:javac> 
Compile failed; see the compiler error output                                   
                                          for details.
Total time: 15 minutes 4 seconds
Finished at: Wed Sep 29 10:24:53 EDT 2004

[EMAIL PROTECTED] geronimo]$ kernel



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to