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 107070

Summary: Unable to deploy Migrated 5.5 Project on Glassfish
Product: obsolete Reporter: Yousuf Haider <yousufh>
Component: visualwebAssignee: Winston Prakash <wjprakash>
Status: VERIFIED FIXED    
Severity: blocker CC: cnguyencasj
Priority: P1 Keywords: RELNOTE
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 103995    
Bug Blocks:    
Attachments: Server Output
5.5 Project

Description Yousuf Haider 2007-06-18 19:40:33 UTC
Steps to reproduce:

1.Create a new project in Visual Web 5.5
2.Open project in NB6
3.Deploy on bundled Glassfish

Will get following output on server output:


Caused by: org.apache.jasper.JasperException: /Page1.jsp(5,60) PWC6341:
According to the TLD, deferred-value is specified for the attribute id of the
tag handler com.sun.webui.jsf.component.PageTag, but the argument for the setter
method is not a javax.el.ValueExpression
        at
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:49)

This issue has been reported with NB VWP 5.5 and Sun App server: http://www.netbeans.org/issues/show_bug.cgi?id=103995

This has to be fixed since it effects migration of 5.5 projects.
Comment 1 Yousuf Haider 2007-06-18 19:41:42 UTC
Created attachment 43917 [details]
Server Output
Comment 2 Winston Prakash 2007-06-18 19:53:16 UTC
Can you please add a NB 5.5 project which I can use?
Comment 3 Yousuf Haider 2007-06-18 20:01:07 UTC
Created attachment 43918 [details]
5.5 Project
Comment 4 Yousuf Haider 2007-06-18 20:01:29 UTC
5.5 Sample Project Attached.
Comment 5 Winston Prakash 2007-06-18 22:26:11 UTC
Looks like this is a Glassfish issue

The project seems to be working OK with Glassfish

System Application Server 9.1 (build b41d-beta2) ...

But fails on

Sun Java System Application Server 9.1 (build b50-beta3) ...

Comment 6 Winston Prakash 2007-06-18 22:30:50 UTC
I'm working with Ryan Lubke (JSF RI team expert) to
find out if this is a Glassfish related issue.
Comment 7 Yousuf Haider 2007-06-20 00:40:10 UTC
After discussion with Winston, Possible cause may include reference to old woodstock jars which can be resolved by doing
a clean and build.

Doing a Clean and build resolves the issue. 


Marking this as Fixed and RELNOTE.
Comment 8 Yousuf Haider 2007-06-22 22:02:52 UTC
Verified on build : 200706220000