[
https://issues.apache.org/jira/browse/TUSCANY-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584435#action_12584435
]
Jean-Sebastien Delfino commented on TUSCANY-2183:
-------------------------------------------------
I've committed a fix to trunk in SVN revision r643759, it's a very small
risk-free change, I'd like to merge it into the 1.2 branch.
> Sample Catalog JSP does not compile on WebSphere App Server
> -----------------------------------------------------------
>
> Key: TUSCANY-2183
> URL: https://issues.apache.org/jira/browse/TUSCANY-2183
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Samples
> Affects Versions: Java-SCA-1.2
> Reporter: Jean-Sebastien Delfino
> Assignee: Jean-Sebastien Delfino
> Fix For: Java-SCA-1.2
>
>
> tutorial/catalog-webapp/webapp/catalog.jsp uses a (for x: collection)
> construct which is not supported by the WebSphere JSP compiler in its default
> configuration. Changing to for (i = 0; i < n; i++) fixes the JSP compile
> error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]