To use any of the new API calls introduced in TeamForge
16.10, you must update your
existing applications to use the 16.10 API.
What's new in TeamForge
16.10
Click the links in the following table and refer to the Change History section to
know the new and changed methods in
TeamForge
16.10.
TeamForge
service |
Changed in 16.10? |
Link to change history |
CollabNet
service |
No |
Javadoc for the CollabNet service |
DiscussionApp service |
No |
Javadoc for the DiscussionApp service |
DocumentApp service |
No |
Javadoc for the DocumentApp service |
FileStorageApp and SimpleFileStorageApp services |
No |
Javadoc for the FileStorageApp and SimpleFileStorageApp services |
FrsApp service |
No |
Javadoc for the FrsApp service |
IntegrationDataApp service |
No |
Javadoc for the IntegrationDataApp service |
MonitoringApp service |
No |
Javadoc for the MonitoringApp service |
NewsApp service |
No |
Javadoc for the NewsApp service |
PageApp service |
No |
Javadoc for the PageApp service |
PlanningApp service |
No |
Javadoc for the PlanningApp service |
PluggableApp service |
No |
Javadoc for the PluggableApp service |
RbacApp service |
No |
Javadoc for the RbacApp service |
ScmApp service |
No |
Javadoc for the ScmApp service |
TaskApp service |
No |
Javadoc for the TaskApp service |
TeamApp service |
No |
Javadoc for the TeamApp service |
TrackerApp service |
No |
Javadoc for the TrackerApp service |
WikiApp service |
No |
Javadoc for the WikiApp service |
CategorizationApp service |
No |
Javadoc for the CategorizationApp service |
-
For calls that use the TeamForge-provided Java SDK classes, update all references to the package containing
the classes.
For this TeamForge version... |
the package is located at... |
6.x/7.x/8.x/16.x |
com.collabnet.ce.soap60
|
-
For calls that access the WSDL directly, point your application to the new WSDL
location.
For this TeamForge version... |
the WSDL is located at... |
6.x/7.x/8.x/16.x |
http://<teamforge‐server>/ce‐soap60/services/<service‐name>?wsdl
|
-
Update any calls that have been changed in the 16.10 API.