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

how to deploy seession beans into weblogic 8.1

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi
i am using weblogic 8.1 server, and i want to deploy a stateless seession bean into it.
can anybody tell me the procedure
 
author
Posts: 3285
13
Mac OS X Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Dileep Nethrapalli:
hi
i am using weblogic 8.1 server, and i want to deploy a stateless seession bean into it.
can anybody tell me the procedure



I recommend you start here:

http://edocs.bea.com/wls/docs81/index.html

Also this thread gives you a shortcut hint or two:

http://forums.sun.com/thread.jspa?messageID=2314770

Cheers,
Martijn
 
reply
    Bookmark Topic Watch Topic
  • New Topic