0

I am trying to create a EJB 3.0 session bean with methods exposed as webservice.I am using Eclipse and my weblogic server is integreated and is there a tutorial of sorts to create a sample webservice?

Harish
  • 3,343
  • 15
  • 54
  • 75

1 Answers1

1

Have you seen the docs that have an example of an EJB 3.0 web service? http://download.oracle.com/docs/cd/E21764_01/web.1111/e13758/jws.htm#i246190

jambay
  • 316
  • 1
  • 1