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 59437 - Application can't be deployed on server without WebSphere-specific custom DDs
Summary: Application can't be deployed on server without WebSphere-specific custom DDs
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
: 59602 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-31 16:09 UTC by Alexander Kouznetsov
Modified: 2006-06-01 12:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log file (36.30 KB, text/plain)
2005-05-31 16:11 UTC, Alexander Kouznetsov
Details
output (787 bytes, text/plain)
2005-05-31 16:12 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2005-05-31 16:09:46 UTC
Steps to reproduce:
- Add Server instance
- Start it
- Try to Run Web Application, to Deploy EJB Module, to Run J2EE Application
- RESULT: All these actions will fail. See attached logs for details.
Comment 1 Alexander Kouznetsov 2005-05-31 16:11:47 UTC
Created attachment 22395 [details]
IDE log file
Comment 2 Alexander Kouznetsov 2005-05-31 16:12:35 UTC
Created attachment 22396 [details]
output
Comment 3 Kirill Sorokin 2005-05-31 20:15:04 UTC
This seems to be caused by the incompartibility of j2eeserver with the JSR-88
1.1, I will need to alter the workaround in order to provide better support for
deployment descriptors other than the ones for web applications.
Comment 4 Alexander Kouznetsov 2005-06-02 12:06:43 UTC
Remote deployment fails the same way for all the applications: Web, EJB and J2EE
Comment 5 Alexander Kouznetsov 2005-06-03 15:34:09 UTC
*** Issue 59602 has been marked as a duplicate of this issue. ***
Comment 6 Kirill Sorokin 2005-06-16 17:17:37 UTC
Well I guess we have to implement the support for custom IBM-specific deployment
descriptors, in order to get this working ina stable manner. That was a good
idea anyways.
Comment 7 Alexander Kouznetsov 2005-06-23 12:59:11 UTC
As from request from I-Team updated to provide more precise synopsis.
Comment 8 Kirill Sorokin 2005-09-02 12:23:02 UTC
fixed in release41 branch
Comment 9 Alexander Kouznetsov 2006-06-01 12:44:31 UTC
Closed without verification