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 76433 - Resolve reference problem for standalone ws client
Summary: Resolve reference problem for standalone ws client
Status: VERIFIED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: blueprints (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Yutaka Yoshida
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-16 13:33 UTC by Petr Blaha
Modified: 2013-02-13 10:20 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 Blaha 2006-05-16 13:33:51 UTC
[build 20060516]
Steps:
1) created Standalone Client of Document Oriented Service sample
ERROR: get resolve reference problems: j2ee.install.home and broken
jaxrpc.classpath.
Comment 1 Nitya Doraisamy 2006-07-28 06:26:16 UTC
This is not an error. The project requires the j2ee server's install location to
build. I think the behaviour is correct with Netbeans project behaviour. The
project's dependencies have been defined and the user needs to set the value.

Maybe the reference could be j2ee.home or appserver.install.path instead of
j2ee.install.home to make it clear to the user
Comment 2 Dan Kolar 2006-10-16 16:58:13 UTC
v.