Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » dbws pl/sql with custom schema
dbws pl/sql with custom schema [message #663343] Mon, 04 April 2011 17:22 Go to next message
trekan  is currently offline trekan Friend
Messages: 5
Registered: December 2010
Junior Member
I want to create web services from stored procedures. I've found documentation only with simple xml format. Can I use my custom xml schema? I think maybe I should use ORM and OXM mapping together but I'm not sure. Any help welcomed!
Re: dbws pl/sql with custom schema [message #666284 is a reply to message #663343] Tue, 19 April 2011 18:07 Go to previous message
Mike Norman is currently offline Mike NormanFriend
Messages: 35
Registered: July 2009
Member
Currently, DBWS doesn't support a 'meet-in-the-middle' style of dealing with the XML schema.
The DBWSBuilder utility "scrapes" information from the database and creates (in my opinion)
the simplest XML representation.

How complex is your custom schema?

It is possible to run the tool and then 'adjust' the generated ORM and OXM files, but you really
have to know what you are doing (mainly because the schema structure 'leaks' over to the WSDL)
Previous Topic:Separate project trouble
Next Topic:Configure JTA Datasouce in Persistence.xml
Goto Forum:
  


Current Time: Fri Apr 19 16:51:28 GMT 2024

Powered by FUDForum. Page generated in 0.01992 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top