Geert Bevin <gbevin <at> uwyn.com> writes:
>
> Hi Jing,
>
> I added Eclipse support and the required project files, you can
> download the snapshot source archive here:
>
> http://rifers.org/downloads/rife/snapshots/rife-crud-1.1-snapshot.zip
>
> Best regards,
>
> Geert
>
> On 26-okt-05, at 00:30, Jing Ai wrote:
>
> > Hi,
> >
> > I just start looking at rife and rife-crud and I am trying to run
> > the samples contained in rife-crud src.zip. But I have no clue of
> > how to do it in eclipse. I have tomcat integrated with eclipse and
> > I don't know where to put all the rife jars and rife-crud jars and
> > the sample src code. Can anyone give me some directions on how to
> > run the samples?
> >
> > Thanks a lot,
> >
> > Maggie
> >
> >
> > _______________________________________________
> > Rife-users mailing list
> > Rife-users <at> uwyn.com
> > http://www.uwyn.com/mailman/listinfo/rife-users
> >
> >
>
> --
> Geert Bevin Uwyn bvba
> "Use what you need" Avenue de Scailmont 34
> http://www.uwyn.com 7170 Manage, Belgium
> gbevin[remove] at uwyn dot com Tel +32 64 84 80 03
>
> PGP Fingerprint : 4E21 6399 CD9E A384 6619 719A C8F4 D40D 309F D6A9
> Public PGP key : available at servers pgp.mit.edu, wwwkeys.pgp.net
>
Hi Geert. I am trying to do the same thing with rife-crud-1.2-jdk15.jar in
Eclipse 3.1. Should I be able to get the examples up and running the same way
I did Jumpstart? I notice, for example, that there is not a Run configuration.
I mimicked the steps from the jumpstart movie, and tried to copy the Run
configuration from the jumpstart project, but I can't get Jetty off the
ground. I get the follwing in the consol:
INFO: Started SocketListener on 0.0.0.0:8080
Mar 31, 2006 8:30:51 AM org.mortbay.jetty.Server main
WARNING: EXCEPTION
org.mortbay.util.MultiException[javax.servlet.ServletException: An error
occurred during the initialization of the repository.]
at org.mortbay.http.HttpServer.doStart(HttpServer.java:731)
at org.mortbay.util.Container.start(Container.java:72)
at org.mortbay.jetty.Server.main(Server.java:433)
javax.servlet.ServletException: An error occurred during the initialization of
the repository.
at com.uwyn.rife.servlet.RifeFilter.init(RifeFilter.java:74)
at org.mortbay.jetty.servlet.FilterHolder.start(FilterHolder.java:71)
at org.mortbay.jetty.servlet.WebApplicationHandler.initializeServlets
(WebApplicationHandler.java:312)
at org.mortbay.jetty.servlet.WebApplicationContext.doStart
(WebApplicationContext.java:511)
at org.mortbay.util.Container.start(Container.java:72)
at org.mortbay.http.HttpServer.doStart(HttpServer.java:753)
at org.mortbay.util.Container.start(Container.java:72)
at org.mortbay.jetty.Server.main(Server.java:433)
Mar 31, 2006 8:31:23 AM org.mortbay.util.Container start
INFO: Started HttpContext[/,/]
... and the following in the browser:
Error 404 - Not Found.
No context on this server matched or handled this request.
Contexts known to this server are:
WebApplicationContext[/,[null, 127.0.0.1, localhost]:/]
The links above may not work if a virtual host is configured
If I can get this running, and successfully implement a few CRUD-ed tables, I
will very likely push for RIFE on an upcoming project. Thanks in advance.
- John
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users