• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

EJB Project Help - Newbie

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I m new to this forum and new to EJB too. I have an urgent requirement to create a EJB Data Access Layer that fetchs Data from Oracle 10g DB (Deployed in JBoss) and return it to the calling User [A webservice call using SOAP].

But i have never worked in EJB. So can some please help me with any sample example or and link would be of great help.

1 More thing.

Can i expose this EJB api's in Webservices. If so how can i do so??

Regards
Prateek
 
Greenhorn
Posts: 26
Netbeans IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Prateek Garodia ,

Please look into https://coderanch.com/t/536756/EJB-JEE/java/SOA-EJB this for information on EJB 3 and SOA.



Regards,
Akshay Sahu
reply
    Bookmark Topic Watch Topic
  • New Topic