Sorry I think, I've been to fast with my question:
> java.lang.NoClassDefFoundError:
> com/liferay/util/dao/hibernate/OrderByComparator
This looks like I have to set the classpath so the path...
Type: Posts; User: mkaupp; Keyword(s):
Sorry I think, I've been to fast with my question:
> java.lang.NoClassDefFoundError:
> com/liferay/util/dao/hibernate/OrderByComparator
This looks like I have to set the classpath so the path...
Thanks for your reply!
I had'nt "commons-lang.jar" in my classpath on client side. Now I included it and get other errors.
java.lang.NoClassDefFoundError:...
Hi all,
is there a way to easily get a list of all Hessian services, exported by a DispatcherServlet?
Thanks
Markus
Hi all,
I try to get a connection to a hessian service exported by the liferay portal. The use a Subclass of DispatcherServlet called RemotingServlet.
In the remoting-servlet.xml there is an...