[JBoss-user] [JCA/JBoss] - Re: DS

2005-09-12 Thread mdeichsel
May be you have to add the following lines into your main infront of the 
InitialContext:

System.setProperty(NamingFactory, org.jnp.interfaces.NamingContextFactory);
System.setProperty(ProviderUrl, localhost:1099);

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3894272#3894272

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3894272


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: DS

2005-09-12 Thread mdeichsel
Sorry, I forgot the constants:
public static final String NamingFactory = 
java.naming.factory.initial;
public static final String ProviderUrl = java.naming.provider.url;


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3894277#3894277

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3894277


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: DS

2005-09-12 Thread darranl
Please STOP, the original question is three years old.

The user was attempting to access a datasource from outside the JVM which is 
not allowed if the datasource is bound to the 'java:' namespace.  The user was 
also given the correct answer three years ago!

If you read the original question you would see the user can connect to JNDI as 
they can lookup a queue without any problems.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3894319#3894319

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3894319


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: DS

2005-08-01 Thread darranl
Don't dig up old posts and just add a ME TOO style comment at the end.

Start a new thread showing YOUR code samples and the exceptions YOU are getting.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3887671#3887671

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3887671


---
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=7477alloc_id=16492op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: DS

2005-07-31 Thread aberezin
I am seeing the same problem with win2k, jboss-4.03rc1 with a very simple jndi 
lookup from within a client in the same vm as the server.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3887619#3887619

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3887619


---
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=7477alloc_id=16492op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: DS keystore encrypted password

2005-03-21 Thread [EMAIL PROTECTED]
Security questions == security forum

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3871027#3871027

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3871027


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: DS keystore encrypted password

2005-03-21 Thread andrzejros
[EMAIL PROTECTED] wrote : Security questions == security forum

You are right, wrong forum, were looking for answer and posted to wrong place 
:P but found a solution, location of example mbean entry in jboss-server.xml, I 
have added it as a last entry in my file - move it a little bit earlier , I 
have placed it before transaction manager, and works fine, maybe a depends in 
ds deployer could help

maybe worth to mention in example or wiki, where to place it :P

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3871093#3871093

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3871093


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: DS keystore encrypted password

2005-03-21 Thread [EMAIL PROTECTED]
Put it in the FAQ, i.e. don't put entries AFTER the url deployment scanner
if you want other deployments to see the service.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3871095#3871095

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3871095


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: DS problems while Deploying multiple EAR's

2005-02-25 Thread [EMAIL PROTECTED]
Moderated: Unanswerable question - IT DOES NOT WORK style post.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3867943#3867943

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867943


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user