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 153297 - Spring portlets display "Error: Content not available" when "Run" is choosed from right-click option over the project
Summary: Spring portlets display "Error: Content not available" when "Run" is choosed ...
Status: RESOLVED INVALID
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ chetansanth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-17 06:09 UTC by bharani
Modified: 2009-03-17 07:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file (480.73 KB, text/plain)
2008-11-17 06:10 UTC, bharani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bharani 2008-11-17 06:09:22 UTC
Steps to reproduce
-------------------

1) Install Netbeans 6.5 RC2
2) Install portal pack core (Build 200)
3) Create a portlet webapp with Spring MVC support
4) Use either AbstractController or FormControllet for ControlletType
5) Build the project
6) Run the project by choosing run from the right click option over the project app

Issue
------

I see "ERROR: Content not available" when i run the project. When i manually deploy the project it works fine

I have attached the server.log for reference
Comment 1 bharani 2008-11-17 06:10:37 UTC
Created attachment 73811 [details]
Log file
Comment 2 Satyaranjan D 2008-11-17 07:15:48 UTC
Assigned to chetan.
Comment 3 bharani 2008-11-19 05:43:25 UTC
I tried with the build 207 and the issue is not reproducible