orchestra/datatable/datascroller LazyInitializationException

2009-02-11 Thread Carl Howarth
Hi all, I am having my first look into Orchestra 1.2 in my MyFaces 1.2.3/Facelets, Spring 2.5.6, JPA, Hibernate app and am having difficulties. In a nutshell I have the following: searchparameters.xhtml - users enter various search parameters into a form and hit 'search'. This calls an action

RE: orchestra/datatable/datascroller LazyInitializationException

2009-02-11 Thread Carl Howarth
to the results page through which the conversation needs to live. I hope this makes sense! Thanks, Carl Mario Ivankovits wrote: Hi! -Original Message- From: Carl Howarth [mailto:carl.howa...@dlapiper.com] Sent: Wednesday, February 11, 2009 11:56 AM bean name

Re: commandLink commandButton differences in file download behaviour problem

2007-11-21 Thread Carl Howarth
Right - I have a work around. It's a bit cumbersome but works well and avoids the need to create a custom export servlet. It involves Rest Faces so I will go through what I have done to hopefully let others avoid the pain and frustration! - First I added the restfaces libs to my project (see

Re: commandLink commandButton differences in file download behaviour problem

2007-11-20 Thread Carl Howarth
Hello again, It's now over a year on and I've come back to this problem in a project that I am working on. I am now creating a PDF, and am still having issues with Internet Explorer 6. If I use a command link the pdf downloads successfully, but then any subsequent command link I select prompts