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 62653 - Automatic/guided integration with any java application/server doesn't work on Solaris
Summary: Automatic/guided integration with any java application/server doesn't work on...
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-19 12:38 UTC by Jiri Sedlacek
Modified: 2007-02-12 22:28 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 Jiri Sedlacek 2005-08-19 12:38:22 UTC
Integration with Tomcat doesn't work on Solaris. This is for all scenarios: 
Profile Project, Attach with automatic integration and Attach following manual 
integration steps.

The reason is that Solaris doesn't allow using export VARIABLE=value construct. 
It must be split in two lines:

VARIABLE=value
export VARIABLE
Comment 1 Jiri Sedlacek 2005-08-19 12:57:39 UTC
This is more general, current automatic/manual integration steps won't work for 
any java application/server. Increasing priority.
Comment 2 Jiri Sedlacek 2005-09-07 16:16:58 UTC
Fixed for M9.
Comment 3 ehucka 2006-10-09 12:11:32 UTC
Verification of old issues.
Comment 4 Alexander Kouznetsov 2007-02-12 22:28:21 UTC
Closing old issues.
Comment 5 Alexander Kouznetsov 2007-02-12 22:28:22 UTC
Closing old issues.