This is by no means "stylistic": it is required by the EJB spec. Get it from
java.sun.com and read it!
Only local beans can participate in container managed relationships
Bernhard
-Ursprüngliche Nachricht-
Von: Nathaniel Rahav [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 21. Januar 20
Hi,
> Does anyone know of a good MBean tutorial which focuses on JBoss.
there is the JMX book my Marc Fleury, which is available in print
and as for pay doc. Last time that I looked at it (over a year ago),
it seemed pretty good to me.
(Should get my boss into buying a copy ..)
Heiko
--
B
Hi, I saw that at the moment there is an handbook manual on Jboss. It's
named 'JBoss 3.0 Deployment and Administration Handbook'. As Jboss is nearly
to its 4.0 release and as you may know, are any other handbooks planned for
the 4.0 release(I wouldn't like to waste my money)? At the moment, I'm
pla
Hi
all,
I have an entity
bean that retreives data from the following table:
CREATE TABLE
testnullvalues.DomainClass (
id
INTEGER
NOT NULL,
f1
DOUBLE PRECISION NULL,
f2
Raymond,
could you provide more info about the bean and the way you are trying
to load it?
alex
Tuesday, January 21, 2003, 2:29:32 PM, you wrote:
BR> Hi all,
BR> I have an entity bean that retreives data from the following table:
BR> CREATE TABLE testnullvalues.DomainClass (
BR> id
I've bought the WROX book and reviewed it. here's my review posted on
TSS.
http://www2.theserverside.com/home/thread.jsp?thread_id=17346
The Official JBoss documentation goes definately in large detail into the
JBoss internals, sure... In my experience, you sometimes need this
in-depth, compl
jboss-head:
cvs checkout jboss-head
jboss 3.2:
cvs checkout -r Branch_3_2 jboss-3.2
jboss 3.0.x:
cvs checkout -r Branch_3_0 jboss-3.0
cd to /build
run build.sh or build.bat to build entire project.
To run testsuite:
start JBoss using build/output/jboss -Original Message-
> From: [EMAI
Alex,
In a web-tier I lookup the entitybean and invoke the
findByProfileOnKey(minId, maxId) on the remote interface of the bean. This
returns a collection. I iterate over the collection and per Object in the
collection I call a function upon that entity bean object that gets the data
from this bea
You need to use an object wrapper, i.e. Double object instead of the
primitive double type AFAIK the npe is correct behavior when a null is
read from a field mapped to a non-nullable primitive type.
david jencks
On Tuesday, January 21, 2003, at 09:52 AM, Brandon, Raymond wrote:
Alex,
In a w
Hi,
Lately we experience more of these JMS ping timeouts in one of our
"almost production" installations. We get these exceptions on the client
side. On the server side we use JBoss 3.0.5 with the UIL IL.
Here is the exception:
-
17:47:39,093 W
Hi,
There is a deadlock bug in the org.jboss.mq.il.uil.multiplexor package.
I submitted a patch to this a few days ago, and this is the behavior
that lead me to it.
I don't know whether the patch is, was or will be applied.
Good luck,
fawce
-Original Message-
From: [EMAIL PROTECTED]
[m
I can't seem to perform a successful checkout...
D:\jboss>cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss login
(Logging in to [EMAIL PROTECTED])
CVS password:
cvs [login aborted]: connect to cvs.sourceforge.net:2401 failed: Connection timed out
D:\jboss>
I just hit enter when I get a password.
On Tuesday 21 January 2003 14:03, Bill Burke wrote:
Hi,
> The Official JBoss documentation goes definately in large detail into the
> JBoss internals, sure...
> If you want a beginners guide, we offer a Getting Started
> guide for free available for download at SourceForge.
>
> Your comments
JBoss 3.2.0RC1, 3.0.4 and 3.0.5
All my queues are persistent with the file based PersistenceManager.
When I queue messages I see them in
server/default/db/jbossmq/file//QUEUENAME. It runs fine when I run a
scheduled task to pick these up. Life is good and JBoss rocks :-)
Now the problem; I sto
On Wednesday, Jan 22, 2003, at 00:31 Europe/Amsterdam, Stefan Arentz
wrote:
JBoss 3.2.0RC1, 3.0.4 and 3.0.5
All my queues are persistent with the file based PersistenceManager.
When I queue messages I see them in
server/default/db/jbossmq/file//QUEUENAME. It runs fine when I run a
schedul
Message: 1
From: "Bill Burke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: RE: [JBoss-user] Jboss handbooks
Date: Tue, 21 Jan 2003 09:03:54 -0500
Reply-To: [EMAIL PROTECTED]
I've bought the WROX book and reviewed it. here's my review posted on
TSS.
http://www2.theserverside.com/home/th
Relating to my last message I wanted to make my apologizes to Bill. Actually
I downloaded the Getting Started guide from Sourceforge and from a first
look it seems to me that there is everything needed for a beginner to deploy
and use an EJB on Jboss. Thank you and in any case I'm looking forward t
A good experiment would be to follow a dozen or so brand new JBoss
developers and capture the initial stumbling blocks and document them in the
first week. The issues are usually trivial in nature and soon forgotten
until another newbie comes along and trips over the same pebble.
- Original Me
Main never had the UIL deadlock fix ported from 3.0 and 3.2 so this really does not
apply
here. I need to see the thread dump of the main deadlock or else I'm just going to
update main with the 3.2 changes.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxx
---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
20 matches
Mail list logo