Hi, I'm having difficulties connecting from a remote client to the server. I've downloaded the Orion Primer and added an EJB-client. The client connects to the server and asks to say hello. All runs fine (EJB and client app) on my server, but I've trouble to get it running on a remote machine. On the clientside orion expects a file orion-application-client.xml??. According to the documentation (docs/index.html) the file gets generated in the META-INF directory of the client root at deploy time. In my case no such file is generated. This is causing a problem for me because I have difficulties guessing the JNDI location which is set in that file. Frank