You see this page of the Add Server Instance wizard when you are registering a local Oracle WebLogic Server instance.
Use this page to specify the properties of the instance that you are registering.
Element | Description |
---|---|
Domain |
Select the location of the domain that you want to associate with the server instance. The IDE will automatically populate this field if the server instance that you selected is already configured to use a specific domain. Use the Browse button to locate a different domain for the server instance. |
Username |
Type the username. |
Password |
Type the password. |
JPA 2 Support | Click to enable or disable JPA 2 support on the server.
This option is not available for Oracle WebLogic Server 12c and newer because JPA 2 support is enabled by default. |
Notes:
On some older versions of Oracle WebLogic Server you need to explicitly enable support for JPA 2. The files for supporting JPA 2 are included with the WebLogic Server installation but are disabled by default. When you enable JPA 2 in the wizard, the IDE modifies the WebLogic Server classpath to add the required files to the start of the classpath.
You can enable or disable support for JPA 2 on the WebLogic Server at any time in the WebLogic Server panel of the Servers manager. To can open the Servers manager choose Tools > Servers from the main menu or by right-click a server instance node in the Services window and choose Properties.
Related Topics
Developing Applications with NetBeans IDE,
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0. |