Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    6
    Views
    4,236

    Dear Rajesh, Thanks for the reply. Can you...

    Dear Rajesh,

    Thanks for the reply. Can you please tell me where to define the beanRefContext.xml file in the EJB layer.

    Thanks,
    Shiva
  2. Replies
    6
    Views
    4,236

    Where to define Application context file

    Hi,

    I am working on the Enterprise java project which includes Jsf (in the front end i.e web layer), EJB on the back end. The architecture will roughly go like this

    jspx->Jsf action...
  3. Replies
    0
    Views
    427

    Problem with HibernateTemplate

    Hi,

    I am trying to save the collection object using getHiberanteTemplate.saveOrUpateAll() method but when i am using this I am getting following exception



    My declarative Transaction code...
  4. Mr Macro, Thank you very much. The problem...

    Mr Macro,

    Thank you very much.

    The problem has been resolved and the issue is with the loading xml files and with the name attribute. I tried by initializing with String[] and using id="" which...
  5. Macro, Nothing is happened by using string[]...

    Macro,

    Nothing is happened by using string[] instantiation and with the import if I use the complete package path its again appending the actual path to it which is leading to an exception.

    ...
  6. Hi Macro, Again Thanks for the quick reply ...

    Hi Macro,

    Again Thanks for the quick reply

    1 - is spring-helpers in your classpath? has it been copied to your \classes folder?

    yes I am doing this. since it is working for the other...
  7. Thanks for the reply Macro. The following is...

    Thanks for the reply Macro.

    The following is the exception I am getting. I am trying to inject the UserDAO reference which is present spring-helpers.xml file in to the...
  8. Problem with multiple application context file

    Hi,

    I have implemented spring IOC in the business layer of my project where we have multiple application context files. The actual problem is I have created bean reference in the first...
  9. where to declare application context xml file

    Hi,

    We have implemented Spring IOC in our Enterprise java project. Now our manager want's me to implement AOP interceptors for logging messages at method level. I have written an xml file for the...
Results 1 to 9 of 9