I'm working at a new job that will be using Websphere as it's J2EE app server. Most of my experience has been with Weblogic... Is there any advice for from those that have used both as far as transitioning? Anything I need to get used to that's different in terms of implementation? Is it feasable to develop outside of an IDE tool from Unix? or is it too difficult to do without? How hard will it be to pick up VAJ and/or WSAD compared to a product like Webgain? What Object to Relationship mapping tools work best with it? How does the hot deploy feature work? I'm sure I'll have other questions as we go along... This BB was a great find. Looks like a great place to hang out and get some useful information for Java.
Transitioning from WL to WS is pretty easy , and there is also a redbook on the ibm site which outlines the app migration from WL to WS which is a good read . And for the Webgain to WSstudio you will find it really easy and better to use than webgain ( personal opinion )
My ramblings @<br /> <a href="http://javarecon.tripod.com" target="_blank" rel="nofollow">http://javarecon.tripod.com</a>
Tony Chen
Ranch Hand
Joined: Jan 29, 2001
Posts: 286
posted
0
Which version of WebSphere Application Server would you use? if (version = 3.5) { learn("VisualAge for Java V3.5/4.0"); } else if (version = 4.0) { learn("WebSphere Studio Application Developer V4.0"); } else if (version = 3.0) { tell(yourProjectManager, "version is Too old!"); } ------------------ Tony Chen IBM Certified Specialist - WebSphere V3.5 IBM Certified Solution Developer - WebSphere V3.5 IBM Certified Systems Expert - Administration for WebSphere V3.5 Sun Certified Programmer for the JAVA 2 Platform
[This message has been edited by Tony Chen (edited December 14, 2001).]
SCJP Java 2 - IBM Certified Enterprise Developer - WebSphere V4.0 & V5.0 - IBM Certified System Administrator - WebSphere Network Deployment V6.0 - Canadian Securities Course (CSC) Certification