[jboss-user] [JNDI and Naming] - Re: ERROR [AbstractKernelController] Error installing to Start persistence unit

Kang Delapan do-not-reply at jboss.com
Thu Sep 9 06:55:11 EDT 2010


Kang Delapan [http://community.jboss.org/people/delapan4] created the discussion

"Re: ERROR [AbstractKernelController] Error installing to Start persistence unit"

To view the discussion, visit: http://community.jboss.org/message/560675#560675

--------------------------------------------------------------
Yes, I have deployed BCL02-Datasource-ds.xml at E:\Server\jboss-5.0.1.GA\server\default\deploy
and this is the content of the datasource file :

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE datasources
    PUBLIC "-//JBoss//DTD JBOSS JCA Config 1.5//EN"
    " http://www.jboss.org/j2ee/dtd/jboss-ds_1_5.dtd http://www.jboss.org/j2ee/dtd/jboss-ds_1_5.dtd">
<datasources>
   
   <local-tx-datasource>
      <jndi-name>BCL02Datasource</jndi-name>
      <use-java-context>false</use-java-context>
      <connection-url>jdbc:oracle:thin:@XXXXXX:XXX:XXXXX</connection-url>
      <driver-class>oracle.jdbc.driver.OracleDriver</driver-class>
      <user-name>XXXXX</user-name>
      <password>XXXXX</password>
   </local-tx-datasource>
    
</datasources>
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/560675#560675]

Start a new discussion in JNDI and Naming at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2083]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100909/55dd9959/attachment.html 


More information about the jboss-user mailing list