Hi, When I try to run the ProductClient example (after following the given instructions) I get the this error message: Communication error: Error reading application-client descriptor: Error looking up EJBHome: Disconnected: Unknown command: 7 I don't know what I'm doing wrong but to me it seems like the EJBHome interface can't be read. I find that strange since it's in the ejb.jar which is given in the classpath when I'm trying to run the example. I would really appreciate if someone could help me with this. Thanks, Carl
