[jboss-user] [Security & JAAS/JBoss] - Re: SecurityAssociaton.getSubject is null

2007-05-07 Thread AbhayaJha
* ***URGENT*** * Hi , Please help at your earliest. Below are the detailed description for tbe above. We have a two ear deployed in JBoss. One ear contains all EJBs. Second Ear contains war file and internally invokes EJBs. When my system receives (Using MDBs) messages i

[jboss-user] [Security & JAAS/JBoss] - SecurityAssociaton.getSubject is null

2007-04-24 Thread AbhayaJha
Hi, We are migrating JBoss 3.2.3 to JBoss 4.0.5.GA. We have configured login-config.xml and jboss-service.xml for JAAS. configurations are as below: anonymous wrote : conf/login-config.xml false anonymous wrote : conf/jboss-service.xml mbean code="org.jboss.security.plugins.Se

[jboss-user] [EJB/JBoss] - Re: Getting ClassCastException during remote EJB call

2007-04-12 Thread AbhayaJha
Hi, I am calling ejb from a web application which is inside second.ear and ejb related files are in .war/WEB-INF/lib directory. I also tried by changing deploy/ear-deployer.xml and conf/jboss-service.xml as callByValue value as true. But still same problem is coming. View the original post :

[jboss-user] [Installation, Configuration & Deployment] - Re: War deployment problem

2007-04-11 Thread AbhayaJha
I got the problem. Problem was log4j.jar was inside my war file. I removed from war file. And it worked fine. Second problem with NOTYETINSTALLED --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- ObjectName: jboss.jca:name='',service=RARDeployment State: NOTYETINSTALLED Depends On Me: jb

[jboss-user] [EJB/JBoss] - Getting ClassCastException during remote EJB call

2007-04-11 Thread AbhayaJha
Hi, I am migrating jboss-3.2.3 to Jboss-4.0.5.GA. I have two say first.ear and second.ear files deployed in the same JBoss-4.0.5.GA server. When ejb deployed in first.ear is invoked from second.ear, ClassCastException is thrown. But for local bean call, it works fine. Can some body help wha

[jboss-user] [Installation, Configuration & Deployment] - War deployment problem

2007-04-03 Thread AbhayaJha
Hi All, During deployment of my .war file to the server I got below errors. I have already added set JAVA_OPTS=%JAVA_OPTS% -Dlog4j.defaultInitOverride=true in run.bat file. Please advise. 10:39:41,984 INFO [EARDeployer] Init J2EE application: file:/D:/jboss-4.0.5.GA/server/default/deploy/settl