Hi everybody,
 
we are running a Swing-application accessing via HTTP/RMI
to an EJB-server. To do the JNDI-lookup class "com.evermind.server.ApplicationClientInitialContextFactory"
is used as describes in the orion-doc.
 
The problem: this class is located in orion.jar (2.sthg MB), which is after my understanding
the main-lib of the whole orion-server.
 
Consequences:
1) we don't want to ship this lib to the client (system uses Java-Webstart to download
all classes and libraries needed, even if Webstart only updates classes which are changing
this is way too much download for "some JNDI-lookup")
2) how can this conform to the licence-model of Orion when you have to ship the
application-server to the client (for each client-installation, which in this scenario
comes up to several hundred....)
 
If I should have missed sthg. in the doc, sorry for this. If not: how to deal with that
since this a pro/con-decision for our customer using Orion.
 
Thanks  & Cheers,
 
Stefan Wendel, [EMAIL PROTECTED]

Reply via email to