[JBoss-user] [Installation, Configuration & Deployment] - Re: How to create multiple instances of jboss on same server

2005-12-16 Thread sanjuthomas
To create multiple instance of JBoss all you need to do is copy the default directory and rename according to your wish and put in the >/server directory. Then change the http and jnp ports. you can find your http and AJP port in \server\x\deploy\jbossweb-tomcat55.sar\server.xml now change

[JBoss-user] [EJB/JBoss] - Re: Link to Remote EJB

2005-12-09 Thread sanjuthomas
What you mean by reference ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911720#3911720 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911720 --- This SF.net emai

[JBoss-user] [EJB/JBoss] - Re: Basic EJB question.

2005-12-09 Thread sanjuthomas
Yes, you can access using simple stand alone client. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911718#3911718 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911718 ---

[JBoss-user] [Installation & Configuration] - Configuring the deployement order

2005-04-14 Thread sanjuthomas
Hi all, I have .sar to deploy in the server. This has to work as scheduler job, its worked. but I want deploy it as the last component. So that I can use some of the resources that is already deployed. The problem is how can I control the order of deployment. Hope you all undestood my problem P

[JBoss-user] [Performance Tuning] - Probelm with the default instance of JBoss 4

2005-04-08 Thread sanjuthomas
Hi all, I have a typical problem with the JBoss 4 default instance. My application is running perfect in the JBoss 4 standard instance. But when I run the application in the J2EE certified instance my application is misbehaving. The piece of code that is not working in the default instance. ( T

[JBoss-user] [EJB/JBoss] - Probelm with the default instance of JBoss 4

2005-04-08 Thread sanjuthomas
Hi all, I have a typical problem with the JBoss 4 default instance. My application is running perfect in the JBoss 4 standard instance. But when I run the application in the J2EE certified instance my application is misbehaving. The piece of code that is not working in the default instance. ( T

[JBoss-user] [Installation & Configuration] - Problem with JBoss 4 Default instance

2005-04-08 Thread sanjuthomas
Hi all, I have a typical problem with the JBoss 4 default instance. My application is running perfect in the JBoss 4 standard instance. But when I run the application in the J2EE certified instance my application is misbehaving. The piece of code that is not working in the default instance. ( T

[JBoss-user] [Performance Tuning] - Which JVM to use

2005-04-08 Thread sanjuthomas
Hi all, Which is the best JVM for JBoss 4.0.1 sp1 ( for better memory management and performance). We need to deploy a middle rangle application in Linux box. (1 GB of memory, 2 GHZ Processor). Thanx in advance. Sanju View the original post : http://www.jboss.org/index.html?module=bb&op=vie

[JBoss-user] [Clustering/JBoss] - Re: Which Instance to use ?

2005-04-07 Thread sanjuthomas
Thank You Ben. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873027#3873027 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873027 --- SF email is sponsored by - The

[JBoss-user] [Clustering/JBoss] - Re: mod_jk2 with Apache 2 and JBoss 4

2005-04-06 Thread sanjuthomas
Soory Dave, I was looking in JBoss 4.0 RC, Let me download the 4.0.1SP1 With Thanx, Sanju View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872863#3872863 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872863

[JBoss-user] [Clustering/JBoss] - Re: mod_jk2 with Apache 2 and JBoss 4

2005-04-06 Thread sanjuthomas
Hi Dave, Sorry, I mean "UseJK" element!. I did not find that element the file. Thanx Sanju View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872850#3872850 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872850 --

[JBoss-user] [Clustering/JBoss] - Re: mod_jk2 with Apache 2 and JBoss 4

2005-04-06 Thread sanjuthomas
Hi Dave, I read your article, but I did not find "true" element in the file which you are talking about. Please give your comment. Edit JBOSS_HOME/server/all/deploy/jbossweb-tomcat50.sar/META-INF/jboss-service.xml (replace /all with your own server name) Locate the element with a name of U

[JBoss-user] [Clustering/JBoss] - Re: mod_jk2 with Apache 2 and JBoss 4

2005-04-06 Thread sanjuthomas
Thank You Dav. Sanju View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872847#3872847 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872847 --- SF email is sponsored b

[JBoss-user] [Clustering/JBoss] - mod_jk2 with Apache 2 and JBoss 4

2005-04-06 Thread sanjuthomas
Hi all, We are planning to implement fail over using mod_jk module. The versions we are planning is mod_jk2 and Apache2 and JBoss 4. We saw in some article that mod_jk1.2 is recomended. Can any one tell the best configuration to implement fail over using JBoss 4. Thanx in advance, Sanju.

[JBoss-user] [Clustering/JBoss] - Which Instance to use ?

2005-04-06 Thread sanjuthomas
Hi all, To implement fail over using Apache , mod_jk and JBoss 4, which instance I should use ? is it necessory to use All instance to implement fail over using mod_jk and apache ?. We are not planning to go for load balancing. we just need fail over. Please any one help me. Thanx in advance,

[JBoss-user] [Performance Tuning] - Re: (URGENT) JBoss memory leak

2005-03-17 Thread sanjuthomas
Hi Clebetrt, Thank You for your replay. Still I don't understand, why this is happening only in one instance. The same application is running fine on another instance for a very long time. Its still running. Any way I will use JBoss-profiler and will post the result here. Thank You, Sanju Vie

[JBoss-user] [Performance Tuning] - (URGENT) JBoss memory leak

2005-03-17 Thread sanjuthomas
Hi all, We are using jboss-3.2.1_tomcat-4.1.24 version in Linux box with j2sdk1.4.2_01, and postgresql-7.3.4 as database. We allotted 1024MB memory to the deault instance. When it starts its taking only about 100 MBs. After some time the memory consumption will start to increase and with in 10

[JBoss-user] [Clustering/JBoss] - Re: Unable to connect to database when I use clusters

2005-03-07 Thread sanjuthomas
darranl, Its worked, It was a configuration mistake. Thank you for spending your time. With thanx, Sanju View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869032#3869032 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869

[JBoss-user] [Clustering/JBoss] - Re: Unable to connect to database when I use clusters

2005-03-07 Thread sanjuthomas
darranl, Its worked, It was a configuration mistake. Thank you for spending your time. With thanx, Sanju View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869031#3869031 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869

[JBoss-user] [Clustering/JBoss] - Re: Clustering is not simple

2005-03-07 Thread sanjuthomas
Can any one help me ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869030#3869030 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869030 --- SF email is sponsored b

[JBoss-user] [Clustering/JBoss] - Re: Clustering is not simple

2005-03-03 Thread sanjuthomas
Hi Stev, Thank you for the last replay. I did in the the way you said, and the servers communicating each other too. But my problem is I need to deploy an application as EAR. It contains both EJB and JSPs. The EJBs are in a JAR file and JSP and rest in the WAR file. Can I do the fail over feat

[JBoss-user] [Clustering/JBoss] - Unable to connect to database when I use clusters

2005-03-03 Thread sanjuthomas
Hi all, I am using JBoss 3.2.x in Linux box with postgres. When i run in all instance (run -c all) I am not getting the connection to database. But in the default instance with the postgres-ds.xml and same application I am able to connect to create the connection. Any one know the reason for th

[JBoss-user] [Clustering/JBoss] - Re: Clustering is not simple

2005-03-03 Thread sanjuthomas
Thak You Stev. Sanju View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868633#3868633 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868633 --- SF email is sponsored b

[JBoss-user] [Clustering/JBoss] - JBoss clustering doubt

2005-02-28 Thread sanjuthomas
Hi all, I have an application thats running on JBoss 3.2.2 in Linux box. Application is packed as an EAR that contain both JAR (EJB and other core classes) and WAR (JSP, Servlet and other core classes). Now we are planning to deploy our application in different cluster. Can I do it in the JBoss

[JBoss-user] [Clustering/JBoss] - Re: Clustering is not simple

2005-02-28 Thread sanjuthomas
Hi Stev, Can you please tell the step by step implementaion of clustering. I am looking to implement it in the Linux box. But still dont know how to start. Plese help me than in advance, Sanju. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868174#3868174

[JBoss-user] [Clustering/JBoss] - Re: Clustering vs. simple load-balancing when no SFSB and no

2005-02-24 Thread sanjuthomas
Hi werty, we are also planning to do something like you plan. If you have done it , then plz inform me . Thanx in advance Sanju View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867731#3867731 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [Clustering/JBoss] - How to implement fail-over usig JBoss clustering

2005-02-24 Thread sanjuthomas
Hi all, We have one application running on JBoss 3.2. the server is running in two instance, Now our application is going down on high traffic time. So we have decided to introduce a new partition in another system. decided to replicate the system in another Hardware. Now we want to dispatch

[JBoss-user] [Performance Tuning] - Problem with caching

2005-01-14 Thread sanjuthomas
Hi all, I have a major problem with my application, Its working fine in the JBoss 3.2 with windows, but in Linux its giving some problem. The scenario is : User "A" has loged in the application. Its ok working fine, He has accesses few pages in the application. User "B" has loged in the ap

[JBoss-user] [Performance Tuning] - JDBC Connection Poll Size

2005-01-13 Thread sanjuthomas
Hi all, Please help me, how can I set-up the JDBC connection pool size in JBoss 3.x Sanju Thomas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861910#3861910 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861910 -

[JBoss-user] [Performance Tuning] - Setting max number of JDBC connection

2005-01-13 Thread sanjuthomas
Hi all, How can I increase the JDBC connections, that can be opened at a time by the JBoss server with regards Sanju Thomas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861884#3861884 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

[JBoss-user] [Installation & Configuration] - Setting MaxThreads and MaxConnections

2005-01-12 Thread sanjuthomas
Hi all, How can I set max number of Threads and MaxConnections in JBoss 3.x When I testes my JBoss server with jcrawler, I got this error message. Can any one help me. ERROR [ThreadPool] All threads are busy, waiting. Please increase m axThreads or check the servlet status10 10 with regards San

[JBoss-user] [EJB/JBoss] - CMP in JBoss

2004-12-01 Thread sanjuthomas
hi all, I am trying to deploy a CMP EJB in JBoss 4.0. I am not getting things done. The docs availble in the internet in for the old versions. If any one can explain how to use CMP in JBoss 4.0 it will be helpful for me. Otherwise please point a link... with thanx sanju View the original pos

[JBoss-user] [EJB/JBoss] - Re: CMP Bean creating object in DefaultDS

2004-09-20 Thread sanjuthomas
hi, thank you very much for your replay sanju View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848762#3848762 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848762 --

[JBoss-user] [EJB/JBoss] - Re: Accessing business methods from EJB

2004-09-20 Thread sanjuthomas
hi james, thank you very much , i got it, really thanx sanju View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848761#3848761 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848761 -

[JBoss-user] [EJB/JBoss] - Re: Accessing business methods from EJB

2004-09-20 Thread sanjuthomas
h james, your assumption is right, the system is responsable to create object and the designer and programmer will use in the future. thank you very much for your comments and code. now i am reading the code. i hope i can understand it. if i have doubts in the code then i need your help in the f

[JBoss-user] [EJB/JBoss] - CMP Bean creating object in DefaultDS

2004-09-20 Thread sanjuthomas
hi all, I am very much new to the EJB, now i have been trying to write a CMP bean, now the problem is, my bean is creating object in DefaultDS, that in in the Hypersonic database rather than my MS-SQL, i have a connection pool named ASSYST-DS in the server for MS-SQL, (JNDI name is ASSYST-DS).

[JBoss-user] [EJB/JBoss] - Re: Accessing business methods from EJB

2004-09-19 Thread sanjuthomas
hi James, Thank you for the replay, it is a session bean. here i wanted to give create permission only for the system, and on the same time programmer has to access the sayHello method, and the designer has to access the sayHello and remove too. now you got my problem. right ? I may be wrong in

[JBoss-user] [Installation & Configuration] - web-console is not loading

2004-09-15 Thread sanjuthomas
hi all, i am using JBoss 4.0, now the probelm is my web-console is not loading, the right side frame is loaded but the left side frame in not loading , i am getting status message class org.jboss.console.navtree.AppletBrowser not found , if somebody know the reason please help me. thanx in adva

[JBoss-user] [EJB/JBoss] - Re: Accessing business methods from EJB

2004-09-15 Thread sanjuthomas
hi James, thank you, but still i have a doubt, if we cant access business methods with out remote object, then what for this security role and method permission. see this is the scenario programmer designer system system He

[JBoss-user] [EJB/JBoss] - Accessing business methods from EJB

2004-09-15 Thread sanjuthomas
hi all, this is very simple problem, how can i access the business methods in a SessionBean if i dont have permission to create object, i mean i dont have the right to access the create() method, on the very same time. i have right to access other methods. in this condition with out creating a

[JBoss-user] [Security & JAAS/JBoss] - Programmatic security for ejb

2004-09-15 Thread sanjuthomas
hi all, Please help me to implement programmatic security for ejb in JBoss , please send me few code fragments or resource to look on with regards sanju View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848306#3848306 Reply to the post : http://www.jboss.org/

[JBoss-user] [Security & JAAS/JBoss] - Programaic security in JBoss for web application

2004-09-13 Thread sanjuthomas
hi all, I am trying to implement a web application in JBoss, it needs a comprehensive security method, so i am using JAAS for that, now the problem is, i dont want to describe my security role or the user roles int the web.xml file, rather than i need to implement it programatically, so that i

[JBoss-user] [Security & JAAS/JBoss] - Caching REALM in jboss

2004-06-03 Thread sanjuthomas
hi all, how can i cache realm in jboss server, i need to load all the realm information from the database to the jboss vm area in the startup time of the serve, if somebody knows the solution please help me. with regards sanju View the original post : http://www.jboss.org/index.html?module=bb

[JBoss-user] [Security & JAAS/JBoss] - user class

2004-06-01 Thread sanjuthomas
hello all, is there any class in jboss like weblogic.security.acl.UserInfo in weblogic, i hav seen two classes named org.hsqldb.User,org.hsqldb.UserManager in jboss hsqldb.jar , can anybody tell the use of these classes, please help me , wirh regards sanju View the original post : http://www

[JBoss-user] [Security & JAAS/JBoss] - Writing custom security module

2004-05-18 Thread sanjuthomas
we are trying to migrate from weblogic to jboss, now we are dealing with the security implementation, we have written a custom security class, and it is working properly, now the problem is we need to add the roles for the EJBs from a database, that is we do not want to specify the roles in ejb-

[JBoss-user] [Security & JAAS/JBoss] - Re: CustumLoginModule

2004-04-24 Thread sanjuthomas
i have cleared that problem, but now i am getting some other exception in the server if you know something about this please help me .. exception in server console 13:15:20,544 INFO [OptiwiseServerLoginModule] FIRST LINE OF getRoleSets() 13:15:20,564 INFO [OptiwiseServerLoginModule] (getRoleS

[JBoss-user] [Security & JAAS/JBoss] - Re: CustumLoginModule

2004-04-23 Thread sanjuthomas
this is my client code import javax.security.auth.Subject; import java.security.acl.Group; import java.util.HashMap; import java.util.Map; import javax.naming.Context; import java.util.Hashtable; import javax.naming.InitialContext; import javax.security.auth.callback.CallbackHandler; import java

[JBoss-user] [Security & JAAS/JBoss] - CustumLoginModule

2004-04-23 Thread sanjuthomas
we are trying to migrate from welogic to JBoss, we need to implement a security policy for the system(pogramatic), we have written a custom security class for this purpose. that custom class we are using in the server side, and in the client side we are using ClientLoginModule. But when we are r

[JBoss-user] [Security & JAAS/JBoss] - Authentication Exception in SecurityInterceptor

2004-04-07 Thread sanjuthomas
hi all, i am using ClientLoginModule in client side and Custom Security Class in server side, when i am trying to invoke my client program, it properly invoke the Security Domain, but its generating this exception, if anybody know about this please help me. exception is ( in server console) 1

[JBoss-user] [Security & JAAS/JBoss] - Re: Datasource not binding when trying to access DatabaseSer

2004-04-06 Thread sanjuthomas
you are right so far about the auth.conf , now see in your client you are creating the LoginContext like this UsernamePasswordHandler handler = new UsernamePasswordHandler(args[0], args[1].toCharArray()); LoginContext lc = new LoginContext("MyLogin", handler); lc.login(); try it out , i am a

[JBoss-user] [Security & JAAS/JBoss] - Re: Datasource not binding when trying to access DatabaseSer

2004-04-06 Thread sanjuthomas
yes I have written Oracle-ds.xml and kept in the .../server/default/deploy directory. and it is working fine. my other simple EJBs are able to access this ConnectionPoll. but when trying to access using this secure client its generating exception. if you know the reason please help me. then abou

[JBoss-user] [Security & JAAS/JBoss] - Datasource not binding when trying to access DatabaseServerL

2004-04-06 Thread sanjuthomas
hi all, wer are trying use DatabaseServerLoginModule to secure EJBs, but when we try to access DatabaseServerLoginModule we are getting Exception that Datasource not bound. please see the code login-config.xml java:/OracleDS"SELECT OW_PASSWORD FROM OW_T_USER WHERE OW_USERID=?" "SELECT OW_T

[JBoss-user] [Security & JAAS/JBoss] - Using MBean service

2004-04-05 Thread sanjuthomas
how can i use an MBean service, i need to access the an MBean service in the stand alone client for authentication. please tell me how can I access that MBean service... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829369#3829369 Reply to the post : http

[JBoss-user] [Security & JAAS/JBoss] - Loading Custom Security Class in startup

2004-04-05 Thread sanjuthomas
we are trying to migrate from weblogic to jboss, we need to implement a security policy for EJBs, so we have written a custom security class. how can i load in the time of sever bootup. so that i can access it from JBoss VM. thanking you sanju View the original post : http://www.jboss.org/in

[JBoss-user] [Security & JAAS/JBoss] - Re: CustomLoginModule implementation

2004-04-01 Thread sanjuthomas
When running the client , we are getting this exception, if anybody have got idea , please tell us. F:\sanju\work\JBoss>java -Djava.security.auth.login.config=F:\sanju\work\JBoss\a uth.conf OptiwiseClient sanju sanju Exception in thread "main" javax.security.auth.login.LoginException: javax.namin

[JBoss-user] [Security & JAAS/JBoss] - Re: CustomLoginModule implementation

2004-04-01 Thread sanjuthomas
thank you for your help, actually that was the problem, it is working now, but now this custom class is unable to access datasource on the same time other beans are accessing the datasource, any idea, i will give you the custom class code now. the code in given below, i made some changes in one

[JBoss-user] [Security & JAAS/JBoss] - Re: CustomLoginModule implementation

2004-04-01 Thread sanjuthomas
thank you for your help, i made changes , & i got the result too, now the sever is looking for security class, but the problem is the custom class is unable to find the datasource, it is telling that OracleDS not bound, on the same time other EJBs are able to access the DataSource, please help m

[JBoss-user] [Security & JAAS/JBoss] - Unable to find Datasource by CustomSecurity class

2004-03-31 Thread sanjuthomas
we are trying to migrate from Welogic to jboss, so we are now implementing security domain for EJBs. we have written a custom class and successfully deployed in server. Client found the security class too, but when security class trying to access datasource named OracleDS , it is generating an e

[JBoss-user] [Security & JAAS/JBoss] - CustomLoginModule implementation

2004-03-31 Thread sanjuthomas
we are trying to migrate from Weblogic to JBoss, now we need to implement securty policy for our EJBs, we have written cusotm class for the security implementation extending UsernamePasswordLoginModule. Then we created jar using this class and put in the jboss_home/server/default/lib direcoty ,

[JBoss-user] [Security & JAAS/JBoss] - Re: Custom Login Module using UsernamePasswordLoginModule

2004-03-31 Thread sanjuthomas
dear mr.scott stark, the document you have specified is worth for nothing, i need a simple client that implementd using ClientLoginModule, if anybod have a very simple eample please send me. my mail id is [EMAIL PROTECTED] please make it fast, we are looking for you View the original post : htt

[JBoss-user] [Security & JAAS/JBoss] - Re: Custom Login Module using UsernamePasswordLoginModule

2004-03-30 Thread sanjuthomas
Thank you for your answer, i have understood the server side implementation. But still i am looking for a client ecample using ClientLoginModule, if you can give me an example it will be very helpfull, thanx in advance View the original post : http://www.jboss.org/index.html?module=bb&op=view

[JBoss-user] [Security & JAAS/JBoss] - Re: Custom Login Module using UsernamePasswordLoginModule

2004-03-30 Thread sanjuthomas
i have told you that ,we have written the security class , so whenever a client is requesting for an EJB this security class should be invoked to validate username and password, we have number of EJBs , so we cant put this class with all EJBs, so we need an independent implementaion, on the same

[JBoss-user] [Security & JAAS/JBoss] - custom login module

2004-03-29 Thread sanjuthomas
hi all, we are trying to migrate from weblogic to jboss, so we need to implement a custom security class, we have written a custom security class. but we are unaware about the loading stratagies of this cusotm class, if somebody know how to load this class and make use of this class to secure E

[JBoss-user] [Security & JAAS/JBoss] - custom login module class using UsernamePasswordLoginModule

2004-03-29 Thread sanjuthomas
hi all, we are trying to migrate from weblogic to jboss, so we need to implement a custom security class, we have written a custom security class. but we are unaware about the loading stratagies of this cusotm class, if somebody know how to load this class and make use of this class to secure E

[JBoss-user] [Security & JAAS/JBoss] - custom security class using UsernamePasswordLoginModule clas

2004-03-29 Thread sanjuthomas
hi all, we are trying to migrate from weblogic to jboss, so we need to implement a custom security class, we have written a custom security class. but we are unaware about the loading stratagies of this cusotm class, if somebody know how to load this class and make use of this class to secure E

[JBoss-user] [Security & JAAS/JBoss] - custom security class using UsernamePasswordLoginModule clas

2004-03-29 Thread sanjuthomas
hi all, we are trying to migrate from weblogic to jboss, so we need to implement a custom security class, we have written a custom security class. but we are unaware about the loading stratagies of this cusotm class, if somebody know how to load this class and make use of this class to secure E

[JBoss-user] [Security & JAAS/JBoss] - custom security class using UsernamePasswordLoginModule

2004-03-29 Thread sanjuthomas
hi all, we are trying to migrate from weblogic to jboss, so we need to implement a custom security class, we have written a custom security class. but we are unaware about the loading stratagies of this cusotm class, if somebody know how to load this class and make use of this class to secure E

[JBoss-user] [Security & JAAS/JBoss] - Custom Login Module using UsernamePasswordLoginModule

2004-03-29 Thread sanjuthomas
hi all, we were using weblogic, now we are migrating to jboss, so need to implement a security system, we have written a class that extends UsernamePasswordLoginModule, that alomost like DatabaseServerLoginModule class, or we made changes in the DatabaseServerLoginModule Class, according to our

[JBoss-user] [Security & JAAS/JBoss] - DatabaseServerLoginModule

2004-03-29 Thread sanjuthomas
i am trying to mingrate from weblogic to JBoss 3.2.2, so i need to deploy my all EJBs into JBoss server, i am implementing security using DatabaseServerLoginModule since my user details & roles are stored in Database. I have completed server side implementations, but i am unaware about the entri

[JBoss-user] [Security & JAAS/JBoss] - custom secuity using UsernamePasswordLoginModule class

2004-03-28 Thread sanjuthomas
We were using the Weblogic security API for the programatic security. This security class is loaded along with the Weblogic start up class . This class do the authentication and autherisation when ever an EJB client connect to the Weblogic Server. Right now I need to do the same thing with the

[JBoss-user] [Installation & Configuration] - startup classes

2004-03-23 Thread sanjuthomas
hi all, i am using jboss 3.2.2 , i have to load few classes in jboss in the startup time, how can i do that, classes are no way related to jboss, but some third pary classes, it should be loaded in the startup time itself, please help me, with thanx http://www.jboss.org/index.html?module=bb&op=v

[JBoss-user] [Security & JAAS/JBoss] - org.jboss.jmx.interfaces.RMIConnector;

2004-03-09 Thread sanjuthomas
please help me; i am using jboss3.2.2 , and trying to implement secure client, but i am unable to find org.jboss.jmx.interfaces.RMIConnector class from the installed packeage, where cani find this class, i need it urgently please some one help me with thanx sanju thomas http://www.jboss.org/in

[JBoss-user] [Security & JAAS/JBoss] - org.jboss.jmx.interfaces.RMIConnector

2004-03-09 Thread sanjuthomas
where can i find org.jboss.jmx.interfaces.RMIConnector class , please tell me the jar name, it is not availble with jbozz jars coming along with the installation, please help me! http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824877#3824877";>View the original post http://www.jboss.