RE: [JBoss-user] Disallowing Local interface access from servlet tier

2004-02-03 Thread Craig Berry
ySent: Monday, January 12, 2004 8:16 PMTo: [EMAIL PROTECTED]Subject: [JBoss-user] Disallowing Local interface access from servlet tier I have noticed that in the default JBoss 3.22 + Tomcat deployment configuration, it is possible to obtain Local interfaces for EJBs from the Se

RE: [JBoss-user] Disallowing Local interface access from servlet tier

2004-02-02 Thread Peter Ondruska
lt;[EMAIL PROTECTED]> Subject: RE: [JBoss-user] Disallowing Local interface access from servlet tier Date: Mon, 2 Feb 2004 08:47:11 +0100 Hi, what you want can be done through container configuration. But you will loose much speed. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAI

RE: [JBoss-user] Disallowing Local interface access from servlet tier

2004-02-02 Thread Rupp, Heiko
: [JBoss-user] Disallowing Local interface access from servlet tier I have noticed that in the default JBoss 3.22 + Tomcat deployment configuration, it is possible to obtain Local interfaces for EJBs from the Servlet tier.  In the interest of maintaining maximum portability (e.g., to

Re: [JBoss-user] Disallowing Local interface access from servlet tier [auf Viren geprüft]

2004-01-13 Thread Jonathan . O'Connor
ments too. Ciao, Jonathan O'Connor XCOM Dublin "Craig Berry" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 12.01.2004 19:16 Please respond to [EMAIL PROTECTED] To <[EMAIL PROTECTED]> cc Subject [JBoss-user] Disallowing Local interface access from servlet tier [auf

[JBoss-user] Disallowing Local interface access from servlet tier

2004-01-12 Thread Craig Berry
Title: Message I have noticed that in the default JBoss 3.22 + Tomcat deployment configuration, it is possible to obtain Local interfaces for EJBs from the Servlet tier.  In the interest of maintaining maximum portability (e.g., to enable us to later move to separate boxes for the two tiers)