There is a problem with this that I've been running into a lot over the last
few days. Basically, Jetty runs out of memory after 4-5 restarts, just like
Tomcat used to. If anyone has a chance to slap a profile on things and see
where the leak is coming from, please let me know.  I suspect
commons-logging, but since it's used by everyone (hibernate, spring, etc.),
it's tough to remove and Maven doesn't have a <global-excludes> mechanism.

Matt

On 3/2/07, Matt Raible <[EMAIL PROTECTED]> wrote:

What version of 2.x are you using?  Can you provide some steps so I can
try to reproduce the problem on my end?

Thanks,

Matt

On 3/2/07, Stine, Matt <[EMAIL PROTECTED]> wrote:
>
>  I remember in the past (1.9.x) that when I made changes to my model
> classes, ant script would update my DB schema. It seems that the equivalent
> 2.0 operation, "mvn compile hibernate3:hbm2ddl" does not do this. If the
> table already exists it just moves on to the next one. Am I doing something
> wrong? Is there a way to do a "clean" on your DB so that the updates get
> picked up? Or do I have to drop the schema from MySQL every time?
>
>
>
> Thanks.
>
>
>
> _____________________________________
>
> *Matt Stine*
>
> *Senior Software Engineer*
>
> *Hartwell** Center ** for Bioinformatics and Biotechnology*
>
> *St. Jude Children's Research Hospital*
>
> 332 N. Lauderdale St.
>
> Memphis, TN 38105
>
> Voice: 901.495.4602
>
> Fax: 901.495.5108
>
> Pgr: 901.495.3578 #1314
>
> [EMAIL PROTECTED]
>
> http://www.hartwellcenter.org
>
>
>



--
http://raibledesigns.com




--
http://raibledesigns.com

Reply via email to