• 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

How to develope and deploy entity bean from scratch

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I am trying to develope my skills on weblogic but it seems that i am heading no where.the reason the documentation very complex and not simple..also it is not complete..can anybody help me to do it ...i tried doing it but faced problems with datasource i have sql server 2000 with me. besides this i cannot find a basic example with minimum methods to clearly tell me what goes where...the documentation we have of weblogic is very poor or not properly arranged...
 
Ranch Hand
Posts: 351
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
From your post I was not sure what your specific problem was. Here's a link that explains in detail MS SQL Server jDriver configuration.
Configuring and Using WebLogic jDriver for MS SQL Server
The best documentation for BEA WebLogic is on their e-Docs web site.
e.docs.bea.com
 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There is a terrific source for people in your spot. Go to http://www.sun.com/developers/edu/camps/
there are tons of courses called Developer Code Camps there on J2EE technologies, most of them include slides, lab exercises, source code - the works.And it's all free. Some of it is better than others - but,hey, it is from Sun and it is free.
Another good source is the new J2EE 1.3 Tutorial that's out now. Downloadable source and they walk you through step-by-step.
Some things out on on Sun right now...
EJB 2.0
� Web Services
� J2ME[tm]
� J2EE[tm]-EJB[tm]
� XML & Java[tm]
� JavaSever Pages(JSP[tm]) and Servlets Programming
� Java[tm] Message Service (JMS)
� Using JMS, XML & JSP Together
� J2EE[tm] Development and Deployment with the iPlanet[tm] Application Server
Have fun!
Chana
 
reply
    Bookmark Topic Watch Topic
  • New Topic