Herv� wrote:
>
> I try to configure jetspeed on win NT4
> I have :
> - jdk1.2
> - jsdk 2.0
> - apache 1.3.12
> - apacheJServ1.1
>
> Jserv is well configured, I tested cocoon, and it works well.
> When I try to configure Jetspeed, I call my zone portail and I had minor
> problem.
>
> I think it's well configure : no errors in IE5 but netscape 4.7 say no data
> for the url
> http://<myserver>/portail/jetspeed
> My page stay desperately blank.
> I think my problem comes from the syntax in JetspeedResources.properties, it
> doesn't mach the correct locations for the requested files.
>
> This is an abstract of my JetspeedResources.properties :
>
> portletmarkup.default.url=http://ibm600e/content/xml/defaultPortlets.xml
> portlet.default.url=file:///D|/htdocs/content/xml/defaultPortlets.xml
> portlet.allportlets.url=file:///D|/htdocs/content/xml/portlets.xml
>
Which version of Jetspeed do you use, CVS or a release ?
If it's CVS, the portlet description files are those keyed to psml
psml.base.url
psml.base.username
psml.registry.url
If it's a release, then be sure to only use file:// urls for accessing
portletMarkup because otherwise cocoon will intercept the .xml request.
--
Rapha�l Luta - [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]