S
Sanjeev Reddy
Guest
Hi Arvind, From screenshot in previous post, I can see that Business Logic is not published to rest broker (restbroker1). If this is true, follow the below steps: Create restbroker1 in server view (Right click in servers view and then select New > Server, click Next and then select restbroker1 from broker combo and then click Finish. Double click on restbroker1 from servers view and then click “Launch configuration” from server editor Go to Databases tab and then add database connection and click OK in Server Launch configuration Now right click on restbroker1 from servers view and then select “Add and Remove…” menu option Add the current project module to restbroker1 and click OK. Now start restbroker1, this will publish the business logic (Business Entities in your case) Now try to access the service URL, you can see the results in browser Hope this helps, Sanjeev
Continue reading...
Continue reading...