Re: Build issue
Steve Loughran <[email protected]> Mon, 20 Feb 2006 13:24:33 +0000
| Newsgroups | gmane.comp.java.smartfrog.devel |
|---|---|
| Message-ID | <[email protected]> |
Ambika wrote:
> Message body follows:
>
> Hi,
> I am building smartFrog from source code. In the CVS of
> this core WWW service of the smartFrog is avaiable but in
> the current source its not avaiable. But Component part of
> it still refering the www.javaweb classes. So what changes
> to be made for this?
Hello.
I think what happened was that at one point last year the base www stuff
was in the core, but then we moved it out into the components/www for
two reasons
1. it wasn't core stuff
2. we were making changes on it at a faster rate
We've then gone on to work on the components, with changes to the
interfaces. So there is a risk that the component you are trying to
build wont compile as it expects a different version of things than what
you have.
The CVS_HEAD version of everything is in sync, so if you check out
everything you should be able to build the stuff. alongside jetty we are
planning support for other app servers, with cargo 0.7 being the
underpinnings of the next bit of work.
We have just added "make a new release of the components" to our todo
list for the next fortnight.
-Steve
>
> This is a part of build log
>
> import org.smartfrog.services.www.JavaWebApplicationServer;
> /components.1.00.002_beta/components/jetty/src/org/smartfro
> g/services/jetty/JettyIntf.java:32: cannot resolve symbol
> class JavaWebApplicationServer
> location: interface org.smartfrog.services.jetty.JettyIntf
> public interface JettyIntf extends
> JavaWebApplicationServer {
> /components.1.00.002_beta/components/jetty/src/org/smartfro
> g/services/jetty/contexts/JettyWebApplicationContext.java:23
> : package o
> rg.smartfrog.services.www does not exist
> [sf-javac] import
> org.smartfrog.services.www.JavaWebApplication;
> [sf-javac] ^
> [sf-
> javac] /components.1.00.002_beta/components/jetty/src/org/sm
> artfrog/services/jetty/contexts/JettyWebApplicationContext.j
> ava:32: cannot re
> solve symbol
> [sf-javac] symbol : class JavaWebApplication
> [sf-javac] location: interface
> org.smartfrog.services.jetty.contexts.JettyWebApplicationCon
> text
> [sf-javac] public interface JettyWebApplicationContext
> extends JavaWebApplication {
> [sf-
> javac] ^
> [sf-
> javac] /components.1.00.002_beta/components/jetty/src/org/sm
> artfrog/services/jetty/contexts/WebApplication.java:30:
> cannot resolve symbol
> [sf-javac] symbol : variable CONTEXT_PATH
> [sf-javac] location: class
> org.smartfrog.services.jetty.contexts.WebApplication
> [sf-javac] Reference contextPathRef = new Reference
> (CONTEXT_PATH);
> [sf-javac] ^
> [sf-
> javac] /components.1.00.002_beta/components/jetty/src/org/sm
> artfrog/services/jetty/contexts/WebApplication.java:79:
> cannot resolve symbol
> [sf-javac] symbol : variable WARFILE
> [sf-javac] location: class
> org.smartfrog.services.jetty.contexts.WebApplication
> [sf-javac] webApp =
> FileSystem.lookupAbsolutePath(this, WARFILE, null, null,
> true, null);
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642