[11:25:41 CDT(-0500)] <JoeMoore> Does anyone know why quickstart installation (3.2.4) doesn't render iPad mobile skin for CAS?
[11:26:33 CDT(-0500)] <JoeMoore> I've been working with 3.2 through this release, but this is the first time I've worried about mobile theme for cas. Mobile theme for uPortal is great!
[11:29:18 CDT(-0500)] <JoeMoore> Sorry--I said iPad. I meant iPod touch. I can't believe I did that
[11:30:58 CDT(-0500)] <holdorph> I think Eric Dalquist and Jen Bourey are at the unconference and don't seem to be on IRC much. You might want to ask your question on the list.
[11:31:27 CDT(-0500)] <JoeMoore> Thanks. Will do.
[14:35:28 CDT(-0500)] <Bananobot> Can someone make sense of this stack trace for me? http://pastebin.com/ssB6r6WH
[14:35:40 CDT(-0500)] <Bananobot> The portlet I'm trying to write won't render
[14:38:14 CDT(-0500)] <holdorph> Caused by: java.lang.ClassCastException: org.springframework.web.portlet.DispatcherPortlet cannot be cast to javax.portlet.Portlet
[14:38:27 CDT(-0500)] <holdorph> feels like maybe some missing jars, or jars in wrong places
[14:42:59 CDT(-0500)] <Bananobot> org.springframework.web.portlet seems to be in the right place. Do you think there are missing dependencies?
[14:43:31 CDT(-0500)] <holdorph> class cast exceptions can happen, because class files aren't in the right class loaders.
[14:43:50 CDT(-0500)] <holdorph> so even though the class is "there", because it's in the wrong loader, you can't actually cast to it.
General
Content
Integrations