JNDI problem
When I am trying to install and run the samples in the book, I keep getting the following error when I try to start jboss:
2004-05-01 18:12:29,896 INFO [org.jboss.system.ServiceConfigurator] Problem configuring service jboss.jca:service=LocalTxDS,name=OracleDS
org.jboss.deployment.DeploymentException: No Attribute found with name: JndiName
However, the ticket-service.xml file that I am using is the same as the one provided, except with the changes specific to my oracle datasource.
|