Theme not displayed in tomcat [message #864935] |
Mon, 30 April 2012 02:35  |
Eclipse User |
|
|
|
Hi there,
I'm new on RAP.
I working on an app and I'm using the fancy theme. After deploying the .war file to Tomcat, the default theme is used and not the Fancy one. This is how i'm using it.
<extension
point="org.eclipse.rap.ui.branding">
<branding
defaultEntrypointId="org.vsoft.vmenu.web.vmenuapp"
id="org.vsoft.vmenu.web.branding"
servletName="vmenu"
themeId="org.eclipse.rap.design.example.fancy.theme"
title="VSoft Menu">
<presentationFactory
defaultLayoutId="org.eclipse.rap.design.example.fancy.layout"
id="org.eclipse.rap.design.example.fancy.factory"
name="Fancy PresentationFactory">
<defaultStackPresentation
id="org.eclipse.rap.design.example.stack.view">
</defaultStackPresentation>
</presentationFactory>
</branding>
</extension>
Pls, help, what am i missing?
It works when running in eclipse.
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.24760 seconds