[jboss-jira] [JBoss JIRA] Created: (JBJPA-12) Accessing oracle Via JPA in RESTful web services
Dasari Prasad (JIRA)
jira-events at lists.jboss.org
Wed Apr 1 11:29:36 EDT 2009
Accessing oracle Via JPA in RESTful web services
------------------------------------------------
Key: JBJPA-12
URL: https://jira.jboss.org/jira/browse/JBJPA-12
Project: JBoss JPA
Issue Type: Feature Request
Affects Versions: 1.0.0-CR1
Environment: windows vista,hibernate,oracle database
Reporter: Dasari Prasad
Assignee: Carlo de Wolf
if i use in web.xml
<persistence-unit-ref>
<persistence-unit-ref-name>contactsDatabase/emf</persistence-unit-ref-name>
<persistence-unit-name>contactsDatabase</persistence-unit-name>
</persistence-unit-ref>
for com.sun.jersey.impl.container.servlet.ServletAdaptor
where i have to define the access through Hibernate either in jboss.xml or any configuration
my QR may be little wild as im very new to jax-rs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list