hi,
in weblogic you can set the number for worker threads by yourself. is
this possible in JBoss (3.0.x) too?
Best Regards,
Rafal
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
__
Hi,
I am closing ResultSet, Statements and
Connections in my .java files.
I am calling a method from another method using Resultset. So
the connection is opened during method invocation. At the end of caller
method i am closing it. Is the problem because of this?
Template of a part of my c
On 2002.12.27 02:14:31 -0500 prema wrote:
>
> I am using Oracle8 and I set the connectionpool initial size as 50 in
> oracle-service.xml.
> I have checked the DB connections being opened from the Database Machine,
> after shutting down the server. Connections opened are 280 .
>
> While i am d
I am using Oracle8 and I set the connectionpool initial size as 50 in
oracle-service.xml.
I have checked the DB connections being opened from the Database Machine,
after shutting down the server. Connections opened are 280 .
While i am deploying my application in Red HatLinux 7.2, it says JDB
On 2002.12.26 23:31:06 -0500 prema wrote:
> Hi All,
>
> Loadtesting my application for 100 users takes more
> than 175 threads. I am using JBoss3_0_0-tomcat_4_0_3. I could see
> 100's of background threads (other than my minProcessors) running after
> stopping the execution. Is
Hi All,
Loadtesting my application for 100 users takes more
than 175 threads. I am using JBoss3_0_0-tomcat_4_0_3. I could see
100's of background threads (other than my minProcessors) running after
stopping the execution. Is there any settings in jboss to release
threads? I am g
JBoss *is* acting according to spec and your disappointment is
unfounded. You're just confusing your session beans - and what your
client stub actually represents.
If you are using *stateless* session beans (SLSB), you can have as many
threads share that same client stub and use it concurrent
I did read that session beans can't be reentrant, no threads. Well I do have
my client using the stub to one bean reference, and more than one thread use
it.
Instead of it failing, it appears the server somehow knows, and makes the
required number of sessions needed. So if I cause three threads
Use a sceduling service like flux from simscomputing.com . You can use the
javaMail API to send emails..
Burkhard
- Original Message -
From: "Sacha Labourey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 10, 2001 9:23 AM
Subject: RE: [JBoss-
Hello Dim,
> I'm not sure if this would work, as haven't done it myself, but will no
> doubt have to do something similar myself soon so I'll take the
> opportunity to suggest it and possibly get some feedback.
>
> Would it be possible to have a MDB that subscribes to the topic and then
> sends t
sends the email? Basically acting as a proxy for the client?
cheers
dim
> From: "Tbone" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: Re: [JBoss-user] Threads in jboss
> Date: Sat, 9 Jun 2001 15:56:35 +0200
> Reply-To: [EMAIL PROTECTED]
>
> Hi,
&
Hi,
Thanks for the tip, but the users wil be notified by e-mail.
maybe in the future where clients wil be gui the is an posibility for JMS
implemantation
greetz tbone
> you can have your clients subscribed to a TOPIC and have them notified via
> JMS
> >
> >Hi, everbody
> >
> >is there a way t
welcome
greetz tbone
Software is like sex, it's better when it's free
- Original Message -
From: "Sacha Labourey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 09, 2001 2:45 PM
Subject: RE: [JBoss-user] Threads in jboss
> Hello,
>
Hello,
For this purpose you may implement a MBEAN. MBEANs are allowed to access
system resources, create threads, act as socket servers, ... and... use even
use EJB ;) !
Furthermore, if my memory serves, I think a timer MBEAN already exists in
the JBoss distribution.
Check the distribution or s
you can have your clients subscribed to a TOPIC and have them notified via
JMS
>From: "Tbone" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: [JBoss-user] Threads in jboss
>Date: Sat, 9 Jun 2001 14:17:09 +0200
>
&g
Hi, everbody
is there a way to program threads in jboss?
the problem is that i need to notify may clients ( users ) on an time based
approach ( 2 days ) when they forget fill in some data is there an way to
do this?
the only solution i have at the moment is with an servlet that loaded on
start
uot;'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
cc:
Subject: [JBoss-user] Threads in EJBs
Is it breaking the rules to use Thread.sleep() within a method on a
Stateless Session Bean?
___
JBoss-user mailing list
[EMAIL PRO
Title: Threads in EJBs
Is it breaking the rules to use Thread.sleep() within a method on a Stateless Session Bean?
18 matches
Mail list logo