Re: [OT] Re: Struts 2.0.6, Spring 2.0.2, Hibernate 3.2 Issue

2007-03-08 Thread Ravi Mangalagiri

Its all working now. I moved the OpenSessionInViewFilter all the way up in
web.xml
and it works fine..

Thanks a lot

-ravi

On 3/7/07, Dave Newton [EMAIL PROTECTED] wrote:


--- Ravi Mangalagiri wrote:
 I did move OpenSessionInViewFilter all the way
 up. no luck 

Did you also try setting the init-params?

What is your current_session_context_class set to?
connection.release_mode? transaction.factory_class?

d.






No need to miss a message. Get email on-the-go
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail

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





--
Ravi Mangalagiri
www.bluepitch.org (My personal website. Coming soon!)
703-505-4240 (c)


Re: [OT] Re: Struts 2.0.6, Spring 2.0.2, Hibernate 3.2 Issue

2007-03-07 Thread Ravi Mangalagiri

I did .. same thing

On 3/7/07, Dave Newton [EMAIL PROTECTED] wrote:


--- Ravi Mangalagiri wrote:
 Thats what I though initially but it doesn't look
 that way...

To me that makes it look even *more* that way since
now the filter is active because you've defined the
filter after the initial Action. When you now call an
Action from within a JSP the filter would now be
active.

 any ideas..

Mostly just the ones I already gave.

Re-try putting the viewSession filter first.

d.






8:00? 8:25? 8:40? Find a flick in no time
with the Yahoo! Search movie showtime shortcut.
http://tools.search.yahoo.com/shortcuts/#news

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





--
Ravi Mangalagiri
www.bluepitch.org (My personal website. Coming soon!)
703-505-4240 (c)


Re: [OT] Re: Struts 2.0.6, Spring 2.0.2, Hibernate 3.2 Issue

2007-03-07 Thread Ravi Mangalagiri

Dave,
I did move OpenSessionInViewFilter all the way up. no luck 

Mike,
I don't have any *.do in web.xml . all my actions use *.action suffix

-ravi

On 3/7/07, Ravi Mangalagiri [EMAIL PROTECTED] wrote:


I did .. same thing

On 3/7/07, Dave Newton [EMAIL PROTECTED] wrote:

 --- Ravi Mangalagiri wrote:
  Thats what I though initially but it doesn't look
  that way...

 To me that makes it look even *more* that way since
 now the filter is active because you've defined the
 filter after the initial Action. When you now call an
 Action from within a JSP the filter would now be
 active.

  any ideas..

 Mostly just the ones I already gave.

 Re-try putting the viewSession filter first.

 d.





 

 8:00? 8:25? 8:40? Find a flick in no time
 with the Yahoo! Search movie showtime shortcut.
 http://tools.search.yahoo.com/shortcuts/#news

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




--
Ravi Mangalagiri
www.bluepitch.org (My personal website. Coming soon!)
703-505-4240 (c)





--
Ravi Mangalagiri
www.bluepitch.org (My personal website. Coming soon!)
703-505-4240 (c)


[OT] Re: Struts 2.0.6, Spring 2.0.2, Hibernate 3.2 Issue

2007-03-07 Thread Dave Newton
--- Ravi Mangalagiri wrote:
 Thats what I though initially but it doesn't look
 that way...

To me that makes it look even *more* that way since
now the filter is active because you've defined the
filter after the initial Action. When you now call an
Action from within a JSP the filter would now be
active.

 any ideas..

Mostly just the ones I already gave.

Re-try putting the viewSession filter first.

d.



 

8:00? 8:25? 8:40? Find a flick in no time 
with the Yahoo! Search movie showtime shortcut.
http://tools.search.yahoo.com/shortcuts/#news

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



Re: [OT] Re: Struts 2.0.6, Spring 2.0.2, Hibernate 3.2 Issue

2007-03-07 Thread Dave Newton
--- Ravi Mangalagiri wrote:
 I did move OpenSessionInViewFilter all the way
 up. no luck 

Did you also try setting the init-params? 

What is your current_session_context_class set to?
connection.release_mode? transaction.factory_class?

d.



 

No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail 

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