OK found the problem I replace every occurence of jdbc_AdminDB by AdminDB
And I think this was really the problem:
I replace
| java:/comp/env/jdbc/AdminDB
| by
java:/AdminDB
And now it's work Fine
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854302#3
Hello,
I have got some problem in trying to access my mySQL DB from my ear.
I use Jboss4.0 with MySQL and I have got the following error in Jboss console:
anonymous wrote :
| 14:40:05,625 INFO [STDOUT] javax.naming.NamingException: Could not
dereference object [Root exception is javax.naming.
Thank you for your reply I would like to precise that I am using JBoss 4.0.0.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854242#3854242
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854242
--
Hello,
I try to run a simple MDB that is listening to a Durable Topic.
But when I deploy it in Jboss4.0.0 I have got the following error:
javax.jms.JMSException: Null or empty subscription
at org.jboss.mq.SpyConnection.createDurableConnectionConsumer(SpyConnect
ion.java:151)
I think I mi
Hello,
I am new to jboss
I am trying to migrate an application (which working fine on Jonas) to Jboss 4.0.0.
After having created the jboss.xml and other jboss required file I have got the
following error when I try to start Jboss with my ear:
(at the end of this message there is my jboss.xml fi
Hello,
I am new to Jboss and I need help to configure my JBOSS in order to work with an
external Tomcat.
I know that Jboss has got tomcat embedded but in my specification of my configuration
I need a Jboss and an external Tomcat.
Where can I specify Jboss to not use the embedded tomat but the on
Hello,
I am currently migrate a J2EE application (with MDB CMP ) in order to
use JBoss server.
I have created jboss.xml and jbosscmp-jdbc.xml file. I didn't change my ejbjar.xml
(that is working perfectly with my previous apps server) so in this file I have got
all EJB QL query that is w
hello,
my jboss.xml file is as following :
|
| MdbModuleInitializationBean
| topic/InitializationTopic
|
| jdbc/AdminDB
| jdbc_AdminDB
|
|
|
|
|
|
| MdbMonitorin
Hello,
I am currently migrate a J2EE application (with MDB CMP ) in order to
use JBoss server.
I have created jboss.xml and jbosscmp-jdbc.xml file. I didn't change my ejbjar.xml
(that is working perfectly with my previous apps server) so in this file I have got
all EJB QL query that is wor
Hello,
I am new to Jboss and I try to build an ear (compose by CMPs) which can work with
different kind of DB.
In the jbosscmp-jdbc file I see that a tag datasource-mapping indicates the king of
DB. Is this tag obligatory, or if I want to deploy my ear working with Mysql and
tomorrow working wi
Hello,
I have got an ear that I want to deploy in JBOSS but when I start it (JBoss) I get an
error. These error indicates me that a method in the my local interface doesn't have a
correspondance in the bean but after a check this method is well defined in the bean
and well define in the local
Hello,
I have got an ear that I want to deploy in JBOSS but when I start it (JBoss) I get an
error. These error indicates me that a method in the my local interface doesn't have a
correspondance in the bean but after a check this method is well defined in the bean
and well define in the local i
hello ,
I have got some difficulties in trying to build my ejb jar file
I use ant and the ejbjar task provided with it
but each time a build I have got the following error :
anonymous wrote :
| C:\Java\Workspace\JFDF\com\iratensolutions\api\oriadeapi>ant
| Buildfile: build.xml
|
hello ,
I have got some difficulties in trying to build my ejb jar file
I use ant and the ejbjar task provided with it
but each time a build I have got the following error :
anonymous wrote : C:\Java\Workspace\JFDF\com\iratensolutions\api\oriadeapi>ant
| Buildfile: build.xml
|
| clean:
CORRECTION
This is not the max number of instances of an entity bean that can be hold in memory
that I am looking for but how to define the number of instances that will be created
to populate the pool when the bean is loaded for the first time.
Sorry for the mistake
View the origin
Hello,
I am currently migrating my application from jonas 4.0 to jboss 4.0
And I would like to know how to defines the max number of instances of an entity bean
that can be hold in memory.I can't recognize the equivalent tag in jboss for
in jonas. And where do I define it in jboss.xml of jbossc
Thanks for your reply I use JBOSS-4.0.0RC1 or RC2
I already look inside JBOSS_HOME/docs/dtd but the jbosscmp-jdbc_4_0.dtd doesn't exist.
Every other dtd has a _4_0.dtd version.
But if you say that the version for 3.2 is compatible so I should not have problem
during my deployment
View the origi
Hello,
I am totally new to Jboss.
My goal is to migrate a J2EE application currently running on another apps server to
Jboss 4.0
As long I understand J2EE I only need to create the deployment descriptor specific to
JBOSS so jboss.xml for EJB , jboss-web.xml and apparently jbosscmp-jdbc. But I h
Hello,
I have a big J2EE application with several EJB (CMP, Session and MDB) with web
application too.
I have developped using another J2EE apps server and now I whish to use JBoss.
In searching in the web site I found an usefull tool to help to deploy application
developped with another app
Hello,
I have a big J2EE application with several EJB (CMP, Session and MDB) with web
application too.
I have developped using another J2EE apps server and now I whish to use JBoss.
In searching in the web site I found an usefull tool to help to deploy application
developped with another apps s
20 matches
Mail list logo