Hi!
Your client simply needs the Home- and RemoteInterfaces ! You have
different options to make them available:

a) Have your working directory (.) included in the CLASSPATH and start
the client from the "root" of your sources. This way the needed
interfaces will be found as files.
b) Include the bean jar in the CLASSPATH
c) Make a jar archive that _only_ contains the client and home
interfaces and include this archive into the classpath.

Anyone else knows any other possibilities ?

Bye,
Tobias

[EMAIL PROTECTED] wrote:
> 
> Hello:
> Nowadays, to run the client Interest Client for the Interest
> application
> in a remote machine i have to include the interest.jar file (the same
> as the file deployed on the JBoss Machine) or the structure of
> directorys
> 'com/web_tomorrow/interest/*.class' ...i supose that's not the
> right way to do it due to the "inteterest.jar" should be ONLY in the
> 'deploy'
> directory on JBoss Machine, isn't it?
> 
> Here goes my questions:
> why i cannot run the client without the interest.jar file?
> what do i forgot to configure?
> 
> Thanks in advance:
> __________________________________________
> Jaume Soriano Sivera <[EMAIL PROTECTED]>
> Tel: 965040000 -ext. 44744 Fax: 965040047
> Portal y servicios multimedia - Nuevas tecnologias
> W a n a d o o E s p a n a - http://www.wanadoo.es
> __________________________________________

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to