[jboss-user] [Security JAAS/JBoss] - Save LoginContext !

2007-11-15 Thread catania
Hi all! I use jboss-4.0.5.GA and EJB 3.0 and I use JAAS with DatabaseLoginModule to authenticate the specify client: LoginContext lc = new LoginContext(userTest, new MyCallbackHandler(username, passwd)); | lc.login(); I want save LoginContext to database. Have any way that I can save

[jboss-user] [Installation, Configuration DEPLOYMENT] - The old question !

2007-11-07 Thread catania
Hi all ! I have used jboss-4.0.5.GA and EJB 3.0 And I use DatabaseServerLoginModule to authenticate the specific user. CAN I CONFIGURE JBOSS SERVER TO RECOGNIZE SOME CLIENTS WERE LOGOUT ! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4102446#4102446

[jboss-user] [Installation, Configuration DEPLOYMENT] - Error when deploy bean !

2007-11-05 Thread catania
, all things are ok! have some ideas about it! Thank, catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4101676#4101676 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4101676

[jboss-user] [Installation, Configuration DEPLOYMENT] - Get the path of JBoss server by API !

2007-10-28 Thread catania
. Thanks. Catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4099721#4099721 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4099721 ___ jboss-user mailing list jboss-user

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Get some informations from Container !

2007-10-25 Thread catania
No some ideas for my problem! When the client connect to server, can I get IP's client ? If the client app is web app is easy! But my client is standard alone. have some ideas ! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4099083#4099083 Reply to the

[jboss-user] [Security JAAS/JBoss] - Re: Trying to get active users..

2007-10-25 Thread catania
I also have same problem. But I no some replies! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4099084#4099084 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4099084 ___

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Get some informations from Container !

2007-10-24 Thread catania
! (such as how I can get the list of clients have connected to server!) Has the Jboss server support about this problem. I also tried get this list from Container server but not success! Have any ideas about this problem! Thanks. Catania. View the original post : http://www.jboss.com

[jboss-user] [Installation, Configuration DEPLOYMENT] - Get some informations from Container !

2007-10-23 Thread catania
Hi everyone! I have used jboss-4.0.5.GA and EJB3.0. My client is standard alone. I use DatabaseLoginModule to authenticate a particular client. When multi clients login success, I can get some informations as username and role from container. Subject subject = (Subject)

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss for Linux !

2007-10-17 Thread catania
Thank you very much. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4096358#4096358 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4096358 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration DEPLOYMENT] - JBoss for Linux !

2007-10-16 Thread catania
Hi all! I use CENTOS 5.0 (Linux). I need some links to download JBoss Server correctly ! Please guide to me ! thank. Catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4095871#4095871 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [Security JAAS/JBoss] - Secure about -ds.xml !

2007-10-14 Thread catania
|/metadata | /local-tx-datasource | . Please Can show me some links about it ! Thank. Catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4095063#4095063 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4095063

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Configure JBoss to connect to multi database on multi ma

2007-10-09 Thread catania
! Thanks. catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092897#4092897 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092897 ___ jboss-user mailing list jboss-user

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Configure JBoss to connect to multi database on multi ma

2007-10-09 Thread catania
deploy success (open MySql, and I see log_entry table!)! -- mean that JBoss server not connect to CDatabase (not effect). have some ideas ! Thank. Catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092903#4092903 Reply to the post : http

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Configure JBoss to connect to multi database on multi ma

2007-10-09 Thread catania
Oh! sorry. Not anonymous wrote : 456 .log_records. It is : 15:41:36,045 ERROR [SchemaUpdate] Unsuccessful: create table CDatabase .log_records (id | integer not null auto_increment, message varchar(255), date datetime, level var | char(255), primary key (id)) | 15:41:36,061 ERROR

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Configure JBoss to connect to multi database on multi ma

2007-10-09 Thread catania
for me. I come from Vietnam. In Vietnam, I don't show The JBoss Organize that I can learn to get The JBoss Certificated ! Can you have ideas about it ? Thank again. Catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4093248#4093248 Reply to the post

[jboss-user] [Installation, Configuration DEPLOYMENT] - Configure JBoss to connect to multi database on multi machin

2007-10-08 Thread catania
documents to solve my problem. Thanks. Catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092400#4092400 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092400 ___ jboss

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Configure JBoss to connect to multi database on multi ma

2007-10-08 Thread catania
=DataSourceBinding,name=MySqlDSTmp' to JNDI name 'java:MySqlDSTmp' Guide to me, thanks. catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092820#4092820 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092820

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How setup JBoss for the Timeout ?

2007-10-05 Thread catania
Thank you very much. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4091872#4091872 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4091872 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How setup JBoss for the Timeout ?

2007-10-04 Thread catania
Thanks. Oh, sorry! My application is not web-application (my application has two file jboss.xml and ejb-jar.xml and both of them exist inside the META-INF folder). So where I configure timeout for my application ? Catania. View the original post : http://www.jboss.com

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How setup JBoss for the Timeout ?

2007-10-04 Thread catania
guides from you ! catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4091411#4091411 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4091411 ___ jboss-user mailing list jboss-user

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Restrict number of clients connect to JBoss !

2007-10-04 Thread catania
I have found server.xml file. And I really want to limit the number of standalone clients connecting to EJBs. I can do this by manage my database but I want know have some difference ways to do this? Can I configure JBoss to do this? And my application is not web application. Please

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How setup JBoss for the Timeout ?

2007-10-04 Thread catania
Have any ideas ! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4091789#4091789 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4091789 ___ jboss-user mailing list

[jboss-user] [EJB/JBoss] - Re: List all connected users

2007-10-04 Thread catania
I have same problem. If I can to list login of all users connected to a JBoss application, I can check and not allow the certain clients use the same account to login.(Ex: A use usename aaa, but If B use username aaa --- he can't login!). have some ideas ? View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How setup JBoss for the Timeout ?

2007-10-04 Thread catania
Oh, sorry. My purpose is setup the idle time for clients. Description: If client A login successful, and if he do nothing (about 10 minutes) - he doesn't call any methods on my beans - he will logout automatically! Have some ideas about my problem. Thanks. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - How setup JBoss server for the Time-out ?

2007-10-03 Thread catania
inside my jboss.xml, am I right ? If right, Can show me a example inside jboss.xml ? Please guide to me or show me some article about my this problem. Thank! Catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4091309#4091309 Reply to the post : http

[jboss-user] [Installation, Configuration DEPLOYMENT] - How setup JBoss for the Timeout ?

2007-10-02 Thread catania
! Catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4090540#4090540 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4090540 ___ jboss-user mailing list jboss-user@lists.jboss.org https

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How setup JBoss for the Timeout ?

2007-10-02 Thread catania
I am looking for the session-timeout ! So, I must configure inside my jboss.xml, am I right ? Can show me a fragment of this problem inside jboss.xml ? Thanks very much. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4090874#4090874 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: I need help about Messaging!

2007-09-19 Thread catania
Hi all! I solved my problem. I imported jbossall-client into my project, all things ok. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4085904#4085904 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4085904

[jboss-user] [JBoss Messaging] - Re: I need help about Messaging!

2007-09-18 Thread catania
Hi ! Sorry, my English is not good. The first, thanks to reply. My work is very urgent and I'm beginner with MDB and JMS so I post any where to expect reply from some one. The second, I'm sorry because I locate incorrectly. Thank you very much! View the original post :

[jboss-user] [JBoss Messaging] - Re: I need help about Messaging!

2007-09-18 Thread catania
ConnectionFactory connectionFactory; I understand your suggestions.And althought, I posted my article not correct but I recognized your helps and can you continue guide some my remain problems ? Thanks. Catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp

[jboss-user] [Messaging, JMS JBossMQ] - My problem about JMS MDB !

2007-09-17 Thread catania
Hi all! I read about JMS and MDB inside Mastering. EJB.4th.Edtion (chapter 7). I use anonymous wrote : jboss-4.0.5.GA and EJB 3.0 I writed a Message Driver Bean, look like: | public class LogBean implements MessageListener { | public LogBean() { | System.out.println(LogBean

[jboss-user] [Messaging, JMS JBossMQ] - Re: My problem about JMS MDB !

2007-09-17 Thread catania
I added my ejb-jar.xml inside META-INF but I also received above errors. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4084900#4084900 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4084900

[jboss-user] [JBoss Messaging] - I need help about Messaging!

2007-09-17 Thread catania
Server but I don't know where I do this. Please guide to me or show me some documents. Thanks. Catania. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4085296#4085296 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp

[jboss-user] [Installation, Configuration DEPLOYMENT] - Error when use Log4jSocketServer and SocketAppender !

2007-09-09 Thread catania
Hi all! I use anonymous wrote : jboss-4.0.5.GA, EJB3.0 XP_SP2 I use anonymous wrote : Log4jSocketServer and SocketAppender to log some request from clients to server. (Example both of server and client is the same machine, and host name: pc6 and has IP is: 192.168.1.228). Ok, inside

[jboss-user] [Beginners Corner] - Log4j with Swing components !

2007-09-05 Thread catania
Hi all! Iam a begginer with JBoss. I use anonymous wrote : jboss-4.0.5.GA and EJB3.0 I read about Log4j and know that Log4j can support to output some messages to Swing components. Please guide to me or show me some documents about this problem. Thanks very much. View the original post :