• 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

WebLogic and Ejb Please Help (swiftly)

 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all
I have started to work on Container Managed EJB in weblogic, i have written an EJB and i have copied the .xml files of worked example in the containerManaged folder in the weblogic example\elb\basic folder.
Now i do not know what is that i have to change in these .xml files can any body reply giving the detailed steps to change.Please reply as early as possible.
thanks in advance
sans
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
u can see in that Home interface name ,Bean Name,Remote Interface name and JNDI name just change it.
That is ur having the EJb files Home.Remote,Bean files that name u have to specify.
All the Best
Scotty
 
reply
    Bookmark Topic Watch Topic
  • New Topic