• 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
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

install weblogic on solaris box

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I need to install weblogic 81 on solaris box. How can i go about doing that. Well there is no monitor to that sunbox so i have to do that from my local machine. I have very little knowledge on solaris

Is there any procedure that i have to follow?
 
author
Posts: 23958
142
jQuery Eclipse IDE Firefox Browser VI Editor C++ Chrome Java Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by samantha katam:
Hi

I need to install weblogic 81 on solaris box. How can i go about doing that. Well there is no monitor to that sunbox so i have to do that from my local machine. I have very little knowledge on solaris

Is there any procedure that i have to follow?



Just get the Solaris installer from BEA and follow the instructions. Make sure you follow the instructions, especially the part that tell you to use JDK 1.4. I used JDK 1.5 and got burned much much later.

The installer is also smart enough to figure out if you have a monitor, and if not, will use text with you telnet session. My only grip is that it can get really annoying during the configuration of domain, if you need to traverse back many menus.

Henry
 
samantha katam
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Wong,

I followed the instructions in the installation and it installed well. But it has JDK 1.4 bundled in the .bin file.
 
Who knew that furniture could be so violent? Put this tiny ad out there to see what happens:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic