Search:

Type: Posts; User: Kruttik; Keyword(s):

Search: Search took 0.03 seconds.

  1. Thanks a lot for the reply ramniwas.

    Thanks a lot for the reply ramniwas.
  2. I already added that section in aop.xml and it...

    I already added that section in aop.xml and it worked but it worked because aspectj weaver weaved the aspect into the domain objects. I was trying to get the aspects applied using spring AOP i.e...
  3. Not able to get the aspects applied to domain objects

    I know there are innumerous threads on this but I still couldnt get the answers. So I am trying again.

    My problem: Not able to get the aspects applied to domain objects using load time weaving
    ...
  4. Replies
    9
    Views
    1,675

    That will be great. Thanks a lot. I am thinking...

    That will be great. Thanks a lot. I am thinking that I am doing something very stupid cos I followed all the steps in spring documentation and yet couldnt get it to work. Anyways I will be waiting...
  5. Replies
    9
    Views
    1,675

    need help

    hey altosz,
    Can you please tell me if you were able to resolve the issue. I am having the same issue. All injections are working fine in pojo, only the aspects arent getting applied. How to solve...
  6. ya i checked the classpath. heres the web xml:...

    ya i checked the classpath. heres the web xml:
    <?xml version="1.0"?>

    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    ...
  7. I am getting the same error. Is there a solution....

    I am getting the same error. Is there a solution. I have spring 2.0.2.
  8. Not able to access hibernate objects in jsps

    After reading ur post i implemented the same context configurations but it doesnt work for me. I still get the same hibernate lazy load error. Do I need to make any entry in web.xml aslo?
  9. PortletOpenSessionInViewInterceptor not working

    Hi,
    I am a newbie to spring portlet MVC. I developed a portlet using spring+hibernate+tomcat. To enable the open session view patter, I used PortletOpenSessionInViewInterceptor in spring-2.0.2. But...
Results 1 to 9 of 9