[JBoss-dev] [Design of JBoss IIOP on JBoss] - Re: IIOP.NET under SSL with SSL accelerator card

2005-04-20 Thread viguera79
Thank you very much, I'll wait your solution. Best regards Javier View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874666#3874666 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874666 --

[JBoss-dev] [Design of JBoss IIOP on JBoss] - Re: IIOP.NET under SSL with SSL accelerator card

2005-04-20 Thread viguera79
Hi !! I tried you said me and these are the results: If I launch the server with ssl configuratin changing the factories, i.e., jacorb.ssl.socket_factory=org.jacorb.orb.factory.DefaultSocketFactory jacorb.ssl.server_socket_factory=org.jacorb.orb.factory.DefaultServerSocketFactory appear the fol

[JBoss-dev] [Design of JBoss IIOP on JBoss] - Re: IIOP.NET under SSL with SSL accelerator card

2005-04-19 Thread viguera79
Hi Dimitris, Could you say in what file I have to change the connection factory, and which are the factories? Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874464#3874464 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=

[JBoss-dev] [Design of JBoss IIOP on JBoss] - Re: IIOP.NET under SSL with SSL accelerator card

2005-04-19 Thread viguera79
First at all, thanks The ssl accelerator create a proxy with an external port and an internal port. SSL traffic enter to external port. The card desencrypts the traffic and moves it (now it's plain text) to the internal port. I configured the proxy with 3529 (external port) and 3528(internal port

[JBoss-dev] [Design of JBoss IIOP on JBoss] - IIOP.NET under SSL with SSL accelerator card

2005-04-19 Thread viguera79
Hello everybody!! I have an EJB application running on my server. It goes under iiop+ssl and all work. My client side uses IIOP.NET and it works too. After that, I installed a SSL accelerator card to encrypt and desencrypt the ssl traffic. So, my server is liberated. The SSL card makes that SSL

[JBoss-dev] [Design of JBoss IIOP on JBoss] - Re: Bad performance when deploying EJBs on JBoss 4.0

2005-01-31 Thread viguera79
I tried to download again and this time all was right. Jboss4.0.2beta has a good performance even with interceptors enabled. Thanks a lot View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864303#3864303 Reply to the post : http://www.jboss.org/index.html?module

[JBoss-dev] [Design of JBoss IIOP on JBoss] - Re: Bad performance when deploying EJBs on JBoss 4.0

2005-01-18 Thread viguera79
Hi, the command I used is: cvs -d :pserver:[EMAIL PROTECTED]/cvsroot/jboss co -r Branch_4_0 jboss-4.0 It begin to download a lot of files, but comparing these files with its its webview, there are many differences. The file build.xml reference to a non-existen file, for example ../tools/etc/bui

[JBoss-dev] [Design of JBoss IIOP on JBoss] - Re: Bad performance when deploying EJBs on JBoss 4.0

2005-01-17 Thread viguera79
Hi Francisco, I downloaded Branch_4_0 from CVS but when I try to build an error message appears. I think that I have to download fron CVS other addicional files. Is this correct or all I need is in Branch_4_0? Best regards Javier View the original post : http://www.jboss.org/index.html?module=b