Log in to follow, share, and participate in this community.
Thread Why don't aways have "datasource-mapping mysql not find " in
Why don't aways have "datasource-mapping mysql not find " inAfter struggling for 2 weeks because of error "datasource-mapping mysql not find ",in jboss4.0.0. and put mysql-ds.xml to default\deploy . I already finally configured as following : in mysql-ds.xml <local-tx-data...
Thread Why don't aways have "datasource-mapping mysql not find " in
Why don't aways have "datasource-mapping mysql not find " inAfter struggling for 2 weeks because of error "datasource-mapping mysql not find ",in jboss4.0.0. and put mysql-ds.xml to default\deploy . I already finally configured as following : in mysql-ds.xml <local-tx-data...
Thread Why don't aways have "datasource-mapping mysql not find " in
Why don't aways have "datasource-mapping mysql not find " inAfter struggling for 2 weeks because of error "datasource-mapping mysql not find ",in jboss4.0.0. and put mysql-ds.xml to default\deploy . I already finally configured as following : in mysql-ds.xml <local-tx-data...
Thread Why don't aways have "datasource-mapping mysql not find " in
Why don't aways have "datasource-mapping mysql not find " inAfter struggling for 2 weeks because of error "datasource-mapping mysql not find ",in jboss4.0.0. and put mysql-ds.xml to default\deploy . I already finally configured as following : in mysql-ds.xml <local-tx-data...
7.2 jbosscmp-jdbc.xml appears incompleteThe 7.2 example/deployment seems to be missing the mapping for the ShipEJB to the Ship table and ALL relationship mappings in the jbosscmp-jdbc.xm file. Am I missing something? TIA, Bill Pfeiffer
Thread missing ejb-local-ref section in jboss-web.xml
missing ejb-local-ref section in jboss-web.xmlHi, I'm strugling with XDoclet. I'm using JBossIDE to generate deployment descriptors for accessing a session bean from a servlet using it's local interfaces. I can't find the correct Xdoclet tag to use in my servlet...
configuration in jboss 4.0.2Hi i am trying to migrate the server configuration from jboss 3.0.8 to jboss 4.0.2, i am using LocalTxConnectionManager in jboss 3.0.8 where as i didnt find the corresponding class in the jboss 4.0.2 . when i start th...
Thread How to provide the codebase in user-service.xml
How to provide the codebase in user-service.xmlHi I am using JBoss 3.2.1. I want to give a startup file in user-service.xml. The startup file is in a jar file which is wrapped in ear file. Now please tell me what should be given in following fields/ Attribu...
Example 04_1 works -- finallyAfter struggling for some 20 or 30 hours I finally discovered that I have to look at the build.xml file and manally copy the .jar, .ear and .war files to jboss/server/all/deploy instead of jboss/server/default/deploy....
Error: Can't find datasourceHi All, I am trying to deploy a simple entity bean using Postgres datasource. I have configured the datasource as per documentation and it also can be seen in jmx-console after starting the server. However when I try...
Thread when alter-table is true, jboss is trying to create the colu
when alter-table is true, jboss is trying to create the coluI am using Jboss 4.0.2 I have a table already created in the database(mysql 4.0.1). It has a column "id" craeted in the database. verified it using mysql when i make alter-table=true in jbosscmp-jdbc.xml, jboss is n...
ex04_2 deployment problem19:12:49,907 WARN [verifier] EJB spec violation: Bean : CabinEJB Section: 22.2 Warning: The Bean Provider must specify the fully-qualified name of the Java cla ss that implements the enterprise bean's business methods...
Deployment Problem - Oracle Databasehi, i have tried to work out with the sample application exappendixa. which to connecting to oracle database. i have changed the name of the database. because i need to connect to my remote database. my database is ...
Thread JBOSS4.02 + EJB3bETA(PLUGIN) + ECLIPSE3.1 + JDK15 + mysql
JBOSS4.02 + EJB3bETA(PLUGIN) + ECLIPSE3.1 + JDK15 + mysqlHi Form Can somebody Please Explain me How to Configure MYSQL + JBOSS4.02 in standard process [ I read and tryed similar ways from some of the form replies... but server on startup fails to connect to MYSQL, rather...
Exercise 6.1 with Ingres databaseI try to connect Database Ingres version 3.0 (0404) to jboss-4.0.0RC1. Therefore I use an example from the book 'Enterprise JavaBeans 4th Edition' I try to start Exercise 6.1 with my own made Ingress data source: ing...
Thread HttpSession Replication for node on different machines
HttpSession Replication for node on different machinesplease help me to configure HttpSession Replication incase of node running on differnt machines.I am able to handle replication on nodes running on same machines. Thanks in advance
Thread 2 jboss instances clustered using same server
2 jboss instances clustered using same serverHi, I need to set up an environment which needs to attend a live clustered JBoss (tha is already running) and live and another one completely different that we are going to use as staging, but even for staging, it ne...
Thread new JBOSS user; having problem deploying examples in book...
new JBOSS user; having problem deploying examples in book...I have been trying to get examples from the OÂ’Reilly Enterprise Java Beans 4-th Edition book to run with JBOSS using its Hypersonic database. IÂ’ve set up JBOSS and have been able to access the...
Thread I think the jbosscmp-jdbc.xml in chapter 7 is not correct.
I think the jbosscmp-jdbc.xml in chapter 7 is not correct.Hi, I think the jbosscmp-jdbc.xml in chapter 7 is not correct because it have to declare some rrelations of the entity beans like below: <ejb-relation> <ejb-relation-name>Customer-Address</ejb-relat...