[appfuse-user] Hibernate JMX

2009-05-06 Thread Marian
>It'd be awesome if you could put this information in AppFuse's >documentation. I'd suggest creating a child page under "Using Hibernate". I'd love to...but how could I do that? AFAI could see, clicking on the "Edit" button on the top of the page didn't show me any editable version of it (shouldn'

Re: [appfuse-user] Hibernate JMX

2009-05-06 Thread Matt Raible
You don't need to be an admin, you just need to be signed in. Here's the link to create a new child page of the Hibernate tutorial. http://appfuse.org/pages/createpage.action?spaceKey=APF&fromPageId=28 Matt On Wed, May 6, 2009 at 1:29 AM, Marian wrote: > >It'd be awesome if you could put this

Re: [appfuse-user] Handling MaxUploadSizeExceededException

2009-05-06 Thread Carlos Ortiz
But I don't actually know what is missing or getting to work as not expected. There should be a tutorial or doc or something on this regard. On Tue, May 5, 2009 at 11:29 AM, Matt Raible wrote: > I don't know why your problem is occurring. It sounds like it should work. > > Matt > > > On Tue, May

Re: [appfuse-user] Handling MaxUploadSizeExceededException

2009-05-06 Thread Matt Raible
Do you have things configured similar to the DataAccessException in dispatcher-servlet.xml? dataAccessFailure On Wed, May 6, 2009 at 7:48 AM, Carlos Ortiz wrote: > But I don't actually kn