Hi,
The output for the Count bean StatefulSession example
is different from in the book. Here is the output
which is completely different from the expected on
page 99.
Please let me know what the fix is: how do you set the pool count to 2?
thanks,
Anil
----------------------------
ejbCreate()
count()
ejbCreate()
count()
ejbCreate()
count()
count()
count()
count()
ejbRemove()
ejbRemove()
ejbRemove()
=====
for good news go to
http://members.tripod.com/goodnewsforyou/goodnews.html
-
bug in source code of Count Bean Stateful Session example (2 messages)
- Posted by: Anil Philip
- Posted on: April 08 2002 16:58 EDT
Threaded Messages (2)
- bug in source code of Count Bean Stateful Session example by lawrence wcad on April 21 2002 09:23 EDT
- bug in source code of Count Bean Stateful Session example by Dig D on July 01 2002 14:35 EDT
-
bug in source code of Count Bean Stateful Session example[ Go to top ]
- Posted by: lawrence wcad
- Posted on: April 21 2002 09:23 EDT
- in response to Anil Philip
I have the same situation. -
bug in source code of Count Bean Stateful Session example[ Go to top ]
- Posted by: Dig D
- Posted on: July 01 2002 14:35 EDT
- in response to Anil Philip
Add me to the list of people wanting to know the answer.
Are there specific settings in WebLogic? Also the readme did not specify WebLogic 6.1 SP2, which is what I retrieved off of BEA's site.