Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » How to create EclipseLink DBWS builder XML file
How to create EclipseLink DBWS builder XML file [message #1278637] Thu, 27 March 2014 16:19
Mickey Das is currently offline Mickey DasFriend
Messages: 1
Registered: March 2014
Junior Member
Hi,

I am following the tutorial "https://www.eclipse.org/eclipselink/documentation/2.4/dbws/overview003.htm".

I want to create web service using the oracle database table performimg CRUD operations on it.

I understand that I have to execute the following from command prompt:

Use this command to execute the DBWSBuilder:

prompt > dbwsbuilder.cmd -builderFile dbws-builder.xml -stageDir output_directory -packageAs wls emp.war

However nowhere it explains, how to create the DBWS builder XML file?

It only says:

Creating an EclipseLink DBWS Service from a Database Table
You can create an EclipseLink DBWSBuilder XML file with a <table> query operation, as follows:

Can anyone tell me how can i create DBWSBuilder XML file? Where Do I need to perform <table> query operation and how do I do it?

Any help is appreciated.

Thanks

Previous Topic:Unknown entity bean class issue with glassfish v3
Next Topic:Auto generated schemas en h2
Goto Forum:
  


Current Time: Fri Mar 29 07:35:47 GMT 2024

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

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

Back to the top