Hi,
    This is indeed a timely question as I am working on this also. I was able to get a 
client working until I tried to put it into a jar file.
    I get a ClassNotFoundException looking for the 
com.evermind.server.ApplicationInitialContextFactory when starting my app using:

    java -cp "c:/orion/orion.jar" -jar pet-class.jar

Again, it works fine (Note: no classpath specified) if run like:

java org.jdware.pet.client.PetClient      

any ideas?


thanks

john ware


Reply via email to