[
http://issues.apache.org/jira/browse/TAPESTRY-1189?page=comments#action_12458588
]
alex d commented on TAPESTRY-1189:
----------------------------------
Nevermind , is probably my configuration messed up.
Just in case , this is what i get :
java.lang.NoSuchMethodError:
org.apache.tapestry.spec.IComponentSpecification.addElementEventListener(Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZZ)V
at
org.apache.tapestry.annotations.EventListenerAnnotationWorker.peformEnhancement(EventListenerAnnotationWorker.java:73)
> Dojo related issue
> ------------------
>
> Key: TAPESTRY-1189
> URL: http://issues.apache.org/jira/browse/TAPESTRY-1189
> Project: Tapestry
> Issue Type: Bug
> Components: XHR/dhtml/Ajax
> Affects Versions: 4.1.1
> Environment: Own built jar using the latest version . jetty , linux
> , firefox1.5
> Reporter: alex d
> Assigned To: Jesse Kuhnert
> Fix For: 4.1.1
>
>
> In a workable environment i inserted
> dojo.require("dojo.widget.RichText");
> and i got the error :
> DEBUG: failed loading /assets/static/dojo/src/widget/RichText.js with error:
> [SyntaxError: unterminated string literal, file:
> http://localhost:8080/assets/static/dojo/dojo.js, line: 95]
> FATAL exception raised: Could not load 'dojo.widget.RichText'; last tried
> '__package__.js'
> When i remove the dojo.require("dojo.widget.RichText"); everything works
> again.
> Since i'm using my own built jar i'm not certain is really a bug or a
> mistake i made.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]