Hmm, out of interest, how are you specifying the DB details when
running PriDE from a web-app, as the docs I saw seemed to suggest this
would require system properties set at app startup?  Other than that,
it looked interesting, although I also mean to have a look at Spring's
JDBC support...

/Gwyn

On 13/08/05, Anders Peterson <[EMAIL PROTECTED]> wrote:
> I had a look a WTP and learned that "WTP = WST + JST", and that WST was
> the interesting part. I've noticed that several other, to me,
> interesting projects are building their plug-ins on WST.
> 
> ... but I couldn't get it working - couldn't use any editors. So I
> dumped it. Instead I'm using EclipseHTMLEditor. It works well, and it
> has no dependencies on other plug-ins. WST had a lot of dependencies.
> Too many for my taste. (Didn't take me very long to decide I wanted to
> get rid of it.)
> 
> Tomcat/Jetty: I tried Tomcat and the Sysdeo plug-in first. Eventually I
> got everything to work, but wasn't happy about Sysdeo's handling of
> classpaths. Tried Jetty and Jetty Launcher as well. It works much
> better!!! ...and yes, Jetty starts significantly faster that Tomcat.
> 
> I've decided to use PriDE instead of Hibernate (with annotations).
> They're very different. ;-)
> 
> http://pride.sourceforge.net/
> 
> There's also an eclipse plug-in for working with PriDE. I have little
> experience with PriDE, but so far I'm very happy with it. It has no (as
> in zero) dependencies.
> 
> /Anders
> 
> Anders Peterson wrote:
> > Thanks for answering,
> >
> > I'm assuming you mean "The Eclipse Web Tools Platform (WTP) project".
> > I'll have a look at that!
> >
> > Why Jetty over Tomcat? I've never used either, but have the feeling more
> > people use Tomcat and saw a performance comparison recently where Tomcat
> > did very well.
> >
> > Spring: Everyone does seem to love it, but I don't know what problem I
> > have that it'll solve.
> >
> > /Anders
> >
> > Martijn Dashorst wrote:
> >
> >> Most usefull in the specific webapp department:
> >> - jetty launcher
> >> - jetty
> >> - webtools (webstandard tools -> xml/html editor, I don't use the
> >> appserver integration stuff)
> >>
> >> usefull without webapp development:
> >> - spring (I'm still not convinced, but the rest of the world is ;-)
> >> - hibernate
> >> - maven
> >> - ant
> >> - junit
> >>
> >> But those are basically a need for all projects, not specific for
> >> wicket development.
> >>
> >> Martijn
> >>
> >> Anders Peterson wrote:
> >>
> >>> Hi all,
> >>>
> >>> I'm just about to start work on my first Wicket application.
> >>>
> >>> What other tools and frameworks do you use with Wicket?
> >>>
> >>> I use eclipse so I'd be particularly interested in recommendations on
> >>> eclipse plug-ins. As far as I know there is no Wicket-specific
> >>> plug-in, but I'm sure there are others that could be useful with a
> >>> Wicket project
> >>>
> >>> Thanks,
> >>> /Anders
> >>>
> >>>
> >>>
> >>> -------------------------------------------------------
> >>> SF.Net email is Sponsored by the Better Software Conference & EXPO
> >>> September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> >>> Practices
> >>> Agile & Plan-Driven Development * Managing Projects & Teams * Testing
> >>> & QA
> >>> Security * Process Improvement & Measurement *
> >>> http://www.sqe.com/bsce5sf
> >>> _______________________________________________
> >>> Wicket-user mailing list
> >>> Wicket-user@lists.sourceforge.net
> >>> https://lists.sourceforge.net/lists/listinfo/wicket-user
> >>
> >>
> >>
> >>
> >>
> >>
> >> -------------------------------------------------------
> >> SF.Net email is Sponsored by the Better Software Conference & EXPO
> >> September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> >> Practices
> >> Agile & Plan-Driven Development * Managing Projects & Teams * Testing
> >> & QA
> >> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> >
> >
> >
> >
> > -------------------------------------------------------
> > SF.Net email is Sponsored by the Better Software Conference & EXPO
> > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to