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

Exam 158 - ICE question about exporting ear file from WSAD

 
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi.
The question below is baffling me and I'm wondering if any of you has a clarification.
What is the MOST direct way of exporting an enterprise application to WebSphere Application Server Advanced Edition from Application Developer?
a) Export EAR file from Application Developer and deploy using the Administration Console.
b) Export J2EE modules from Application Developer and use AAT to assemble and deploy.
c) Publish the EAR file to local or remote WAS AE.
d) Publish the EAR file to local or remote WAS AE and use AAT to deploy.
Single Select - Please select the best answer (one and only one choice must be selected).
The correct answer is "a", apparently.
So, what's wrong with publishing the project from WSAD into a remote WAS AEs ? Or is it just a catch due to the explicit "exporting" in the question ?
Thanks in advance.
 
Paulo Salgado
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just realized the question mentions Websphere Advanced Edition as the target server.
Per the WSAD documentation, it only supports publishing to the Advanced Single Server Edition.
A matter of attention to the question...
[ January 15, 2003: Message edited by: Paulo Salgado ]
 
You get good luck from rubbing the belly of a tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic