[JBoss-user] [JCA/JBoss] - Multi datasources problem.(JBOSS 4.0 + Mysql 5.0 + CMP 2.0 +

2005-06-29 Thread erik003
I have defined my mysql connection in a *-ds.xml file and made it in the 
standardjbosscmp-jdbc.xml the default ds. But I can only define one database 
with its tables. What do I NEED to do to define another database on the same 
server..?

I already defined a *-ds.xml file that has a different name and so on than the 
first defined datasource. I already tried to use jndi in my ejb to make a 
connection(in xdoclets, in jbosscmp-jdbc.xml and in the entity source even) but 
it connects to the default defined in the standardjbosscmp.How can I overwrite 
or overload the defaulted values of make an correct connection to the 
datasource. Any help would be greatly appreciated!



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883091#3883091

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883091


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: mutual authentication

2004-12-14 Thread erik003
i've used that tutorial. In fact, i think i've read everything you wrote on 
this subject. Ssl is working, it just wont use my client certificate, because 
when i set client-auth "true" in server.xml  i cant access my own server. I 
think the certificates are in the wrong place, and that jboss wont use them, or 
cant find them. Any clue? 

with kind regards,

erik

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858636#3858636

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858636


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: mutual authentication

2004-12-09 Thread erik003
isn't there anyone out there that can help me?any help would be gratefully 
appreciated!

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858079#3858079

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858079


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - mutual authentication

2004-12-07 Thread erik003
greets,

I have a problem with the configuration of ssl with java and jboss. I've read 
thousands of posts but nothing is quite like my problem. I'm using jboss 4.0.0 
and j2ee 1.4
I want to use mutual authentication on a https server. For that cause i did the 
following:
i generated the Server KeyStore in file server.keystore
i exported the certificate from keystore to an external file server.cer
i generated the Client KeyStore in file client.keystore
i exported the certificate from keystore to external file client.cer
i imported the Client's certificate into Server's keystore
i imported Server's certificate into Client's keystore
I edited the server.xml file (standard) for ssl support and set client 
authentication on true. After that i ran the jboss standard server without 
errors. But when i go to https://localhost:8443 internet explorer shows the 
following "the server requires clients to have a certificate" and lets me 
choose the certificate. However, my own certificate can not be choosen. Infact, 
no certificate can be choosen. What am i doing wrong here? i really hope i get 
a reply, because its really frustrating.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857714#3857714

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857714


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user