[JBoss-user] Security domain

2002-11-11 Thread Vijaya Laxmi
Dear all,       can somebody tell how to set up security-domain in tomcat.   In jboss u can set using the standardjboss.xml,   but in tomcat , where do u set so.     regards   vijaya  

Re: [JBoss-user] XA DS's in Jndi?

2002-11-11 Thread David Jencks
Please get the sample from the binary distro you are actually using or the same cvs checkout. jboss.security:name=JaasSecurityManager should be jboss.security:service=JaasSecurityManager if this is not the only problem show the part of the log where this stuff is getting deployed.

[JBoss-user] 认准“工商”标志,享受合法赚钱的乐趣!

2002-11-11 Thread i_love_money
ÍøÉÏÆ­È˵Ķ«Î÷Ì«¶àÁË£¬ ÎÒÕæ³ÏÏòÄãÍÆ¼öÒ»¸öÿÔÂ׬1ÔªµÄ»ú»á---¼ÓÈëÖйúͼÊéÍø£¡ ÇëÈÏ×¼¡°¹¤ÉÌ¡±ºÏ·¨µÇ¼Ç±êÖ¾£¬ÕæÕýÏíÊÜÍøÂç׬ǮµÄÀÖȤ£¡ Á˽âÏêÇéÇë¿´£º www.BooksChina.com/jiangli/jiangli.asp?uid=lyx0503 ×£ÄãºÃÔË£¡ --- This sf.net email is sponsored

[JBoss-user] JAAS and EJBException: checkSecurityAssociation

2002-11-11 Thread otisg
Hello, I am using JBoss 3.0.4 with Tomcat 4.1.2. I am using a custom Login Module, and I am getting this exception, which prevents me from authenticating using JAAS: Caused by: javax.ejb.EJBException: checkSecurityAssociation; CausedByException is: Authentication exception, principal=admi

[JBoss-user] ALERT - GroupShield ticket number OA4_1037057913_SJ-DC-EXCH02_3was generated

2002-11-11 Thread GroupShield for Exchange (SJ-DC-EXCH02)
Action Taken: The attachment was quarantined from the message and replaced with a text file informing the recipient of the action taken. To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>; Keene Hammond <[EMAIL PROTECTED]> From: Dan A. Dickey <[EMAIL PROTECTED]> Sent: 1194328960,29526490 Subject: Re: [J

RE: [JBoss-user] Path names in MBeans

2002-11-11 Thread JD Brennan
Title: RE: [JBoss-user] Path names in MBeans I think it's the directory you started JBoss in, which is typically the /bin directory, but that's not required.  We use the Java Wrapper Service on Windows and then the directory is the Windows System directory or something like that.  Things we've

Re: [JBoss-user] XA DS's in Jndi?

2002-11-11 Thread Dan A. Dickey
On Monday 11 November 2002 04:58 pm, Keene Hammond wrote: > Dan, > With all due respect, you must have just fat fingered something somewhere > as it should show up in JNDI, why don't cha send some of the > whatever-service.xml file you are using for us to look at... > and perhaps... > version JBoss

Re: [JBoss-user] XA DS's in Jndi?

2002-11-11 Thread Dan A. Dickey
On Monday 11 November 2002 04:58 pm, Keene Hammond wrote: > Dan, > With all due respect, you must have just fat fingered something somewhere > as it should show up in JNDI, why don't cha send some of the > whatever-service.xml file you are using for us to look at... > and perhaps... > version JBoss

Re: [JBoss-user] XA DS's in Jndi?

2002-11-11 Thread Keene Hammond
Dan, With all due respect, you must have just fat fingered something somewhere as it should show up in JNDI, why don't cha send some of the whatever-service.xml file you are using for us to look at... and perhaps... version JBoss and Java -Keene "Dan A. Dickey" wrote: > Ok, so I thought I was us

RE: [JBoss-user] XA DS's in Jndi?

2002-11-11 Thread Eric Kaplan
Don't worry dan, i thought it was funny. Of course, i have kids. Eric -Original Message- From: [EMAIL PROTECTED] [mailto:jboss-user-admin@;lists.sourceforge.net]On Behalf Of Dan A. Dickey Sent: Monday, November 11, 2002 5:39 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] XA DS's in Jndi?

[JBoss-user] Path names in MBeans

2002-11-11 Thread Ed Saikali
Hi, If I do a new FileInputStream("test.xml") from inside and MBean which directory will it look in for the test.xml file. I am trying to figure out where I should place the configuration files for an MBean. Thanks Ed --- This sf.net email is

[JBoss-user] XA DS's in Jndi?

2002-11-11 Thread Dan A. Dickey
Ok, so I thought I was using the InformixXaDS; apparently I was wrong and all my EJB's are just using the DefaultDS. So, I changed the DefaultDS to be the InformixXaDS. Not sure if this is allowed or not. However, after about a day of work here; what it seems that I found out is that the InformixX

Re: [JBoss-user] Problem connecting XP to Linux

2002-11-11 Thread Marius Kotsbak
On man, 2002-11-11 at 21:27, Tiburon Enterprise wrote: > I'm using JBoss 3.0.4 on XP and Linux machines. The > XP client program establishes an InitalContext to the > Linux machine and then executes this code which hangs: > > QueueConnectionFactory queueConnectionFactory = > (QueueConnectionFacto

Re: [JBoss-user] Hang in EntityLockInterceptor?

2002-11-11 Thread David Jencks
if changing to local tx doesn't change anything, it probably isn't a problem with the jca stuff. Can you try with a different database? I'd try to investigate the problem more directly. david jencks On 2002.11.11 12:55:11 -0500 Dan A. Dickey wrote: > On Friday 08 November 2002 03:22 pm, Dan A.

Re: [JBoss-user] Help with MBean

2002-11-11 Thread David Jencks
The service lifecycle methods need to return promptly. If you want ongoing activity, do it in your own threads. david jencks On 2002.11.11 16:43:07 -0500 "Kim, Yong" wrote: > Hi, > I am currently developing a service that will run under JBoss 3.x.x > that's > will open a server socket and proce

RE: [JBoss-user] Help with MBean

2002-11-11 Thread Kim, Yong
Forget about this... I am all set. Mitch -Original Message- From: Kim, Yong [mailto:Yong.Kim@;Staples.com] Sent: Monday, November 11, 2002 4:43 PM To: '[EMAIL PROTECTED]' Subject: [JBoss-user] Help with MBean Hi, I am currently developing a service that will run under JBoss 3.x.x that'

[JBoss-user] Help with MBean

2002-11-11 Thread Kim, Yong
Hi, I am currently developing a service that will run under JBoss 3.x.x that's will open a server socket and processes the incoming XML packets... and I have decided to make it a MBean component... By the way, my service creates multiple internal threads as well that processes each XML packets.

[JBoss-user] Problem connecting XP to Linux

2002-11-11 Thread Tiburon Enterprise
I'm using JBoss 3.0.4 on XP and Linux machines. The XP client program establishes an InitalContext to the Linux machine and then executes this code which hangs: QueueConnectionFactory queueConnectionFactory = (QueueConnectionFactory)ctx.lookup ("ConnectionFactory"); I've verified with jmx-consol

Re: [JBoss-user] Hang in EntityLockInterceptor?

2002-11-11 Thread Dan A. Dickey
On Friday 08 November 2002 03:22 pm, Dan A. Dickey wrote: > On Friday 08 November 2002 02:28 pm, David Jencks wrote: > > Does the hang go away if you use local tx (using the jca local wrapper > > instead of the xa wrapper)? If so this is probably due to problems with > > the informix xa driver. >

Re: [JBoss-user] cmp performance

2002-11-11 Thread Peter Fagerlund
måndagen den 11 november 2002 kl 16.07 skrev Eric Kaplan: We have an application that is used by portfolio managers to manage money. They manage one or more portfolios, where a portfolio consists of one or more positions. Each position corresponds to an asset (a given asset can be associated

[JBoss-user] after a period of inactivity Jboss doesn't answer whenaccessing via Swing.

2002-11-11 Thread Ricardo Alfredo Quintano Neira
Hello there! I hope everything is right with you! Here in my job we are having a big problem. We have an application that is divided in two client parts: one accessing the Jboss (Linux) via Browser (TomCat) and the other via Swing. Everything works perfectly... but when nobody access de the server

[JBoss-user] Cleanup afterRuntimeExc. in SFSB

2002-11-11 Thread Dietmar Schielke
Hi all, we use statefull session beans with NoPassivationCachePolicy under JBoss 2.4.3. When a method throws a RuntimeException the container throws the bean away. Because our SFSB's hold sometimes external resources we need to do some cleanup ( which we normaly do in ejbRemove() ), but I can't s

[JBoss-user] Re: Problem with CMR and Postgres

2002-11-11 Thread Eric Klimas
I wanted to thank everybody for their input. The way I ended up solving my problem was by putting a section into my jbosscmp-jdbc.xml file and defaulted the database to my postgres datasource. All works fine and as expected now. -Eric On Fri, 2002-11-08 at 18:01, Eric Klimas wrote: > Hi all, >

[JBoss-user] cmp performance

2002-11-11 Thread Eric Kaplan
Hi We have an application that is used by portfolio managers to manage money. They manage one or more portfolios, where a portfolio consists of one or more positions. Each position corresponds to an asset (a given asset can be associated with multiple positions), and the asset is associated with

Re: [JBoss-user] WebService Problem - Unable to view WSDL

2002-11-11 Thread Bruce Scharlau
At 18:34 11/11/2002 +0530, you wrote: Hi Guys, I have deployed a webservice onto JBoss-3.0.2. The web-service.xml file looks like this , http://xml.apache.org/axis/wsdd/"; xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance"; targetNamespace="http://net.jboss.org/nEngineApplicationServer"; x

[JBoss-user] JMX Security by operation

2002-11-11 Thread John C. Landers
What is the best way to secure an MBean by each operation. I want to restrict some users to read only ops and allow some to do write/mod ops. I read through the spec and did some research and most of the security is at the agent. I would like to have security at the MBean. My idea was to use a Dy

[JBoss-user] Authentication Problem - LDAP & JBoss

2002-11-11 Thread Dhiraj Ramakrishnan
Hi all, I am using JBoss-3.0.2 and have configured the login-config.xml to work with LDAP Server. My login-config.xml looks like this, com.sun.jndi.ldap.LdapCtxFactory ldap://hyd.nimaya.com:389/ simple cn=WLSPrincipal ,cn=users,dc=hyd,dc=nimaya,dc=com true My application uses a JTree to

[JBoss-user] WebService Problem - Unable to view WSDL

2002-11-11 Thread Dhiraj Ramakrishnan
Hi Guys, I have deployed a webservice onto JBoss-3.0.2. The web-service.xml file looks like this , http://xml.apache.org/axis/wsdd/"; xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance"; targetNamespace="http://net.jboss.org/nEngineApplicationServer"; xmlns:nEngineApplicationServer="http://n

Re: [JBoss-user] Re: resource-loading in .war

2002-11-11 Thread James Cleary
Good question. Not sure.ClassLoaders must be different? Try printing them out: getClass().getClassLoader() vs Thread... - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 08, 2002 11:17 PM Subject: [JBoss-user] Re: resource-loading in .war >