Well, I realize that. However, the application I'm developing is a web application and since I'm going to deploy it on a web server why would I want to configure it stand alone vs just wire it up to work with the web server? All I'm looking for are some tips and pointers to where I may look for getting Hibernate working in congruence with Jetty.

Thanks,

Leo

Pablo Ruggia wrote:

Hibernate doesn't need an http server at all.
You can read how to configure hibernate from its reference documentation in chapter 2 (http://www.hibernate.org/hib_docs/v3/reference/en/html/). All you have to do is to copy required libraries to your project's lib directory (you have to include your jdbc jar also) and create some configuration files.



On 7/11/05, Leo Sakhvoruk <[EMAIL PROTECTED]> wrote:
I can't find any documentation of how to configure hibernate on jetty.

Leo

Pablo Ruggia wrote:

But what is the thing you can do with tomcat that can't with jetty ?

On 7/11/05, Leo Sakhvoruk <[EMAIL PROTECTED]> wrote:


I've actually been using jettylauncher for over 5 months now. I have a
medium size working application. What I'm really looking for is some
documentation for setting up Hibernate with Jetty. Hibernate website has
Tomcat docs but I have trouble setting up Sysdeo to work with Eclipse.

Leo

Pablo Ruggia wrote:



If you are starting to learn java web application, i recommend you to
use
jetty + jettylauncher. It's much easier than tomcat + sysdeo.
Besides configuring hibernate in one or another is basically the same.

Here you will find jetty
http://jetty.mortbay.org/jetty/

And here it is jettylauncher home page:
http://jettylauncher.sourceforge.net/

On 7/11/05, Leo Sakhvoruk <[EMAIL PROTECTED]> wrote:




Well for starters, I haven't really been able to set up Sysdeo. Do you
have to create a Tomcat project in order to use the plug-in to debug a
Tapestry application? If you could point me towards a guide or sample
Sysdeo setup I'd really appreciate it.

Leo

Pablo Ruggia wrote:





I don't think you'll have differences in configuring hibernate with




tomcat




or jetty.
Besides I've used Sysdeo Tomcat from several moths without any
problem.
Please send to the list the errors you are getting and I could help


you.


On 7/11/05, Leo Sakhvoruk <[EMAIL PROTECTED]> wrote:






I'm forced to use Filemaker 7 but an example with MySQL or anything


else


would be great.

Leo

Richard Clark wrote:







Hi Leo,

Which database are you using?

...Richard

On Jul 11, 2005, at 12:52, Leo Sakhvoruk wrote:







Hello everyone,

I'm trying to use Hibernate in a Tapestry project. However, I
can't
find any concise documentation on how I can set up Hibernate with
Jetty. I found a lot of examples on using Hibernate with Tomcat,
however the Tomcat plug-in for Eclipse leaves a bit to be desired.

So my plea is, can someone point me in the direction of either
good
Hibernate + Jetty documentation or Eclipse + Sysdeo plug-in for
tomcat set up?

Thanks,

Leo



---------------------------------------------------------------------
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:


[EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:


[EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]










Reply via email to