[JBoss-user] [Installation & Configuration] - Re: how to configure ssl in jboss server

2005-04-06 Thread njfinn
I have not worked it out either. I just modified the Tomcat configuration to use SSL and that is good enough for our purposes. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872988#3872988 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

[JBoss-user] [Security & JAAS/JBoss] - Re: How to enable HTTPS?

2005-04-06 Thread njfinn
Did you solve your No trusted certificate problem with the xml-rpc calls. I'm having the same problem and it would have been great if you had of posted your solution. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872987#3872987 Reply to the post : http://www

[JBoss-user] [Installation & Configuration] - Re: how to configure ssl in jboss server

2005-03-21 Thread njfinn
I've got the same problem did you have a solution. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871081#3871081 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871081 --

[JBoss-user] [Persistence & CMP/JBoss] - problem using Multiple MySql databases.

2005-02-15 Thread njfinn
My problem is that my CMP Beans only use the datasource entered in the standardjbosscmp-jdbc.xml file. What I'm trying to do is have my application talk to two or more different databases (all mysql). And the Entity beans seem to only use the default. I'm sure this is a configuration think I'm jus

[JBoss-user] [Persistence & CMP/JBoss] - problem using Multiple MySql databases.

2005-02-15 Thread njfinn
My problem is that my CMP Beans only use the datasource entered in the standardjbosscmp-jdbc.xml file. What I'm trying to do is have my application talk to two or more different databases (all mysql). And the Entity beans seem to only use the default. I'm sure this is a configuration think I'm jus