• 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

Which Vendor is best?

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please correct me if I'm wrong, the Architect Certification is sub-divided into several vendor fields -- e.g. Oracle, IBM, Sun, etc.
Which would be the best track to take? Does it really matter?
 
Ranch Hand
Posts: 349
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Go for Sun's product called iPlanet Application Server 6 from www.iplanet.com
Faisal
 
Sheriff
Posts: 5782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Simon,
I don't think you are right. The main focus of the Architect's exam is the J2EE platform and all the technologies that come with it. As long as you know how and when to use each such technology to solve the problem at hand, you're qualified to take the exam.
The choice of vendors is not addressed in the objectives at all. Vendors come into play when you want to choose a deployment environment or a database.
Java Architects, please correct me if I am wrong!
 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think what Simon is talking about is that Sun, IBM, and Oracle all have their own types of certification tracks.
IBM offers certification for VisualAge for Java, WebSphere, and XML ( http://www-4.ibm.com/software/ad/certify/, and I'll refrain from badmouthing their *products* in this forum), and Oracle offers an "Oracle Certified Java Professional" ( http://otn.oracle.com/training/certification/jdeveloper_ocpds.html ) as well.
I would say definately go for the Sun Certification first because it is vendor independant. I.e., what is tests is your knowledge of the Enterprise Java concepts as a whole. The other certifications are geared towards applying those concepts with or on specific vendors platforms and tools.
If you are working for a company who uses either of those products heavily, it might be worthwhile to pursue.
There are a few others I found to:
BEA: http://education.bea.com/training/CertificationProgram.jsp. These guys have the lion's share of the app-server market right now.
Silverstream: www.silverstream.com (they used frames, if you can believe that, so you'll have to go to their search page and use "certification" as the search word)
Borland: (for their App-Server, which I expected to see start gaining some momentum in the market now, and for JBuilder, which is the most popular IDE out there, and for their ORB which is top notch) http://www.inprise.com/services/training/certification/cert_product.html
There is also a recent push for a unified certification called JCert, www.jcert.org Check out the tracks they offer. I don't know much about this but it looks interesting.
Basically, everybody's got a cert program. It generates tremendous revenue for these companies it both instructional and testing fees.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic