[JBoss-user] [JNDI/Naming/Network] - Re: Accessing EJB through HTTPS Invoker...

2005-08-08 Thread miani
Benoit, That is great that you got it working. But, we had already gotten RMI over SSL working. I just don't see much value to it (at least for us) unless you can actually tunnel the packets over port 443. Even if I could get them to agree to it, I don't feel comfortable advising my customers

[JBoss-user] [JNDI/Naming/Network] - Re: Accessing EJB through HTTPS Invoker...

2005-08-05 Thread miani
Benoit, I've been fighting the same issue. Encrypting the EJB calls with SSL is nice but what's the point if you can't go over https? Customers aren't going to open a bunch of ports on their firewall for us. Anyway, I couldn't have typed up your post better myself. Anyone out there have an

[JBoss-user] [JCA/JBoss] - not in transaction message

2004-07-26 Thread miani
Hi, I have a particular jdbc driver that misbehaves when used in JBoss' connection pool - after a few hundred connections of this datasource JBoss will start throwing OutOfMemory Exceptions. This is a legacy database and until we can complete our port, I'm stuck with it. I guessed that the

[JBoss-user] [JCA/JBoss] - property configuration for datasource

2004-04-07 Thread miani
Hi, I am trying to configure some additional options on a sybase datasource. My standard connection-url is connection-urljdbc:sybase:Tds:172.30.253.221:2638?ServiceName=nw/connection-url I need to set a sybase property, JCONNECT_VERSION, for this connection. I can do this with a JDBC