Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

< Previous PageNext Page > Hide TOC

Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Frameworks

Radar #4117882

Exceptions when building WebObjects J2EE bundles in Xcode 2.1

Description:

You might get an exception building WebObjects J2EE bundles in Xcode 2.1 when going through the WebObjects project assistant.

Workaround:

Manually add the settings in your project target:

SERVLET_SINGLE_DIR_DEPLOY = YES/NO if single servlet directory option
SERVLET_TRUE_WAR = YES/NO if true war bundle option
SERVLET_WEBAPPS_DIR = [path to container deployment directory
SERVLET_COPY_JARS = YES/NO is YES only if you want the jars under  one directory,  not need for war bundle option
SERVLET_DEPLOY_LICENSE= WebObjects deployment license

Radar #3748926

Certain debug information was logged to NSLog.err instead of NSLog.debug

Description:

Information such as the URL for connecting to the WebObjects Application via WebServer went to NSLog.err instead of NSLog.debug.

Resolution:

This issue has been resolved.

Radar #2850117

WOMailDelivery uses obsolete sun.net.smtp.SmtpClient for mail delivery

Description:

As its original API has been deprecated, WOMailDelivery now uses the JavaMail API.

Resolution:

WOMailDelivery now uses JavaMail if found on the classpath. Otherwise it falls back to sun.net.smtp.SmtpClient.

Radar #3590569

WOStatistics store has a ceiling of 50 transactions that it can log

Description:

WOStatistics store has a ceiling of 50 transactions that it can log.

Resolution:

The WOStatisticsStoreSessionMax property can be configured in the Properties file.

Radar #3888799

WOCookies were not serializable in previous releases

Description:

WOCookies were not serializable in previous releases.

Resolution:

WOCookies are now serializable.

Radar #3055679

DirectToWebServices applications don't automatically open WebServicesAssistant

Description:

Launching a DirectToWebServices application would automatically open a browser window telling you to copy and paste a URL into WebServicesAssistant.

Resolution:

DirectToWebServices WO applications will now automatically open WebServicesAssistant directly when the WSAssistantEnabled property is enabled.

Radar #3961655

WSDL generated by WebObjects had duplicate namespaces

Description:

WSDL generated by WebObjects had duplicate namespaces and caused interop problems with other client applications.

Resolution:

The issue is now resolved.

Radar #3989185

WebObjects web services using Axis 1.0

Description:

WebObjects web services should upgrade to the latest GM Axis release.

Resolution:

Axis 1.1 is now used in WebObjects.



< Previous PageNext Page > Hide TOC


Last updated: 2005-10-04




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice