[ 
http://issues.ops4j.org/browse/PAXWEB-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12502#action_12502
 ] 

Alin Dreghiciu commented on PAXWEB-143:
---------------------------------------

Unfortunately, I cannot reproduce your problem. I looked into the generated 
artifact and the TldLocationsCache is replaced as expected (we replace the 
original Jasper class).
So, it has to be something about your environment that is important in order to 
reproduce.

To verify that it works I added an example jsp: 
https://scm.ops4j.org/repos/ops4j/projects/pax/web/samples/helloworld-jsp/src/main/resources/helloworld/jsp/using-tld.jsp

To run it just update your copy of pax web to latest from svn, go to 
{{samples/provision/src/main/resources/}} and run the following in order to 
start the sample:
{code}
pax-run sample-helloworld-jsp.bund...@update
{code}
(of course that this works so easy only if you use [Pax 
Runner|http://paxrunner.ops4j.org/])

Then point your browser to: http://localhost:8080/helloworld/jsp/using-tld.jsp

Further I need more info from you to be able to reproduce it.

> Can't use JSTL tags
> -------------------
>
>                 Key: PAXWEB-143
>                 URL: http://issues.ops4j.org/browse/PAXWEB-143
>             Project: Pax Web
>          Issue Type: Bug
>          Components: JSP Support
>            Reporter: João Ferreira
>            Assignee: Alin Dreghiciu
>         Attachments: trace.txt
>
>
> If a jsp tries to use JSTL tags with the taglib directive, jasper compilation 
> fails with the attached stacktrace. I'm using svn trunk version.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to