This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I want to use print services of JDK1.4 . But WAS3.5 supports jdk1.2 . can i use jdk1.4 with WAS3.5. Would appreciate your help.
SCJP
Jun Hong
Ranch Hand
Joined: Sep 05, 2001
Posts: 181
posted
0
WebSphere IBM 3.5 only works with IBM JDK1.2. Sun 1.4, no way. Even Sun 1.2 will not work with WebSphere 3.5. I am not familiar with Sun's print. Is it in rt.jar of JDK1.4? Try to seperate print from Sun JDK1.4. Prepare a jar file for print. Put it in class path of WebSphere 3.5. I know sometimes this is not possible. You EJB has some programming restrictions, such as listening on a socket, or using classes from io packages. If using print is against the above restriction, it will not work.
Jun Hong<br />SCJP, SCJD, SCWCD, SCEA<br />IBM Certified Systems Expert(V4.0)
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.