[opencms-dev] OpenCms and ZK
Roman Uhlig
roman.uhlig at knve.de
Mon Nov 20 14:47:41 CET 2006
Thanks for your suggestions. I tried several ways of mapping "*.zul", none of
them succeeded. Mostly I get the following error (as for your recommended
"/opencms/*.zul"):
java.lang.IllegalArgumentException: Invalid <url-pattern> /opencms/*.zul in
servlet mapping
I'm no Tomcat crack at all, I was just hoping integrating ZK would be a
quick shot. Any more ideas on this?
Thanks,
Roman
Christoph Schönfeld wrote:
>
> AFAIR you have to modify your mapping. The mapping of the OpenCms servlet
>
> <servlet-mapping>
> <servlet-name>OpenCmsServlet</servlet-name>
> <url-pattern>/opencms/*</url-pattern>
> </servlet-mapping>
>
> will win against your *.zul mapping if your files are within the
> /opencms path.
>
> I guess you should try something like "/opencms/*.zul".
>
> Best regards,
> Christoph
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
>
--
View this message in context: http://www.nabble.com/OpenCms-and-ZK-tf2668499.html#a7442718
Sent from the OpenCMS - Dev mailing list archive at Nabble.com.
More information about the opencms-dev
mailing list