Hi All, I was trying to templatize some JSP page I would like to dynamically generates but it looks like puppet doesn't like it.
Common JSP tags are <% ... %> so I guess it's getting confused between regular tags and jsp's one. This is an example of the trace it is givin me : /etc/puppet/modules/xxx/templates/webapps/xxx/yyy/Mantle.jsp:1:in `result': > compile error (SyntaxError) > /etc/puppet/modules/xxx/templates/webapps/xxx/yyy/Mantle.jsp:1: syntax > error, unexpected tIDENTIFIER, expecting $end > Is there any know way to deal with JSP pages ? Thanks all, -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/q83caZg6ZV0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
