I got this error -

Caused by: java.lang.NoSuchMethodError:
org.apache.tapestry5.ioc.Registry.getService(Ljava/lang/Class;)Ljava/lang/Object;
        at
com.orientimport.easyfck.util.LegacyT5ServiceHelper.getService(LegacyT5ServiceHelper.java:40)
        at
com.orientimport.easyfck.connector.FckEditorConnectorBridge.init(FckEditorConnectorBridge.java:70)
        at net.fckeditor.connector.Dispatcher.<init>(Dispatcher.java:98)
        at
net.fckeditor.connector.Tapestry5InterceptFckActivityFilter.<init>(Tapestry5InterceptFckActivityFilter.java:40)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at
com.google.appengine.tools.development.agent.runtime.Runtime.newInstance_(Runtime.java:112)
        at
com.google.appengine.tools.development.agent.runtime.Runtime.newInstance(Runtime.java:120)
        at
org.apache.tapestry5.ioc.internal.util.ConstructorInvoker.invoke(ConstructorInvoker.java:45)


Does it even work with Tapestry 5.3 RC2? :o

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/fckeditor-for-Tapestry-5-3-tp4983201p4983235.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to