Hi!
Thanks for the suggestions.
I'm actually able to invoke the remote EJB setting either the properties 
you mentioned in the call of the <code>new InitialContext</code> or 
setting them in the <code>System</code> properties and then calling 
<code>new InitialContext</code> without parameters ; anyway, I wish I 
could do that without specifing the provider url in the code (as 
J2EE.5.1 suggests).
I double checked the specs and my ejb-ref is wrong: home and remote 
should be full path and ejb-link should point to the jar containing the 
classes.
I would expect to be able to specify the resource location and Factory 
classes to access them in the server.xml file, after having put the 
correct ejb-ref block in the web.xml, though I haven't found exactly how 
to define them.

Anyone does know where could I find the way to "compil" my server.xml?

a.




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to