Hi,
If the error log is "Specified content type 'application/xhtml+xml' is not
supported.", then I suspect the Jetspeed layout portlets don't have that mime
type support.
So, I think you can add the following supports for VelocityOneColumn in
/jetspeed/WEB-INF/apps/jetspeed-layouts/WEB-INF/portlet.xml and see what
happens next (I assume that the page for xhtml client uses VelocityOneColumn
layout).
<supports>
<mime-type>application/xhtml+xml</mime-type>
<portlet-mode>view</portlet-mode>
</supports>
By the way, I found /jetspeed/WEB-INF/templates/layout/xhtml-basic/ folder in
JS-2.2.
Regards,
Woonsan
----- Original Message ----
> From: Mobile mania <[email protected]>
> To: [email protected]
> Sent: Tue, May 18, 2010 12:39:46 PM
> Subject: jetspeed 2.2.2.0 missing templates for xhtml-basic
>
>
When I access portal from a wap device, i get meesage illegal
> argument
exception type application/xhtml+xml not supported.
in logs it
> appeards template-top2 does not support above mime type. 2.1.3
release note
> says this bug(js2-796) was resolved. but still in 2.2.2.0, i
couldnot find
> /layout/simple/xhtml
--
View this message in context:
> http://old.nabble.com/jetspeed-2.2.2.0-missing-templates-for-xhtml-basic-tp28594189p28594189.html
Sent
> from the Jetspeed - User mailing list archive at
> href="http://Nabble.com">Nabble.com.
---------------------------------------------------------------------
To
> unsubscribe, e-mail:
> ymailto="mailto:[email protected]"
> href="mailto:[email protected]">[email protected]
For
> additional commands, e-mail:
> ymailto="mailto:[email protected]"
> href="mailto:[email protected]">[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]