• 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

net package or installer package

 
clojure forum advocate
Posts: 3479
Mac Objective C Clojure
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi.
I want to download weblogic (for test), but I found a net package and installer package.
what package should I choose ?
I don't want to use workshop or other things, just weblogic.
thanks
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Net Installer downloads just the installer and you need net connection during installation.

Package installer downloads all components and you can choose which ever components you want to install.

Hope this helps !

Thanks,
Sita
 
Ranch Hand
Posts: 2713
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Like Sita said, the net installer requires an activate internet connection and will stream the download during the install process. The package installer downloads the entire thing at once and can then be run offline. Personally, I always choose the package installer because I will typically need to install in multiple places and I don't want to have to download it more than once.

As for installing without Workshop... you don't have that option. If you want to install WebLogic then you are going to get WorkShop too.
reply
    Bookmark Topic Watch Topic
  • New Topic