• 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
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

how to start weblogic 8.1 in linux startup time!! URGENT!!!

 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello,
i am new to linux.
i am using weblogic 8.1 as my application server.
i want configuration such as wehn my linux machine is started ,weblogic server should also be started automatically.
so how can i achevie this?
i haev written a startup script ........but wht it does is it starts weblogic server but then then console is occupied with weblogic console and u r not able to see the login prompt of linux in any terminal.
i mean even if u press ALT+2,ALT+3 etc it still don;t show any login prompt.
pls help me and provide me a script where i can start my weblogic server also with linux bootup and also get login prompt.

Thanks.
 
reply
    Bookmark Topic Watch Topic
  • New Topic