Ok guys, I tried to look at the forum and Googled, I am still stuck. So I am
trying my luck to see if anyone could help me to figure out this error -

An unexpected application exception has occurred.

org.apache.tapestry5.ioc.internal.OperationException
Unable to resolve 'jquery/autocomplete' to a component class name.

I used https://github.com/got5/tapestry5-jquery component, copied the src
files (.java and .tml files, I do not use Maven!) into the eclipse project.
My codes -

<t:form>
    <t:jquery.autocomplete />
    <t:submit />
</t:form>


No matter what I do, Tapestry 5.3 does not seem to find the component. Any
help would be appreciated.

Thanks!

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry5-jquery-error-tp4792688p4792688.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