jQuery Plugin

JQuery plugin does not work within Websphere

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: Grails-jQuery 1.4.0.1
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    WebSphere 6.1.0.25

Description

JQuery plugin does not work when deployed to WebSphere 6.1.0.25

app.grails.version=1.2.0
app.servlet.version=2.4
plugins.jquery=1.4.0.1

Error Message: Filter [charEncodingFilter]: could not be initialized
Error Code: 500
Target Servlet: null
Error Stack:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'JQueryTagLib': Initialization of bean failed; nested exception is org.springframework.beans.ConversionNotSupportedException: Failed to convert property value of type 'com.ibm.ws.classloader.CompoundClassLoader' to required type 'groovy.lang.GroovyClassLoader' for property 'classLoader'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [com.ibm.ws.classloader.CompoundClassLoader] to required type [groovy.lang.GroovyClassLoader] for property 'classLoader': no matching editors or conversion strategy found

I created a grails application deployed to Websphere hit index page worked fine. Installed jquery plugin deployed to Websphere got above error.

Activity

Hide
Finn Herpich added a comment -
Show
Finn Herpich added a comment - Please ee http://jira.codehaus.org/browse/GRAILSPLUGINS-1888
Hide
Demian Krige added a comment -
Show
Demian Krige added a comment - I think you mean http://jira.codehaus.org/browse/GRAILSPLUGINS-1864
Hide
Demian Krige added a comment -

I can confirm that the jquery plugin version 1.4.1.1 now works with Websphere 6.1

Show
Demian Krige added a comment - I can confirm that the jquery plugin version 1.4.1.1 now works with Websphere 6.1

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: