Thanks for your quick fix! Works great now.

Cheers,
Joost


Howard Lewis Ship wrote:
Just checked in a fix.  Man, it is so much easier to work on tapx than
Tapestry; pure Git, no hassels.  Your just lucky I'm working for the
right client today, i.e., that fix is a priority for my client as well
as for you.

On Fri, May 28, 2010 at 9:16 AM, Howard Lewis Ship <hls...@gmail.com> wrote:
Yep. Looks like yahoo-dom-event.js is always minimized.  I'll check in a fix.

On Fri, May 28, 2010 at 8:58 AM, Joost Schouten (ml)
<joost...@jsportal.com> wrote:
Hi,

I started using the RichTextEditor in the tapx-yui package (nice work btw!)
which works fine when running under production-mode=false, but when in
production-mode, I get the exception at [1]. I am not quite sure but it
looks like there is a minified asset missing. Am I correct?

cheers,
Joost

[1]

Caused by: java.lang.RuntimeException: Unable to locate asset
'classpath:com/howardlewisship/tapx/yui_2_8_0r4/build/yahoo-dom-event/yahoo-dom-event-min.js'
(the file does not exist).
       at
org.apache.tapestry5.internal.services.AssetSourceImpl.getLocalizedAssetFromResource(AssetSourceImpl.java:135)
       at
org.apache.tapestry5.internal.services.AssetSourceImpl.getAssetInLocale(AssetSourceImpl.java:104)
       at
org.apache.tapestry5.internal.services.AssetSourceImpl.getAsset(AssetSourceImpl.java:84)
       at $AssetSource_128df8b57ee.getAsset($AssetSource_128df8b57ee.java)
       at
com.howardlewisship.tapx.yui.services.internal.ImportYUIWorker.importJavascriptLibraryForPath(ImportYUIWorker.java:127)
       at
com.howardlewisship.tapx.yui.services.internal.ImportYUIWorker.importJavascriptLibrariesForPaths(ImportYUIWorker.java:121)
       at
com.howardlewisship.tapx.yui.services.internal.ImportYUIWorker.access$000(ImportYUIWorker.java:35)
       at
com.howardlewisship.tapx.yui.services.internal.ImportYUIWorker$1.advise(ImportYUIWorker.java:91)
       at
org.apache.tapestry5.internal.services.AbstractComponentMethodInvocation.proceed(AbstractComponentMethodInvocation.java:86)
       at
com.howardlewisship.tapx.yui.components.RichTextEditor.beginRender(RichTextEditor.java)
       at
org.apache.tapestry5.internal.structure.ComponentPageElementImpl$BeginRenderPhase.invokeComponent(ComponentPageElementImpl.java:237)
       at
org.apache.tapestry5.internal.structure.ComponentPageElementImpl$AbstractPhase.run(ComponentPageElementImpl.java:195)
       at
org.apache.tapestry5.internal.structure.ComponentPageElementImpl.invoke(ComponentPageElementImpl.java:982)
       ... 96 more



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



--
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to