• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

JBoss 4.2.2, Eclipse 3.3, EJB 3.0

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

Can anybody please explain how to deploy,run EJB's with the above mentioned configuration?

I was able to configure JBoss in Eclipse, but facing problems while trying to deploy the EJB3.0 example.

Could anybody explain how to actually deploy and view the results in Eclipse 3.3?

PS: My EJBClient is a simple Java Class, which calls the EJB bean.
 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ok,
view this links to get started with your mentioned configuration
tour around eclipse europa 1

tour around eclipse europa 2

i suggest you try this practically along side the videos
(also see the other videos at www.thescreencast.com)

plus dont forget to view the eclipse dali notes (its there in eclipse help contents)
[ May 02, 2008: Message edited by: Ash More' ]
 
A teeny tiny vulgar attempt to get you to buy our stuff
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic