In our application we must dynamically connect different users to different
databases. According to a previous thread:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77371
we can use Ejb3Configuration() to eliminate the need for Persistent.xml
Hoping this is the right solution, I st
Thank you Emmanuel,
jTDS solved the problem ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934918#3934918
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934918
--
Starting with the ejb3 tutorial under docs. Deploys and runs successfully.
Changing the datasource to MSSQL also works fine with tables and records
created.
However when I change the entities to use
@Id @GeneratedValue(strategy=GenerationType.TABLE, generator=...
I get sql server jdbc exceptions
Hi,
We have a swing-based application, which runs fine for many customers. However
a number of customers reporting that they can not connect to EJBs. Part of the
stack-trace shown below;
We have opened the port in the server to accommodate for RMI. behind the
firewall as per docs.
Many
A demo showing how a cell value may be updated in a grid based on Seam Remoting
Framework would be useful;
The Schedule from myfaces-sandbox based on Seam Remoting Framework would also
be awsome.
nasser
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39264
Hi,
Is it possible to set the datasource name programmatically from within the
client application?
The reason is being that we have many databases and one ear file installed in
one server - For each database we have a separate datasource configuration xml
file.
Would this be possible using EJB3
Hi
We get the following Exception error when the client application is Idle
for about 1 hour. It seems this is due to EJB Activate and Passivate
methods.These callback methods implement the clean up for the DAO pattern we
are using.
JBoss 4.0.2 running on Windows 2003 server
Many Thanks in ad
We have different databases, but one instance of JBoss. Currently we are
connecting to one database since we use the standard xml descriptor files with
JNDI settings.
How can we connect to different databases dynamically, yet having connection
pool?
Many thanks in advance.
View the original
Thank you for your help.
Having a reference in the hosts file solved the delay problem.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882273#3882273
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882273
We have many SLSB in our application, each in a jar file. The ear file
containing these jars files deployed on our remote JBoss server. DAO pattern is
used to fetch data from MSSQL Server. Everything works fine. However, every
time a remote method is called (after a delay of about 20 seconds) fr
We have many SLSB in our application, each in a jar file. The ear file
containing these jars files deployed on our remote JBoss server. DAO pattern
is used to fetch data from MSSQL Server. Everything works fine. However,
every time a remote method is called (after a delay of about 20 seconds
"mat" wrote : Changing from JBoss-4.0.1RC2 to JBoss-4.0.1 encountered the
following problem:
|
| The application contains 2 stateless session beans: sessionA and sessionB.
| The application installed on two different machines as local server and
remote server.
| Simple l
Changing from JBoss-4.0.1RC2 to JBoss-4.0.1 encountered the following problem:
The application contains 2 stateless session beans: sessionA and sessionB.
The application installed on two different machines as local server and remote
server.
Simple lookup from sessionA in a local server to sessio
there could be
some kind of caching issue but I'm not sure where to look. Any thoughts?
Regards,
Mat.
[EMAIL PROTECTED] wrote:
hi,
Mat Hosan wrote:
Hi All,
I have a heavily transactional app running on JBoss 3.0.6 with
Postresql 7.2.1 and have run into a performance snag. The
g keywords.
Thanks,
Mat
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/list
The
ctx for the lookup method refers to a JNDI InitialContext, not the
SessionContext.
Mat.
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Thomas
GrnertSent: 17 May 2001 15:30To:
[EMAIL PROTECTED]Subject: [JBoss-user] Intrabean
16 matches
Mail list logo