다음은 jb2006_readme_SP3.html 의 내용이다.
JBuilder 2006 Service Pack 3
Release Notes
This software service pack is being provided to licensed users of Borland JBuilder 2006 Enterprise. Installation and use is governed by the license statement for Borland JBuilder 2006 Enterprise. This update is intended for all JBuilder 2006 platforms.
JBuilder 2006 Service Pack 3 provides CaliberRM 2005 support for JBuilder 2006 Enterprise Edition, an ORACLE plug-in, and the fixes discussed in the 'Resolved Defects' section of this document.
This service pack is intended for all of the English versions of JBuilder 2006, but it is expected to function on non-English versions as well. However, you may see some strings in English if you apply this service pack to a non-English version of JBuilder 2006.
For more information about JBuilder, including FAQs and workarounds, please visit the JBuilder Developer Support web site. If you have a problem, please report it by using the Bug Submission Form. Please be sure to include the steps and the source code to help reproduce the problem, and the exact text of any error messages encountered.
Installation Instructions
The following description assumes that JBuilder 2006 has been installed in the Borland/JBuilder2006 directory. If you have installed JBuilder in a different directory, substitute the one that you used.
To install the JBuilder 2006 Service Pack 3,
- EXIT JBuilder.
- Make a backup copy of the files in your
libdirectory, and save them to a different directory that is not in your CLASSPATH. Some of the files in this directory will be over-written by the update. - Remove any JBuilder updates from the
Borland/JBuilder2006/patch/directory. - Extract the file
jb2006_servicePack_03.zipinto your JBuilder 2006 home directory. You will be asked if you want to overwrite existing files.Note: If your operating system does not have a utility for unarchiving ZIP files, you can use the JAR utility in the JDK to unarchive ZIP files. Copy
jb2006_servicePack_03.zipto where you installed JBuilder 2006. At the command line, change to the directory where you installed JBuilder 2006 and enter the following command (where<jdk>is the directory in which the JRE or SDK is installed) for your platform to extract the files.- Windows:
<jdk>\bin\jar -xvf jb2006_servicePack_03.zip - UNIX:
<jdk>/bin/jar -xvf jb2006_servicePack_03.zip
The files for this update are now successfully installed and you can run JBuilder.
- Windows:
After you have installed this update, the documentation for the ORACLE plug-in will be located in the following directory:
Resolved Defects
This update resolves the following defects:
- [230475] Can't connect to Caliber from JBuilder. JBuilder hangs if the port number is 200000 or 200001. The was caused by problems with backward compatiblity for Caliber 2005. Now it is possible to connect to CaliberRM 2005, Release 2 (#8.0.344), CaliberRM 7.0, Service Pack 2, and Caliber 7.1.
- [230947] The History viewer does not use UTF-8 encoding when displaying a chat log.
- [231822] Web Services Explorer was not able to list available web services at the WSDL Server.
- [231962] Debugger did not stop at breakpoints and threw an exception when JBuilder was launched with a JBuilder 2006 Enterprise and peer-to-peer connectivity was disabled.
- [236405] Pulling the latest project after synchronizing sometimes caused the following exception,
"Project..jpx cannot be read: java.io.IOException: Document root element is missing" - [237512] JBuilder users were not able to send a file to any user running Eclipse, or receive a file from any user running Eclipse.
- [238947] If you invoked the expand template keystroke after entering a partial Code Template name with multiple matches, JBuilder 2006 incorrectly expanded the first match instead of providing a chooser pop-up.
- [239258] The automatic primary key generation feature for Weblogic 9.0 was unusable in JBuilder 2006. This was due to a the fact that the values listed for the generator (NamedSequenceTable, ORACLE, SQLServer, SQLServer2000) were no longer valid for Weblogic 9.0, and the new values were not specified in their documentation.
- [239548] Added support to read class files targeted for JDK 6.
- [239549] Made necessary changes for "date time" issue with JVM. Now JBuilder is compliant with a change in the U.S. law for Daylight Savings Time that takes effect in 2007.
- [239563] Web module build times sometimes exceeded those of JBuilder 2005 when very large numbers of JSP files are present.
- [239586] Adding an external jar file to a J2EE 1.4 EAR file threw a Null Pointer Exception because J2EE 1.4 doesn't have a doctype for the EAR file, since it is schema-based.
- [239587] Module Builder (for all J2EE modules) didn't respect package exclusion filters.
- [240025] Updated libraries for the latest open source projects that support the Peer-to-Peer feature.
- [240040] The ORACLE plug-in from JBuilderX was not compatible with JBuilder 2006.
- [240481] Attempting to place a JBuilder project under StarTeam source code control fails when traditional Chinese characters are used in the folder name.
Known Issues
The following is a known issue:
- [238078] With JBuilder 2005 and 2006, there are performance issues when trying to edit large XML files.
Workaround: Turning off the Tag Inspector increases the performance.
Third-Party Issues
The following issue may affect JBuilder JPDA users:
A change to the Linux kernel in 2.6.15 has drastically slowed down the socket transport used by JPDA on Linux.For more information, see the Linux bug report: http://bugzilla.kernel.org/show_bug.cgi?id=6177
and the Sun JPDA bug report here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6401245
Note that this only affects JPDA on a Linux distribution that uses kernel 2.6.15 or newer. Solaris, Windows, and Linux 2.6.14 and older are not affected.
Files Delivered
./jb2006_readme_SP3.html
./lib/p2p/smackx.jar
./lib/p2p/smack.jar
./lib/p2p/jmdns.jar
./lib/servers/oracle-jbsp.jar
./lib/servers/oc4j904jbx.htm
./lib/servers/oc4j904jbx_files/*
./lib/CaliberRMSDK80.jar
./lib/javac.jar
./lib/ws-axis/*
./patch/jb2006_all.jar
./patch/CRMPlugin_de.jar
./patch/jb2006_ws.jar
./jdk1.5/jre/lib/zi/*
./jdk1.5/jre/lib/zi.preJB.patch/*
첨부 : JBuilder 2006 ServicePack 3
기존에 JBuilder 2006을 가지고 있는 경우에만 사용 가능하니 크게 문제될 것이 없을 거라는 생각이지만 그래도 혹시 저작권 관련하여 문제가 되면 삭제하겠습니다. 볼랜드 사이트가 등록된 사용자를 제외하고는 받을 수 없도록 바뀌었기에 저작권과 관련하여 다운로드 링크를 제거하였다.
'Development > Tool' 카테고리의 다른 글
| NetBeans의 JDK 설정 바꾸기 (0) | 2007/02/08 |
|---|---|
| JBuilder 2005 이상의 제품이 로고화면만 표시되고 죽는 문제 (0) | 2007/01/22 |
| JBuilder 2006 Service Pack 3 (0) | 2007/01/19 |
| Eclipse 3.0 정식 버전 발표 (0) | 2004/07/12 |
| RemoteDSP - PDA화면을 PC에서 제어할 수 있는 유틸리티 (0) | 2004/06/02 |
| EMDesigner - 픽셀 측정용 및 색상 추출용 프로그램 (0) | 2004/05/12 |





