> If they lie on a central server, then he only sees the interfaces, but
> has no access to class files of the EJB implementations (please
> correct me if I'm wrong).
> 
> He has the swing-app, but he has not the required EJBs.

You could always place a delegate layer on the client and have
it switchable between soap and session facades (or just use soap).
The jboss server can service the soap calls and pass them through
to the ejb layer.  In this way the client will not even be exposed
to your implementation technology.

        Kev

Kevin Conner
Orchard Information Systems Limited
Newcastle Technopole, Kings Manor
Newcastle Upon Tyne, NE1 6PA. United Kingdom
Registered in England, Number 1900078
Tel: +44 (0) 191-2032536  Fax: +44 (0) 191 2302515


-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to