aspose file tools
The moose likes JSF and the fly likes ELSupport error on websphere application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "ELSupport error on websphere application" Watch "ELSupport error on websphere application" New topic
Author

ELSupport error on websphere application

emanuele email
Greenhorn

Joined: Sep 13, 2011
Posts: 1
Hi,
I have a JSF application deployed on an applicationServer of Websphere.
When this application is running i have this error

Caused by: java.lang.IllegalArgumentException: Cannot convert 3,015 of type class java.lang.Double to class java.lang.Double
at com.sun.el.lang.ELSupport.coerceToNumber(ELSupport.java:258)
at com.sun.el.lang.ELSupport.coerceToNumber(ELSupport.java:271)
at com.sun.el.lang.ELSupport.equals(ELSupport.java:135)

Could you help me?

Thanks in advance
Emanuele
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: ELSupport error on websphere application
 
Similar Threads
Wrapper
double cannot be dereferenced
J2ME - Double class
i18n - not recognised in WAS 6.0
Velocity + jasper report