2 Replies Latest reply on Apr 12, 2006 11:24 AM by vijaygrk

    EJB POJO has returned null values when returned to the clien

    vijaygrk

      I have an entity bean that is accessed via a session bean.
      Then there is a java application that print the attributes of the entity bean after getting the pojo from the session bean. When i print the values in the session bean i get the values but when i print it in the java app i am getting null values. BTW i am using 4.0.4 CR2