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 133459 - CustomerCMP sample run incorrectly
Summary: CustomerCMP sample run incorrectly
Status: RESOLVED WORKSFORME
Alias: None
Product: usersguide
Classification: Unclassified
Component: JavaEE (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-21 13:48 UTC by Daria Titova
Modified: 2008-11-28 12:44 UTC (History)
3 users (show)

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 Daria Titova 2008-04-21 13:48:29 UTC
After successful deployment CustomerCMP sample uses wrong Run URL: http://localhost:8080/CustomerCMP/ instead of
http://localhost:8080/customer/
Comment 1 Petr Blaha 2008-04-21 13:56:57 UTC
Simple workaround, P2.
Comment 2 Vince Kraemer 2008-04-21 15:39:56 UTC
I cannot replicate this when I deploy the sample on the "bundled" glassfish server in 6.1 rc1.

Please provide step by step instructions to replicate this issue.

A more complete description of the environment would be useful, too. (NB version/build, target server, jdk in use for
the IDE and the server, etc)
Comment 3 Dan Kolar 2008-04-22 12:50:26 UTC
Product Version: NetBeans IDE 6.1 (Build 200804211638)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)

1) Create new CustomerCMP sample project
2) Run it
3) It correctly opens /customer adress
4) Change in Enterprise project Properties -> Run to -war (bug - even being set application client, -war runned)
5) Run again

Now the opened path is /CustomerCMP
Comment 4 mvanek 2008-11-28 12:44:37 UTC
feel free to reopen if you see similar issue