Vítor Corrêa [http://community.jboss.org/people/vcorrea] created the discussion
"Re: how can i connect my jboss pool connection with spring web framework" To view the discussion, visit: http://community.jboss.org/message/579328#579328 -------------------------------------------------------------- You have to create a DATASOURCE file with the same JNDI name of on the directory that you had deployed your application ( /jboss_home/server/YOUR_PROFILE/deploy ). You can find some examples on the /JBOSS_HOME/docs/examples/jca. Dont forget to change the JNDI name of the datasource. Good Luck Vítor Corrêa -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/579328#579328] Start a new discussion in Datasource Configuration at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
