Hi George,

Try moving the templates directory outside of WEB-INF.  Some containers will not 
recognize JSP pages that are within the WEB-INF.  Make sure that JSP pages reflect 
this change when linking in the taglib.

Hth,
*===================================*
* Scott T Weaver������������������� *
* Jakarta Jetspeed Portal Project�� *
* [EMAIL PROTECTED] *
*===================================*
� 


> -----Original Message-----
> From: gbs [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 08, 2003 1:27 AM
> To: [EMAIL PROTECTED]
> Subject: WebSphere 4.0.6 and Jetspeed 1.4b*
> 
> A team I am working with has been trying to get Jetspeed 1.4b[2, 3, 4,
> or the cvs head] autonomously running under WAS 4.0.6.  We have several
> work-arounds that allow us to get it running with a bit of help, such as
> precompiling all of the JSP, but we would much prefer to just add new
> jsp-based portlets and have them run without going through extra steps.
> This would grealy simplify the dev/deploy cycle for us.  The primary
> problem we are getting is about the taglib not being  found.  Here are
> the first few lines of the exception:
> 
> Error encountered processing a template:
> /portlets/html/hello.jsporg.apache.jasper.JasperException:
> C:\WebSphere\AppServer\installedApps\jetspeed14b2.ear\jetspeed.war\WEB-
> INF\templates\jsp\portlets\html\hello.jsp(3,77)
> JSPG0103E: Unable to open taglibrary
> /WEB-INF/templates/jsp/tld/template.tld :
> org.apache.xerces.jaxp.DocumentBuilderFactoryImpl at  .....
> 
> 
> We appreciate any help,
> 
> Thanks,
> George
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to