On Wed, Nov 10, 2010 at 4:46 PM, felipe guilherme <[email protected]> wrote: > Andrea, > > "Are you sure it's getting included in your jar?" > yes. I have checked and it's inside the jar. Actually, it's at the root path > of the jar. > > This is the error that I'm getting.... > > Caused by: java.util.MissingResourceException: Unable to find resource: > mamaezinha.description for component: standalone:2:link > [class=org.apache.wicket.markup.html.link.BookmarkablePageLink] > at org.apache.wicket.Localizer.getString(Localizer.java:266) > at > org.apache.wicket.model.StringResourceModel.getString(StringResourceModel.java:491) > at > org.apache.wicket.model.StringResourceModel.load(StringResourceModel.java:633) > > The GeoServerApplication.properties is at the same path as > applicationContext.xml. > > Above it's the content of applicationContext.xml; > > <beans> > <bean class="org.geoserver.web.MenuPageInfo" id="basePage"> > <property name="id" value="basePage"/> > <property name="titleKey" value="mamaezinha.title"/> > <property name="descriptionKey" value="mamaezinha.description"/> > <property name="componentClass" > value="org.geoserver.tecgismap.BasePage"/> > </bean> > </beans> > > Thanks already!!!!!
Hmmm... I honestly have no idea then. The community area contains the WPS module which is not core, yet it has a working GUI without those errors. Maybe try to compare the two and see if you can spot some important difference (mind, you have to use trunk version of WPS) Cheers Andrea ----------------------------------------------------- Ing. Andrea Aime Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584962313 fax: +39 0584962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ----------------------------------------------------- ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
