Answer : in -ds.xml must be the same than in
ra.xml...
De : Richard De Falco
Envoyé : mercredi 28 janvier 2004 11:54
À : [EMAIL PROTECTED]
Objet : [JBoss-user] JCA deployement dependencies problem "MBeans waiting for
other MBe
Hi all,
I'm thinking of implementing a connection
pool for Lotus Domino for JBoss 3.2.3.
This way my EJB's can ask for a connection
from the pool and do some manipulation of the Lotus Domino data.
Unfortunatly I'm not sure in what kind
of object to build the connection pool.
JBoss has connectio
Hi,
I'm wondering, if multiple inner joins are possible using jboss-ql or
similar. I'm new to this and did only provide some simple queries so
far.
Here's one example:
SELECT teilnehmer.pkey,
teilnehmer.titel,
teilnehmer.vorname,
teilnehmer.nachname,
teilnehmer.ort,
teilnehmer.fk_kv,
teilnehmer.t
All,
we are trying to setup a JBoss 3.2.3 (Tomcat) cluster with Apache and
mod_jk.
We discovered that the sticky sessions with mod_jk only work if you give
the "jvmRoute" parameter in the tomcat configuration file. If we do not
use sticky sessions we receive an error from Tomcat if during form b
Is it possible to prevent this message in JBoss 3.2.3?
WARN [OILServerILService] Connection failure (1).
And the associated stack trace I get every time my JMS client
terminates, even though I close the connection first.
Thanks,
John Black
---
Besides what your folks talked, here is another concern:
The machine has a system admin, who has the root permission. The application(with JBOSS) has database, which is managed by somebody else(dba, etc). We don't want machine system admin knows database login-name/password. Otherwise he/she can
You use a JAAS configuration the same as all security. The default JAAS
configuration uses the UsersRolesLoginModule as defined by the
jmx-console
entry in the conf/login-config.xml
This in turn obtains the username/password/roles mappings from the
jmx-console.war/WEB-INF/classes/{roles.properties
That's right. I'm not using jboss.net - I'm just using the Axis library directly (i.e.
my web app registers an org.apache.axis.transport.http.AxisServlet and this uses a
/WEB-INF/server-config.wsdd file to configure the services). I do this so I've got app
server independence.
> -Original
Hi,
I did not completely understand, what you are trying to
achieve. If you have a standard MBean, you can just add
an xmbean-dd section to the *-service.xml file, as this
is done in 3.2.3 with some beans in conf/jboss-service.xml
and the xmdesc/ directory within conf/.
If you want Xdoclet to pro