[JBoss-user] [Security JAAS/JBoss] - Re: About Loing Model

2005-01-31 Thread wxwang
Thank you for your response.

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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: About Loing Model

2005-01-27 Thread [EMAIL PROTECTED]
The java: context is special in jboss and cannot be accessed from clients 
outside of the server vm. In jboss-4.0.x you can have datasource not bind under 
the java: context using the use-java-context parameter:


  | local-tx-datasource 
  |jndi-nameoraDataSource/jndi-name 
  |use-java-contextfalse/use-java-context
  | ...
  | local-tx-datasource
  | 


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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user