0 Replies Latest reply on Oct 22, 2001 5:00 AM by rajesh's

    Jaws value object not working properly.

    rajesh's

      I was trying to deploy the JAWS example packed with jboss documentation. It was working fine if retrieves the data just after creating it.
      //home.create(..
      //home.findAll()..

      Note that ejbLoad is not calling now.

      But once i created the entity bean ,restart the server , just finding the entity bean, throwing an exception some times

      1. There is a type mismatch for hours filed.
      and some times
      2. The set method not found for hours.

      Why this poblem occurs ?
      I was using the jaws examples jaws.xml file. And uncommented the field mapping..!!


      Rajesh