• 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

I need help

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I get some trouble:
True or False: After deploying an application using the auto-deploy feature of WebLogic, any changes made to the
configuration of the application using the console will be persisted to the config.xml file and the changes will be available
for future restarts of the server.
True
False
N/A
N/A
104.A particular production environment requires WebLogic Version 6.1 to be started as the Administration server. In order to
exploit new features of WebLogic Version 7.0 in the deployed applications, the company decides to deploy its applications on
the managed servers, which run Version 7.0. Which of the following statement(s) is/are true concerning this scenario?
The system will start without errors but the deployed applications will not be able to access the additional features of
Version 7.0
Booting the administration server will abort with errors
It is required that the Managed servers and the Admin server run the same version of WebLogic
The system will start without errors and the deployed applications will be able to access the additional features of Version
7.0
[ October 23, 2002: Message edited by: James Zuo ]
[ October 23, 2002: Message edited by: James Zuo ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic