[
https://issues.redhat.com/browse/WFLY-5525?page=com.atlassian.jira.plugin...
]
Ricardo Martin Camarero commented on WFLY-5525:
-----------------------------------------------
I've been working in a replacement for the JspC tomcat utility that uses directly the
wildfly libraries (jastow and so on and so forth). It's a separate project that only
provides the command line tool (no ANT task) for pre-compiling. See [the project
here|https://github.com/rmartinc/jspc].
I have also done [a blog entry to explain how this
works|https://blogs.nologin.es/rickyepoderi/index.php?/archives/179-Presenting-JspC-for-Wildfly.html].
Regards!
ANT task and libraries to precompile jsp files
----------------------------------------------
Key: WFLY-5525
URL:
https://issues.redhat.com/browse/WFLY-5525
Project: WildFly
Issue Type: Task
Components: Web (Undertow)
Reporter: Pradeep Pantula
Priority: Optional
Fix For: Awaiting Volunteers
We are migration our applications from Jboss7.1 to WildFly8.1 . For all purposes we
pre-compile jsp files and deploy applications for performance. Can anyone provide me ant
tasks and related libraries to pre-compile jsp files and deploy applications (.ear files)
in WildFly8.1
I tried with ecj and jastow libraries which are provided under io.undertow.jsp module.
But that did not worked for me.
Can anyone let me know or give a way of how to achieve this.
Thanks in Advance,
Pradeep. P
--
This message was sent by Atlassian Jira
(v7.13.8#713008)