This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JBoss/WildFly and the fly likes Mysql Datasource Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JBoss/WildFly
Reply Bookmark "Mysql Datasource" Watch "Mysql Datasource" New topic
Author

Mysql Datasource

Virgilio Padios
Greenhorn

Joined: May 19, 2006
Posts: 11
guys,

I'm new to JBOSS can anyone help me on how to connect a database using web.xml configuration....

Tnx in advance...

-
virgilio
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8208
    
  71

Have a look at:

Configure datasource - General

and

Configure MySQL datasource


[My Blog] [JavaRanch Journal]
Virgilio Padios
Greenhorn

Joined: May 19, 2006
Posts: 11
hi jaikiran,

my database is now working with xml configuration...

tnx...

-
virgilio
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Mysql Datasource