• 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

after 30 days........plz help

 
Ranch Hand
Posts: 173
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi
what shuld i do to use weblogic server after 30 days evaluation. install again? diff bea dir or what?
Please help and give soln
Thanx
faiza
 
Ranch Hand
Posts: 167
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No, because it is 30 days licence, as soon as 30 days passed, reinstallation will not let you back to 30 days ago. You what I mean!
 
Ranch Hand
Posts: 293
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It will require that you uninstall WebLogic, download again, and reinstall. But there is a way to keep all of your work. Here's what I do:
1. Copy your ?/bea/wlserver6.1/config/mydomain directory to somewhere else on your hard drive.
2. Go to the control panel and uninstall WLS. Make sure to delete any directories that still remain.
3. Download the same version WLS from BEA again, and install.
4. Copy your original /mydomain directory over the new one. Provided you reinstalled the same version into the same path, you should be all set.
joe
 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you are using just for the educational purposes, you can try by changing the system date to the valid installed date. but this may mess up database if it is present in diferent machine.
GOOD LUCK
-Siva
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
in order to work with weblogic after the 30 days evaluation period you need to do the following.
go to the my domain folder and copy the Config.xml file and keep it in some directory.
Once you have done that you can again install the weblogic server without uninstalling the old one in the same directory.
none of your application will be lost.
Once the installation is complete, you need to copy config.xml that you had placed in some other directory back to the Mydomain folder before starting the server.
hope this helps
bibek
 
We've gotta get close enough to that helmet to pull the choke on it's engine and flood his mind! Or, we could just read this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic