• 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

put name of vednor servers in deployment diagram is it correct?

 
Ranch Hand
Posts: 182
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is it coreect to include name of vendor servers like websphere app server 6.0 and other components fro ibm that solve a lot of issues that i face in my assignment and i believe if i used these vendors applications prevent me to reinvent the wheel or face real problems if this assignment is real case.
please clarify to me this issue and what the deployment diagram also should have?
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Keep in mind this is an Oracle certification. You should have a good reason to choose IBM over Oracle in the assignment.
 
hani Ibrahim
Ranch Hand
Posts: 182
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Jeanne .
but if i use oracle products in deployment diagram .i have noticed some features will solve many problems that i was thinking to write classes to solve them programmitcally.i feel guilty in both cases.case programming i will put a lot of classes.and in case of using some kind of servers will solve a lot of problems and risks .please advise.
 
Jeanne Boyarsky
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It's ok to use common application server features. If you find using a feature trivializes your design, you can deal with it programmatically. You might add an assumption for that. To show that you know the feature exists and aren't using it for the purposes of the assignment.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic