Anthony,

Anthony Smith wrote:
> 
> I am using Jetspeed-1.3a1
> 
> I added entries in my .jcfg confg file for WebPagePortlet & JspPortlet. The
> JspPortlet works fine, and when I make a change to the JSP page (Hello.jsp)
> it shows up when I hit refresh.
> 
> For HTML (FileServer) it does not. I even tried copying the class file over
> to my enviorment from the lastest release. But it works in the current
> version of the release.

What do you mean by "current version of the release"?
I am not sure I understand the problem?

> 
> The Webpage portlet says this when Java starts up: JavaWeb has set its
> paretn to an entry that does nto exist within the registry.

WebPagePortlet is not supported in 1.3a1

> 
> Here's the entry:
> <portlet-entry name="WebPagePortlet" hidden="false" type="abstract"
> application="false">
> 
> <classname>org.apache.jetspeed.portal.portlets.WebPagePortlet</classname>
>         <media-type ref="html"/>
>     </portlet-entry>
> ***********************
> 
> If I take out this line I get no error but the JavaWeb will not show:
> <media-type ref="html"/>
> 
> However it wil with a local URL.
> 
> I need help!
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


I suggest you download the a cvs version, see
http://www.mail-archive.com/[email protected]/msg00793.html
for instructions.

Note: The cvs server has moved. so use cvs.apache.org instead of
jakarta.apache.org

The CVS version, and future versions of Jetspeed, does not use .jcfg,
instead you should create a local-portlets.xreg using portlet.xreg.

Paul Spencer

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to