473,382 Members | 1,615 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

jBoss questions

Hi everybody,

I have some question about jBoss.

First
------
If I would configure the data source into bean-side. Wich syntax from the
bean descriptor have been used ?

It's the correct syntax ? Or another syntax is more appropriated ?
<resource-ref>
...
</resource ref>.

Thanks all

Bernard
"Marek Lange" <ma*********@web.de> a écrit dans le message de news:
br************@ID-177621.news.uni-berlin.de...
Bernard Koninckx schrieb:
Hi everybody,

I have some problem to use mySql with jBoss. I hava configured a datasource to access to mySql database but how can I do to use this datasource to my EJB solutions ? Have been modify the descriptor file or another solution
?
See jbosscmp-jdbc.xml. You have to set up your datasource as the default
datasource or per bean configuration: <defaults>
<datasource>java:/yourDS</datasource>
<datasource-mapping>mySQL</datasource-mapping>
<create-table>true</create-table>
<remove-table>false</remove-table>
</defaults> -marek



Second question :
-------------------

When I launch my client application I have the following messages :

No property editor for type: class javax.management.ObjectName, setting
value to null rather than jboss.tm:service=TransactionManagerService
No property editor for type: class javax.management.ObjectName, setting
value to null rather than jboss.remoting:service=InterceptorAdapter
No property editor for type: class javax.management.ObjectName, setting
value to null rather than jboss.tm:service=TxLogger
No property editor for type: class javax.management.ObjectName, setting
value to null rather than jboss.tm:service=XidFactory
No property editor for type: class javax.management.ObjectName, setting
value to null rather than jboss.tm:service=TxLogger
No property editor for type: class javax.management.ObjectName, setting
value to null rather than jboss.tm:service=TransactionManagerService
No property editor for type: class javax.management.ObjectName, setting
value to null rather than jboss.jca:service=CachedConnectionManager
How can I do to have not this message before executing the remote metod from
the bean ?
Thanks all

Bernard


Jul 17 '05 #1
0 2849

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Fadzi Ushewokunze | last post by:
hi guys... i am doing the eclipse-tomcat-jboss-mysql integration but i just cant get to see why jboss wont start properly; hes a snippet of the error i am getting: Starting deployment of...
0
by: Salemsen | last post by:
Hello ! I have the following question. What is the main difference between the jboss-j2ee.jar in the Jboss Version 3.x and the 4.x BETA ?? I want to integrate the new JBOSS feature JBOS-PURE-P2P...
0
by: Bernard Koninckx | last post by:
Hi everybody, I have some question about jBoss. First ------ If I would configure the data source into bean-side. Wich syntax from the bean descriptor have been used ? It's the correct...
0
by: Cruinne | last post by:
Hello, In a JBoss 3.2.4 server, I have deployed several enterprise javabeans (each as a separate .jar, not in an .ear bundle). These beans are completely self-contained, as they include all...
0
by: bigbinc | last post by:
I am using the xercesImpl.jar class library with jboss 3.2 and under linux I can call this command: java org.apache.xalan.xslt.Process but with the same classpath and library under windows, I...
0
by: nuhu jibrin | last post by:
Good day all, Please, i can't compile my ejb classes in JBoss-4.0.5.GA or JBoss-4.0.2 after proper installation (because i can log on to the server via http://localhost:8080/ after using ...
0
by: Husey | last post by:
Hi, I am trying to create a very simple EJB project which requires me to create a new jboss configuration in Eclipse. I keep getting the error message "An error has occurred. See error log for...
1
by: khatarnakkhatri | last post by:
java.net.BindException: Address already in use: JVM_Bind at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at...
1
by: viswanathtvs | last post by:
java.util.NoSuchElementException javax.faces.el.EvaluationException: java.util.NoSuchElementException at...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.