Hello, i just started using the OrionServers CMR mapping for a simple CMP Bean. The bean has a "public Set getItems()" and returns a CMR Set of other CMP Beans. Creation of Beans using the create() using the homes create methods works flawless. All entries and dependencies get generated in the DB. The getter also works great on the server side since i put in a System.out.println in the EJB's getter implementation and it shows the set of read Objects. Alas the Client invoking the getItems() just sits there and waits for the result. At least i assume it does. Nothing happens any more after the call. My setup is Win98, JDK1.3, mySQL shareware and OrionServer 1.0.3 or 1.2.0. That problem occurs with both versions of Orion. Is there anything i can do ? I tried to get some info from the mail-archive but couldn't find anything relating to that problem. THX in advance, Udo
