Tom Sturgeon wrote: > Well, no luck so far. > > I edited jetspeed-config.jcfg and added the following: > <portlet-entry type="instance" name="VSP"> > > <classname>org.apache.jetspeed.portal.portlets.JetspeedContent</classnam > e> > <parameter name="provider-name" value="VSP"/> > </portlet-entry> > > I added the following to JetspeedResources.properties: > content.provider.list=jetspeed,VSP > content.provider.VSP.url=http://password:[EMAIL PROTECTED]/XML.as > p > content.provider.VSP.stylesheel.url=/WEB-INF/xsl/jpc-full.xsl > content.provider.VSP.description=Cool Inventory > content.provider.VSP.title=VSP > > It appears VSP is now an option in customization, but of course, nothing > is displayed in the portlet on the main screen. > > I also tried > <classname>org.apache.jetspeed.portal.portlets.XMLPortlet</classname>,an > d that also did not display anything. > > I have to say at this point, the docs are not very helpful, and I would > be happy to make some "Quick Start" guides if I ever get it to work. > Could you look at the logs for relevant entries ? (exceptions, messages around your portlet, cache messages about your URL, etc...) It is difficult to know where the problem is with this information. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
