You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Roger Ruttimann <ro...@earthlink.net> on 2003/12/12 20:06:59 UTC

[J2] Patch for PAM

Deploying the demo app using PAM requires that you are connected to the 
internet because the DOCTYPE in web.xml points to sun's website.

The attached zip file includes a copy of web-app_2_3.dtd that needs to be 
added to jetspeed/portal and a patch for PAM to use the local file instead of
the URL.

Roger



On Monday 08 December 2003 16:32, David Sean Taylor wrote:
> The Portlet Application Manager Deploy is suddenly failing on me.
> I don't remember changing anything from last week.
> Looking into the error message, it says it can't find the DTD.
> I tried changing the DTD to another known DTD, but thats not found
> either (although it is on the web)
> For now I am removing the Doctype declaration in the demo app until I
> can figure out why the PAM is failing to parse the DTD