I checked out the 2.18 branch and successfully compiled the whole project.The
build successfully deployed three war files to my apache tomcat 6 container.
generic.sesam.war, localhost.com.war and ROOT.war.

I have one issue when starting tomcat:
Parse Fatal Error at line 1 column 1: Content is not allowed in
prolog. org.xml.sax.SAXParseException: Content is not allowed in prolog.

I have read this could be a problem of encoding with XML files. I did
configure my tomcat connector on port 8080 to use UTF-8 enconding. Has
anyone experienced this problem before?

The last instructions to get started say: Deploy your skins to your
container. Every skin deployed must have its name added into your hosts file
pointing to 127.0.0.1. Would you mind sharing any additional information on
this, please. When I try to access http://localhost:8080 I am being
redirected to http://sesam.com/. <http://sesam.com/>

Many thanks
-Vicente



2009/3/6 Mck <[email protected]>

> On Thu, 2009-03-05 at 20:24 -0500, Vicente Ordonez wrote:
> > no.sesat.search.datamodel.TestUser is not abstract and does not
> > override abstract method getPropertyKeys() in
> > no.sesat.search.user.BasicUser
>
> Trunk is being a little neglected at the moment, and the sesat-user
> project is under heavy development causes some breakages in trunk.
>
> The 2.18 branch should build and *run* a lot better for you.
>
> (But i'll merge 2.18 changes into trunk now so if you do wish to use
> trunk you can).
>
> ~mck
>
> --
> "The turtle only makes progress when it's neck is stuck out" Rollo May
> | semb.wever.org | sesat.no | sesam.no |
>
> _______________________________________________
> Kernel-development mailing list
> [email protected]
> http://sesat.no/mailman/listinfo/kernel-development
>
>
_______________________________________________
Kernel-development mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-development

Reply via email to