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

Summary: Automatic/guided integration with any java application/server doesn't work on Solaris
Product: profiler Reporter: Jiri Sedlacek <jis>
Component: BaseAssignee: Jiri Sedlacek <jis>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.