Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    com.isomorphic.js.parser.JSParser

    I'm a bit confused why this message is popping up and more confused about where the jar file it refers to is located. (hence is this an bug in the error shown?)

    This same application runs fine locally, but bombs when deployed on Google App Engine.

    Code:
    ERROR InterfaceProvider - Unable to instantiate class 'com.isomorphic.js.parser.JSParser' - check to make sure you have [b]isomorphic_js_parser.jar[/b] (and its dependencies: isomorphic_core_rpc.jar, velocity-1.6.1.jar, commons-lang-2.4.jar, commons-httpclient-3.1.jar, poi-ooxml-schemas-3.6-20091214.jar, commons-jxpath-1.3.jar, hibernate-validator-4.1.0.Final.jar, commons-pool-1.4.jar, poi-ooxml-3.6-20091214.jar, mail.jar, poi-3.6-20091214.jar, commons-cli-1.1.jar, xercesImpl.jar, commons-fileupload-1.2.1.jar, commons-vfs-1.0.jar, quartz-all-1.8.4.jar, log4j-1.2.15.jar, xbean.jar, xml-apis.jar, activation.jar, groovy-all-1.8.0.jar, validation-api-1.0.0.GA.jar, isc-jakarta-oro-2.0.6.jar, commons-codec-1.3.jar, commons-collections-3.2.1.jar) in your CLASSPATH
Working...
X