This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 189128 - Can not deploy to WebLogic 9.2.3
Summary: Can not deploy to WebLogic 9.2.3
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 14:30 UTC by Petr Jiricka
Modified: 2010-12-15 06:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2010-08-02 14:30:18 UTC
1. Add -J-Dsun.lang.ClassLoader.allowArraySyntax=true to netbeans.conf to avoid bug 85454.
2. Start the IDE and register WebLogic 9.2.3
3. Create a Web application with WebLogic target
4. Deploy the application

The following message appears in the output window and application is not deployed:
"Unable to connect to 't3://localhost:7001': invalid type code: 31. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server."
Comment 1 Petr Hejl 2010-12-14 13:56:44 UTC
Fixed in web-main 43d61c9fd1ed.
Comment 2 Quality Engineering 2010-12-15 06:21:18 UTC
Integrated into 'main-golden', will be available in build *201012150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/43d61c9fd1ed
User: Petr Hejl <phejl@netbeans.org>
Log: #189128 Can not deploy to WebLogic 9.2.3