• 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
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

urgent...hi all,,,,,need help in deploying EJB'S

 
Ranch Hand
Posts: 130
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have passed the SCBCD exam with 87% ...but my problem is i know how to write code ....but do not know where to right....so i chose WebLogic.....now my problem is ....i want to download the right version...how should i compile the interfaces & bean classes ...is there any IDE ...which has an editor ...i mean i write the code in an editor...compile it there... & deploy from there instead of using a DOS prompt....how does a weblogic work? any neat example of a session bean & CLASSPATH settings etc...for a WINDOWS XP machine....please help
thanks
Pradeep
 
Ranch Hand
Posts: 82
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi.
The latest weblogic version is 8.1, and you can download it from BEA's site.
You can pretty much choose any IDE you want. I know Jdeveloper and Eclipse can help you with deployment, although it's not so hard to do it yourself - try it at least once or twice. Weblogic also has its tools for deployments. Try looking in BEA's dev2dev.com site.
Weblogic works pretty much like any other application server, only its user interface is a bit more friendly.
About the examples - there are plenty of examples to be found in Weblogic's installation download.
Have fun.
Nimo.
 
30 seconds to difuse a loaf of bread ... here, use this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic