You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org> on 2008/04/02 08:40:24 UTC

[jira] Commented: (TUSCANY-2183) Sample Catalog JSP does not compile on WebSphere App Server

    [ 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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org