RE: [JBoss-user] How to configure locking mechanism for EnityBean s - optimistic vs pessimistic?

2004-01-17 Thread Alexey Loubyansky
The OL and its tests where completely rewritten in 3.2.2. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter LuttrellSent: Saturday, January 17, 2004 2:55 AMTo: [EMAIL PROTECTED]Subject: Re: [JBoss-user] How to configure locking mechanism for EnityBean s

RE: [JBoss-user] How to configure locking mechanism for EnityBeans- optimistic vs pessimistic? In the entire JBoss system?

2004-01-17 Thread Alexey Loubyansky
Brock > Sent: Saturday, January 17, 2004 2:18 AM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] How to configure locking mechanism > for EnityBeans- optimistic vs pessimistic? In the entire JBoss system? > > On Fri, 2004-01-16 at 23:59, Sasidharan, Manoj wrote: > > Any

RE: [JBoss-user] How to configure locking mechanism for EnityBeans - optimistic vs pessimistic? In the entire JBoss system?

2004-01-17 Thread Alexey Loubyansky
No, at the moment OL is condfigured per entity. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Sasidharan, Manoj > Sent: Saturday, January 17, 2004 2:00 AM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] How to configure

Re: [JBoss-user] How to configure locking mechanism for EnityBean s - optimistic vs pessimistic?

2004-01-16 Thread Adrian Brock
g Oracle 9i > > > > > > rgds > > > MS > > > > > > > > > -Original Message- > > > From: Juha Lindfors [mailto:[EMAIL PROTECTED] > > > Sent: Friday, January 16, 2004 2:22 PM > > > To: [EMAIL PROTE

Re: [JBoss-user] How to configure locking mechanism for EnityBean s - optimistic vs pessimistic?

2004-01-16 Thread Peter Luttrell
o: [EMAIL PROTECTED] Subject: Re: [JBoss-user] How to configure locking mechanism for EnityBeans - optimistic vs pessimistic? in jbosscmp-jdbc.xml On Fri, 16 Jan 2004, Sasidharan, Manoj wrote: Hello All, How can we change the locking mechanism used in Entity Beans - optimisti

Re: [JBoss-user] How to configure locking mechanism for EnityBeans - optimistic vs pessimistic? In the entire JBoss system?

2004-01-16 Thread Adrian Brock
container configuration in [standard]jboss.xml Regards, Adrian > Please let know. > > rgds > MS > > -Original Message- > From: Juha Lindfors [mailto:[EMAIL PROTECTED] > Sent: Friday, January 16, 2004 2:22 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user]

[JBoss-user] How to configure locking mechanism for EnityBeans - optimistic vs pessimistic? In the entire JBoss system?

2004-01-16 Thread Sasidharan, Manoj
: Re: [JBoss-user] How to configure locking mechanism for EnityBeans - optimistic vs pessimistic? in jbosscmp-jdbc.xml On Fri, 16 Jan 2004, Sasidharan, Manoj wrote: > Hello All, > > How can we change the locking mechanism used in Entity Beans - optimistic, > pessimistic? Any

RE: [JBoss-user] How to configure locking mechanism for EnityBean s - optimistic vs pessimistic?

2004-01-16 Thread Adrian Brock
gt; Sent: Friday, January 16, 2004 2:22 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] How to configure locking mechanism for > EnityBeans - optimistic vs pessimistic? > > > > > in jbosscmp-jdbc.xml > > > On Fri, 16 Jan 2004, Sasidharan, Manoj wrote

RE: [JBoss-user] How to configure locking mechanism for EnityBean s - optimistic vs pessimistic?

2004-01-16 Thread Sasidharan, Manoj
, January 16, 2004 2:22 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] How to configure locking mechanism for EnityBeans - optimistic vs pessimistic? in jbosscmp-jdbc.xml On Fri, 16 Jan 2004, Sasidharan, Manoj wrote: > Hello All, > > How can we change the locking mechanism used in Ent

Re: [JBoss-user] How to configure locking mechanism for EnityBeans - optimistic vs pessimistic?

2004-01-16 Thread Juha Lindfors
in jbosscmp-jdbc.xml On Fri, 16 Jan 2004, Sasidharan, Manoj wrote: > Hello All, > > How can we change the locking mechanism used in Entity Beans - optimistic, > pessimistic? Any pointers to which configuration file need to be modified. > > Thanks in advance. > > Best Regards > MS > > > --

[JBoss-user] How to configure locking mechanism for EnityBeans - optimistic vs pessimistic?

2004-01-16 Thread Sasidharan, Manoj
Hello All, How can we change the locking mechanism used in Entity Beans - optimistic, pessimistic? Any pointers to which configuration file need to be modified. Thanks in advance. Best Regards MS --- The SF.Net email is sponsored by EclipseCo

[JBoss-user] How to configure interceptor for a MBean

2003-07-15 Thread Sasi kumar S
How to configure interceptors for MBeans. I need to provide transaction and security services for MBean invocations. regards -skumar- --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval

RE: [JBoss-user] How to configure JBoss-Jetty to serve static content?

2003-07-02 Thread Keysers Wonne
mailto:[EMAIL PROTECTED] Sent: Wed 7/2/2003 2:48 To: jboss Cc: Subject: [JBoss-user] How to configure JBoss-Jetty to serve static content? Im running JBoss-Jetty-3.0.4. My application allow to upload images that are stored in a directory /home/app/resources/ I&

RE: [JBoss-user] How to configure JBoss-Jetty to serve static content?

2003-07-02 Thread Alastair Rodgers
annou > Sent: 02 July 2003 01:48 > To: jboss > Subject: [JBoss-user] How to configure JBoss-Jetty to serve > static content? > > > Im running JBoss-Jetty-3.0.4. > My application allow to upload images that are stored in a > directory /home/app/resources/ I'd like J

[JBoss-user] How to configure JBoss-Jetty to serve static content?

2003-07-01 Thread Herve Tchepannou
Im running JBoss-Jetty-3.0.4. My application allow to upload images that are stored in a directory /home/app/resources/ I'd like Jetty to allow my users to access those images. For example, http://mydomain.com/resources/a.gif will map to /home/app/resources/a.gif. How do I configure Jetty for that

[JBoss-user] how to configure cmp datasource alias?

2003-06-05 Thread Carsten Hammer
Hi, I want to use the datasource that my entity beans work on for holding data accessed via jdbc calls. Is there a way to get the datasource that is configured for CMP inside of my J2EE code? Best regards, Carsten Hammer --- This SF.net emai

RE: [JBoss-user] How to configure durable topic in 3.0.x

2003-02-25 Thread Sebastian Hauer
e this helps, Sebastian > -Original Message- > From: Demyanovich, Craig - Apogent [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 25, 2003 4:52 PM > To: '[EMAIL PROTECTED]' > Subject: RE: [JBoss-user] How to configure durable topic in 3.0.x > > > I

RE: [JBoss-user] How to configure durable topic in 3.0.x

2003-02-25 Thread Demyanovich, Craig - Apogent
I spoke too soon; I have not found enough information to create a working durable subscription configuration. I would appreciate very much if someone would post working examples of the relevant files or would provide some instructions. I just can't tell at this point if I have one thing wrong in

RE: [JBoss-user] How to configure durable topic in 3.0.x

2003-02-25 Thread Demyanovich, Craig - Apogent
I found the answer in the for-pay docs. I didn't look before, since I thought that we didn't have them for 3.0.x. Turns out our subscription, though started last year, included the ones for 3.0.x. --- This sf.net email is sponsored by:ThinkGee

[JBoss-user] How to configure durable topic in 3.0.x

2003-02-21 Thread Demyanovich, Craig - Apogent
I forgot to include jbossmq-state.xml in the list of files that I've inspected. Thanks again, Craig --- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster.

[JBoss-user] How to configure durable topic in 3.0.x

2003-02-21 Thread Demyanovich, Craig - Apogent
I want to migrate my application from 2.4.10 to 3.0.x. I have a few durable topics to configure, but I can't find instructions for doing so. I've looked at jbossmq-destinations-service.xml, jbossmq-service.xml and jms-service.xml. I've searched this list and the JMS forum at jboss.org. However,

[JBoss-user] How to configure a user service ????

2002-12-18 Thread Sasidharan, Manoj
Hello All, I want to start CloudScape from within JBoss. CloudScape can be started by instantiating an object of its Driver class. Hence I tried to put the logic in a startcs-service.xml: This somehow does not work. Please help. When I deploy the file, following error is displayed on conso

Re: [JBoss-user] How to configure JAXM in JBoss3.0?

2002-09-03 Thread David Jencks
What's in jaxm-provider? You can deploy regular jars by including them in server/[config]/deploy or have them loaded at startup by including them in server/[config]/lib. BTW, how do messages get into jboss? jca 1.5 has message inflow contracts for this so jaxm can call mdbs directly, otherwise

[JBoss-user] How to configure JAXM in JBoss3.0?

2002-09-03 Thread piussanjay
Hi,I want to deploy JAXM client in JBoss3.0. In JAXM ,there's something called jaxm-provider which acts as a gateway to route the message from a JAXM client to another.I deployed the jaxm .war(client) file in default\deploy dir where as jaxm-provider is a directory which I cannot make it as

Re: [JBoss-user] How to configure SRP login module in JBoss 3.0.0?

2002-06-21 Thread Scott M Stark
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 20, 2002 5:58 AM Subject: [JBoss-user] How to configure SRP login module in JBoss 3.0.0? Hi all, I'm searching for help how to configure the SRP login modules in the JBoss 3.0.0 release. The client side comes wit

[JBoss-user] How to configure SRP login module

2002-06-14 Thread Becker, Ralf
Hi, I'm searching for help how to configure the SRP login modules in the JBoss 3.0.0 release. The client side comes with a precofigured 'auth.conf' file, but I can't find any documentaion on how to configure the server side. Can anybody tell me how to change the 'login-config.xml' file to use SR

Re: [JBoss-user] How to configure

2002-06-04 Thread Burkhard Vogel
0 - Original Message - From: "madhu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 01, 2002 2:56 AM Subject: [JBoss-user] How to configure > How to configure the mySQL with the jboss 2.4.4 > > >

RE: [JBoss-user] How to configure mySQL with JBoss 2.4.4

2002-06-03 Thread JD Brennan
Title: RE: [JBoss-user] How to configure mySQL with JBoss 2.4.4 Put the driver in your class path.  /lib/ext should work.  We use the mm.mysql-2.0.13 driver. Here's what I had to change in the jboss.jcml file for MySQL:   org.hsqldb.jdbcDriver,org.gjt.mm.mysql.D

[JBoss-user] How to configure

2002-06-01 Thread madhu
How to configure the mySQL with the jboss 2.4.4 ___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _

[JBoss-user] How to configure another database in Jboss3 ?

2002-05-19 Thread Cloudor Pu
Hello, I want to configure a MySQL database for my downloaded Jboss3.0.0rc2-tomcat4.0.3. I read the online docs at "http://www.jboss.org/online-manual/HTML/index.html"; but only got incomplete pieces of information. I want to know which files i should modify or add, and how those files effect

Re: [JBoss-user] How to configure JBossMail and MS Exchange server

2001-10-23 Thread Nguyen Thanh Phong
"jboss" <[EMAIL PROTECTED]> Sent: Tuesday, October 23, 2001 9:59 PM Subject: [JBoss-user] How to configure JBossMail and MS Exchange server > does anyone knows how to configure JavaMail and MSExchange server? > > Herve Tchepannou > Software Engineer > Objexis Coorpor

[JBoss-user] How to configure JBossMail and MS Exchange server

2001-10-23 Thread Herve Tchepannou
Title: How to configure JBossMail and MS Exchange server does anyone knows how to configure JavaMail and MSExchange server? Herve Tchepannou Software Engineer Objexis Coorporation Phone: (514) 932 3295 Ext. 231 mailto:[EMAIL PROTECTED] Objexis Coorporation http://www.objexis.com 1635 Sherb

AW: AW: [JBoss-user] how to configure jboss for mysql and tomcat

2001-07-26 Thread Scheil, Sven
onnerstag, 26. Juli 2001 15:15 > An: [EMAIL PROTECTED] > Betreff: Re: AW: [JBoss-user] how to configure jboss for mysql and > tomcat > > On 26 Jul 2001 13:40:56 +0200, Scheil, Sven wrote: > > > the jaws example works fine (after minor changes in the > jaws.xml), bu

RE: [JBoss-user] how to configure jboss for mysql and tomcat

2001-07-26 Thread Alex Radka
y, July 26, 2001 7:41 AM To: '[EMAIL PROTECTED]' Subject: AW: [JBoss-user] how to configure jboss for mysql and tomcat hello! > > >how to configure jboss for mysql > > Prety sure this is all in the doc somewhere so check there > for details but > he highlights ar

Re: AW: [JBoss-user] how to configure jboss for mysql and tomcat

2001-07-26 Thread Nicolai P Guba
On 26 Jul 2001 13:40:56 +0200, Scheil, Sven wrote: > the jaws example works fine (after minor changes in the jaws.xml), but the > clients of the cd example don't work: > > compiling/running the client apps produces this error: > >ant cmp-cd-upload > ... > main:

AW: [JBoss-user] how to configure jboss for mysql and tomcat

2001-07-26 Thread Scheil, Sven
hello! > > >how to configure jboss for mysql > > Prety sure this is all in the doc somewhere so check there > for details but > he highlights are [...] sorry for that question. after reading in the documentation the part about the sense of jboss.jcml and jboss-auto.jcml a 2nd time i get it wo

RE: [JBoss-user] how to configure jboss for mysql and tomcat

2001-07-25 Thread Alex Radka
d the standalone Tomcat release to Apache. Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Scheil, Sven Sent: Wednesday, July 25, 2001 10:59 AM To: '[EMAIL PROTECTED]' Subject: [JBoss-user] how to configure jboss for mysql and tomcat w

[JBoss-user] how to configure jboss for mysql and tomcat

2001-07-25 Thread Scheil, Sven
what do i have to do beside setting Type Mapping Names in jaws.xml to mySQL to use mysql (3.23.39-nt) as persistence layer for CMP under jboss 2.2.2. first i had apache and tomcat (mod_jk) on my w2k server running as development/testing environment. now i have installed jboss in a 2nd step, b

Re: [JBoss-user] how to configure mutiple datasource in jboss.jcml

2001-07-01 Thread Burkhard Vogel
ECTED]> To: "jboss-user" <[EMAIL PROTECTED]> Sent: Sunday, July 01, 2001 6:15 PM Subject: [JBoss-user] how to configure mutiple datasource in jboss.jcml who could tell me how the jboss.jcml should be like if i want to use 2 jdbc:odbc datasource in jboss? how will the mbean look li

[JBoss-user] how to configure mutiple datasource in jboss.jcml

2001-07-01 Thread still
 who could tell me how the jboss.jcml should be like if i want to use 2 jdbc:odbc datasource in jboss? how will the mbean look like? The 2 datasource use the same database driver: jdbc:odbc suggest there is 2 entitybean .each one presents  a table in its

[JBoss-user] how to configure jboss for forwarding?

2001-05-24 Thread Rogelio Triviño
Hi: I'm using a linux machine for firewall and forwarding. I try to connect jboss from a client applet that I serve with jboss. The applet connect to my public ip in internet, and the firewall redirects the input to the jboss server (another linux machine) I have enabled forwarding for ports 10

Re: [JBoss-user] How to configure jboss-tomcat embbeded with IIS

2001-04-20 Thread Dewayne McNair
De: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]En nombre de Dewayne > McNair > Enviado el: jueves, 19 de abril de 2001 16:03 > Para: [EMAIL PROTECTED] > Asunto: Re: [JBoss-user] How to configure jboss-tomcat embbeded with IIS > > > I'm not sure I understand the se

RE: [JBoss-user] How to configure jboss-tomcat embbeded with IIS

2001-04-20 Thread Antonio Vazquez
Enviado el: jueves, 19 de abril de 2001 16:03 Para: [EMAIL PROTECTED] Asunto: Re: [JBoss-user] How to configure jboss-tomcat embbeded with IIS I'm not sure I understand the second sentence "... I don't know which is the directory...". Can you explain what you're trying

Re: [JBoss-user] How to configure jboss-tomcat embbeded with IIS

2001-04-19 Thread Dewayne McNair
I'm not sure I understand the second sentence "... I don't know which is the directory...". Can you explain what you're trying to do? For the most part, configuring IIS+JBoss+Tomcat should be no different than configuring IIS+Tomcat. But, maybe I'm missing something... > I think that doc, it`s

RE: [JBoss-user] How to configure jboss-tomcat embbeded with IIS

2001-04-19 Thread Antonio Vazquez
ich is the directory? Thanks -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Dewayne McNair Enviado el: jueves, 19 de abril de 2001 14:39 Para: [EMAIL PROTECTED] Asunto: Re: [JBoss-user] How to configure jboss-tomcat embbeded with IIS Sure... instructions a

Re: [JBoss-user] How to configure jboss-tomcat embbeded with IIS

2001-04-19 Thread Dewayne McNair
Sure... instructions are at http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-iis-howto.htm l -- Dewayne > Hi all, > could anybody tell me how I can configure jboss-tomcat embbeded with IIS? > > Thanks in advance > > Antonio ___ JBoss-u

[JBoss-user] How to configure jboss-tomcat embbeded with IIS

2001-04-19 Thread Antonio Vazquez
Hi all, could anybody tell me how I can configure jboss-tomcat embbeded with IIS? Thanks in advance Antonio ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss

2001-04-13 Thread Tim Taylor
-Original Message- From: Nguyen Thanh Phong [mailto:[EMAIL PROTECTED]] Sent: Friday, April 13, 2001 1:30 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss > What JNDI you use when you create DataSource for WL? j

Re: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss

2001-04-12 Thread Nguyen Thanh Phong
tainer? Do you means that if I access it from (say) JSP/Servlet? > > -Original Message- > From: Swarr, Bob [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 12, 2001 8:46 AM > To: '[EMAIL PROTECTED]' > Subject: RE: [JBoss-user] How to configure compatible DataS

RE: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss

2001-04-12 Thread Nguyen Thanh Phong
Bob, Thanks for suggestion but that is not exactly what I wanted to do. Currently, what I have in my ejb-jar.xml contains the following entry smart/DSJndi java.lang.String SmartPool In my code, private void lookupEnv() { Context

Re: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss

2001-04-12 Thread Toby Allsopp
Swarr, Bob wrote: > I'm testing some EJBs in both WebLogic and JBoss and worked around this > problem by putting a serverVendor variable into the deployment descriptor. > Here's how to do it: Please, everyone, read the EJB spec, section 19.4. Code your EJB implementation to use "java:comp/env/j

RE: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss

2001-04-12 Thread Tim Taylor
jdbc/OraclePool bean -Original Message- From: Swarr, Bob [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 12, 2001 8:46 AM To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss I'

RE: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss

2001-04-12 Thread Swarr, Bob
eks. But it looks to me like JBoss wins on dynamic deployment, performance and scalability. Bob Swarr -Original Message- From: danch [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 12, 2001 9:02 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] How to configure compatible DataSource JNDI for W

Re: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss

2001-04-12 Thread danch
Swarr, Bob wrote: > > Voila, you've handled an EJB server difference with the deployment > descriptor (and this is why we have deployment descriptors). You don't have > to recompile the EJB when you run in WebLogic or JBoss. You just need to > redeploy it with a different deployment descriptor

RE: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss

2001-04-12 Thread Swarr, Bob
ilto:[EMAIL PROTECTED]] Sent: Wednesday, April 11, 2001 4:40 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss One issue though is that you cannot configure a resource without a java: prefix as a Deployer in JBoss right now. I hav

Re: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss

2001-04-11 Thread Scott M Stark
, April 11, 2001 12:38 PM Subject: Re: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss > On Wed, Apr 11, 2001 at 05:27:28PM +0700, Nguyen Thanh Phong wrote: > > Hi, > > > > I'm recently moving my beans from WebLogic to JBoss. I have so

Re: [JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss

2001-04-11 Thread Toby Allsopp
On Wed, Apr 11, 2001 at 05:27:28PM +0700, Nguyen Thanh Phong wrote: > Hi, > > I'm recently moving my beans from WebLogic to JBoss. I have some problems to > create/configure a compatible DataSource JNDI so that I don't have to modify > my ejb-jar.xml when I deploy my code on WL or JBoss. > > In

[JBoss-user] How to configure compatible DataSource JNDI for WebLogic and JBoss

2001-04-11 Thread Nguyen Thanh Phong
Hi, I'm recently moving my beans from WebLogic to JBoss. I have some problems to create/configure a compatible DataSource JNDI so that I don't have to modify my ejb-jar.xml when I deploy my code on WL or JBoss. In WebLogic, my beans works if I create a DataSource with JNDI name (e.g.) SmartPool.