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
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

help on weblogic7.0

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi Friends,
I am trying to deploy a helloworld bean in weblogic7.0.
i have created my own server called user_project in that how can i deploy my bean can any one help me by step by step. pls.
I have Home,Remote & Beanclass and an Client class
Then i had .class files in savitha dir
now i created jar files of 3classes
jar -cvf savi.jar *.class META-INF
and an war file of client
jar -cvf saviclient.war HelloClient.Class META-INF
when i put these filesin
bea\user_project\mydomain\Application
when i run the server i will get an error like
DeploymentNotFound.
and also can i know if i am going to call the bean by using jsp what i have to do.
 
sharp shooter, and author
Posts: 1913
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Closing this since it has been posted and answered in the BEA/WebLogic forum...
Also, Savitha, please can you take a look at the JavaRanch naming policy and edit your profile accordingly.
Thanks
Simon
 
I yam what I yam and that's all that I yam - the great philosopher Popeye. Tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
    Bookmark Topic Watch Topic
  • New Topic