Hi,
I am using up to three different data sources in the implementation of
my SLSB methods (tx=required). Two of them are accessed read-only using
direct JDBC calls, the remaining main datasource receives updates and
deletes through CMP. All the datasources use the local transaction
manager, bec
Hello shreedhar,
you need to use read-ahead strategy for loading optimizations. That
allows to define load-group for CMPs and CMRs and let these groups be
loaded 'on-load', 'on-find' and lazy-loaded (by default).
It is covered in Dain's JBossCMP docs.
alex
Monday, July 15, 2002, 9:44:07 AM, you
Hi,
I have a one to many relationship between EB's.
Say A(1)--->(*)B
Now B is a maintained as a collection in the Entity Bean A (CMR).
A is associated with many B's. Whenever I access a method in A, all the B's
associated with A get loaded. Is that correct. If so, how can I optimize
this scen
Hi All,
I need to verify a "war" and "ear" file programatically.
I am able to verify a "jar" file by just calling:
org.jboss.verifier.Main.main(jarFileURL);
When i try to use the same for "war" and "ear" files it throws an
exception reading :
no ejb-jar.xml file found.
Can someone help me ho
I guess ur creating entity without passing
primary key..
check it out...
vijay
- Original Message -
From:
madhu
To: [EMAIL PROTECTED]
Sent: Sunday, July 14, 2002 1:09 PM
Subject: [JBoss-user]
TransactionRolledbackException
hi,i am getting one error when i am c
Hi madhu,
Even I had same problem when I packaged and deployed my
beans(Session and Entity) separately.
Then I packaged and deployed both session and entity beans
together. The problem solved.
Are you packaged deployed separately?
I am not sure about that, but it worked for me.
Even I have
> you uploaded - i am too stupid to download, not really - but where do i
> find it, don't i?
You can find a link on
http://sourceforge.net/project/showfiles.php?group_id=22866
The filename is
JBoss.3.0QuickStart.Draft2.pdf
Andreas
---
Thi
As you know, the 2.2.x version is quite old. Why would it be difficult to
move to 2.4.x? The configurations are pretty compatible. The communication
between JBoss and Oracle is JDBC - turn on standard SQL tracing.
- Original Message -
From: "Thomas Renninger" <[EMAIL PROTECTED]>
To: <[
hi andy,
you uploaded - i am too stupid to download, not really - but where do i
find it, don't i?
bax
- Original Message -
From: "Andreas Schaefer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 14, 2002 6:14 PM
Subject: [JBoss-user] Updated JBoss 3 Quick Start Guide and
Hi Geeks
I just uploaded the draft 2 version of the JBoss 3 Quick Start Guide
and the updated Template and Transaction Example.
Beside adding more documentation how to setup a DB datasource
the content will most likely (for this release) not change. But I welcome
any suggestions, improvements or
Title: pejcmxsfqcjojhxpifsxdtwvlewmxampexttwmynrjfdqdtbkobqjboufljfnw
HABERLER... HABERLER... HABERLER...
HABERLER... HABERLER...
Orhan
Gencebay-Sizin Sectikleriniz Orhan Gencebay'in ikinci klasikle
Hello,
I'm going to make an application Oracle 9i compliant using JBOSS 2.2.2
The application is already running with SAPDB and MSSQL.
After some difficulties (using oci8 instead of thin JDBC driver ...) I got
JBOSS running and creating all tables successfully.
But I still have some strange beha
Hi Björn,
The tomcat server defaults to 8080 but you can change this to any port
you like. You can change this in the jboss.jcml in
the 2.4.x series and in the tomcat4-service.xml (in the deploy
directory) in the 3.x series. You will want to resassign other ports in
these files files as well -
hi,
i am getting one error when i am calling the entity bean(CMP) from the session
bean(Stateful).
Any one having any idea about TransactionRolledbackException?
pl help me to find a solution, thanks in adv.
Error on client side:
[java] Problem is herejava.rmi.ServerException: RemoteException o
14 matches
Mail list logo