1. start jboss or tomcat
2. deploy war (using mvn tomcat:deploy, for example)
3. attempt to resolve url
4. OOME
Seems to be something about this particular component. I created a
simple Border component that uses no dynamic data, property access,
etc. It seemed to work. However, this component that is included in
the project is trouble.
Is there some specific information I could provide that would be more
useful? Is the exception not reproducible?
On 3/4/07, Howard Lewis Ship <hlship@gmail.com> wrote:
> That's nice but please identify what led up to the OOME.
>
> On 3/3/07, Todd Orr <torr0101@gmail.com> wrote:
> > It seems that even a simple component causes an OutOfMemoryError
> > exception to be thrown. This happens with both JBoss4.0.4GA and Tomcat
> > 5.5.
> >
> > I've attached a simple sample project.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>
>
> --
> Howard M. Lewis Ship
> TWD Consulting, Inc.
> Independent J2EE / Open-Source Java Consultant
> Creator and PMC Chair, Apache Tapestry
> Creator, Apache HiveMind
>
> Professional Tapestry training, mentoring, support
> and project work. http://howardlewisship.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org
|