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 94748 - JBoss/Tomcat: Warnings during deployment [ConverterRule]
Summary: JBoss/Tomcat: Warnings during deployment [ConverterRule]
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Matthew Bohm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-06 20:16 UTC by bugbridge
Modified: 2007-12-07 16:41 UTC (History)
1 user (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 bugbridge 2007-02-06 20:16:23 UTC
Original status: 3-Accepted; Suggested Status: NEW


Original submitter: lfitzgerald

Description:
NetBeans 0918
Shortfin 0926
Java EE 5
Source Structure: Jakarta BluePrints
WinXP
JBoss 4.0.4 GA
Jdk 1.6.0-rc-b98

Get deployment warnings on JBoss and Tomcat:

Steps:
1. create a project
2. deploy to either tomcat or JBoss

The JBoss error message are here:
10:48:45,644 WARN  [Digester] [ComponentRule]{faces-config/component}
Merge(com.sun.rave.web.ui.Time)
10:48:45,714 WARN  [Digester] [ConverterRule]{faces-config/converter}
Merge(null,java.math.BigDecimal)
10:48:45,714 WARN  [Digester] [ConverterRule]{faces-config/converter}
Merge(null,java.math.BigInteger)

Tomcat errors are on the same rules.

Evaluation:
Those warnings come somewhere out of the components or support libs. I don't
know what to do about them.

Evaluation (Entry 2):
But is it breaking anything? Warnings could be informational

Evaluation (Entry 3):
Not clear.  QE was given a directive to log all warnings.  Will downgrade.

Evaluation (Entry 4):
If its not breaking anything and the priority is lowered, why the severity is
still 2 ?
I guess it should be lowered too.

Evaluation (Entry 5):
sorry, didn't notice that.  Downgraded.
Comment 1 _ gowri 2007-10-04 01:01:55 UTC
Reassigning...
Comment 2 John Baker 2007-10-04 01:08:40 UTC
not dataconnectivity :-)
Comment 3 _ gowri 2007-10-04 19:05:59 UTC
My bad... responded too quickly.
I spoke with Matt about it and he said he never saw this.
Hence marking it as works for me (in fact him). And please verify this.

Comment 4 Lark Fitzgerald 2007-10-04 19:55:37 UTC
I do not see this with tomcat 6.0.14/EE5 project, but I do still see it with tomcat 5.5/EE4 project.  Tested with:
Product Version: NetBeans IDE Dev (Build 200710040000) 
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b02 
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Comment 5 _ gowri 2007-10-04 19:59:31 UTC
Matt, take it over...
Comment 6 Matthew Bohm 2007-10-05 07:54:19 UTC
Lark, can you try this with a plain jsf app, for instance jsf-guessNumber.war at:

https://javaserverfaces.dev.java.net/servlets/ProjectDocumentList?folderID=4036&expandFolder=4036&folderID=0