JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Java Composite Application Platform Suite 6.3 Release Notes     Java CAPS Documentation
search filter icon
search icon

Document Information

Oracle Java Composite Application Platform Suite 6.3 Release Notes

Operating System, External System, and Platform Updates

Design-Time and Runtime Platform Changes

Operating System Changes

Browser and External System Changes

Password Changes

Starting GlassFish from the NetBeans IDE

Installing and Upgrading

Changes to the Default Domain

Oracle WebLogic JMS and Advanced Queuing

Changes and Enhancements to Java CAPS Components

JBI Component Changes and Enhancements

New JBI Components

Discontinued JBI Components

Changes to Existing JBI Components

Database Binding Component Enhancements

BPEL Service Engine Enhancements

IEP Service Engine Enhancements

File Binding Component Enhancements

FTP Binding Component Enhancements

HTTP Binding Component Enhancements

JMS Binding Component Enhancements

Scheduler Binding Component Enhancements

Changes and Enhancements to Repository-Based Components

General

Java CAPS JMS

Adapters and Message Libraries

Business Process Manager

New Replicate Repository Utility

New Utility for Listing Repository Objects

Issues Addressed in Java CAPS 6.3

JBI Issues Addressed

Repository-Based Issues Addressed

Master Data Management Issues Addressed

Known Issues in Java CAPS 6.3

Known Issues for Adapters and Message Libraries

Known Issues for the BPEL Service Engine

Known Issues for Composite Page Designer

Known Issues for the Data Integrator Service Engine

Known Issues for the Database Binding Component

Known Issues for the Enterprise Service Bus

Known Issues for the File Binding Component

Known Issues for the FTP Binding Component

Known Issues for the HL7 Binding Component

Known Issues for the IEP Service Engine

Known Issues for Java Application Projects for JAXB

Known Issues for the JBI Bridge

Known Issues for the LDAP Binding Component

Known Issues for Java CAPS Master Index

Known Issues for the XSLT Service Engine

Known Issues for Composite Applications

Known JBI Management Issues

Known Localization Issues

Known Installation and Startup Issues

Known Interoperability Issues

Known NetBeans Issues

Known GlassFish Enterprise Server Issues

Known Issues for JBI Clustering

Other Known Issues

Starting GlassFish from the NetBeans IDE

With the password changes above, the master password is no longer automatically saved. This means that when you start the GlassFish server from NetBeans, you need to specify the master password in order for the server to start. If you do not specify the password within a specific time, the startup process times out. You can save the master password for a domain, which eliminates the need to enter the password each time you start the server. This is not recommended for production environments.

To save the master password, run the asadmin command change-master-password with the --savemasterpassword=true option. For example:

asadmin> change-master-password --domaindir C:\JavaCAPS63\appserver\domains\ 
--savemasterpassword=true domain1