you do not have it configured properly, here is an example:

<portlet-entry name="FileManager" hidden="false" type="ref"
        parent="IFramePortlet" application="false">

        <meta-info>
            <title>File Manager</title>
            <description>File Manager</description>
        </meta-info>
        <classname>org.apache.jetspeed.portal.portlets.IFramePortlet</classname>
        <parameter name="source" value="servlet/FileManager?your_config_file"
            hidden="false" cachedOnName="true" cachedOnValue="true"/>
        <parameter name="width" value="100%" hidden="false"
            cachedOnName="true" cachedOnValue="true"/>
        <parameter name="height" value="380" hidden="false"
            cachedOnName="true" cachedOnValue="true"/>
        <parameter name="scrolling" value="auto" hidden="false"
            cachedOnName="true" cachedOnValue="true"/>
        <parameter name="frameborder" value="no" hidden="false"
            cachedOnName="true" cachedOnValue="true"/>
        <media-type ref="html"/>
        <url cachedOnURL="true"/>
    </portlet-entry>

you need to setup your own config file, read the file manager doc for this, it is 
pretty easy.

c

-----Original Message-----
From: BARDE, CEDRIC [mailto:CEDRIC.BARDE@;disney.com]
Sent: Wednesday, November 06, 2002 11:37 AM
To: 'Jetspeed Users List'
Subject: RE: Explorer Portlet


I have followed your advice Carlos but I get a "Horrible Exception" when I
run Jetspeed from IE. Here is the code I use to define the portlet:

<portlet-entry name="myBrowserPortlet" hidden="false" type="ref"
parent="IFramePortlet" application="false">
    <meta-info>
        <title>File Manager</title>
    </meta-info>
    <security-ref parent="default"/>
    <classname>org.apache.jetspeed.portal.portlets.FileManager</classname>
</portlet-entry>

I have checked the path to the class, its name and the case and everything
is correct.

I cannot see what I am doing wrong...

Thanx in advance for your help!
Ced

__________________________________
C�dric BARDE
Disneyland Paris - Information Services
B�timent Robin Hood - BP 100
77777 Marne-La-Vall�e
T�l : 01 64 74 65 49
Fax : 01 64 74 65 65
Email : [EMAIL PROTECTED]

> -----Original Message-----
> From: Carlos Orrego [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, November 04, 2002 5:17 PM
> To:   Jetspeed Users List
> Subject:      RE: Explorer Portlet
>
> i purchased this file manager from www.servletsuite.com it works very
> well, and you could integrated in jetspeed as an IFRAME
> portlet
>
> c
>
> -----Original Message-----
> From: BARDE, CEDRIC [mailto:CEDRIC.BARDE@;disney.com]
> Sent: Monday, November 04, 2002 1:10 PM
> To: 'Jetspeed Users List'
> Subject: RE: Explorer Portlet
>
>
> Thanx for the tip, but I need a full Java-based portlet, in order to be
> coherent with my company's standards. I am still looking for it on the
> Web,
> but I have not been very lucky...
>
> Any help would be greatly appreciated!
> Ced
>
> __________________________________
> C�dric BARDE
> Disneyland Paris - Information Services
> B�timent Robin Hood - BP 100
> 77777 Marne-La-Vall�e
> T�l : 01 64 74 65 49
> Fax : 01 64 74 65 65
> Email : [EMAIL PROTECTED]
>
> > -----Original Message-----
> > From:       [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> > Sent:       Monday, November 04, 2002 2:23 PM
> > To: Jetspeed Users List
> > Subject:    Re: Explorer Portlet
> >
> > You may want to check out FileAce. Only works in IE.
> >
> > http://www.web-sn.com/apps/fileace/#
> >
> >
> >
> >
> >
> > "BARDE, CEDRIC" <[EMAIL PROTECTED]>
> > 11/04/2002 04:23 AM
> > Please respond to "Jetspeed Users List"
> >
> >         To:     "'Jetspeed Users'" <[EMAIL PROTECTED]>
> >         cc:     (bcc: Ray Grieselhuber/Teamwork)
> >         Subject:        Explorer Portlet
> >
> >
> > Hi all,
> >
> > I need to have a portlet that works the same way as Windows Explorer on
> my
> > portal.
> > Does one already exist standardly in Jetspeed? Or anyone has already
> > created
> > one, who could help me?
> >
> > Thanx a lot in advance
> > Ced
> >
> > __________________________________
> > C�dric BARDE
> > Disneyland Paris - Information Services
> > B�timent Robin Hood - BP 100
> > 77777 Marne-La-Vall�e
> > T�l : 01 64 74 65 49
> > Fax : 01 64 74 65 65
> > Email : [EMAIL PROTECTED]
> >
> >
> > --
> > To unsubscribe, e-mail:   <
> > mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
> > For additional commands, e-mail: <
> > mailto:jetspeed-user-help@;jakarta.apache.org>
> >
> >
>
> --
> To unsubscribe, e-mail:
> <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:jetspeed-user-help@;jakarta.apache.org>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:jetspeed-user-help@;jakarta.apache.org>

--
To unsubscribe, e-mail:   <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>


--
To unsubscribe, e-mail:   <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>

Reply via email to