Deploying application as WAR to Liferay 7.2

thumbnail
Steve Weiss, modified 5 Years ago. Regular Member Posts: 112 Join Date: 9/20/11 Recent Posts
We have an application that we've been using with Liferay 6.x. We're planning to move to 7.2 and looking to migrate our portlets. This particular application builds as a WAR using ant, after fixing the import statements in the Java code. When I deploy it though, I get a slew of errors as you can see in the attachment. I'm pretty sure that most, if not all, of these unresolved imports are not needed- they were certainly not included for 6.2. I have no idea what the last error means:

Unresolved requirement: Require-Capability: osgi.extender; filter:="(&(osgi.extender=jsp.taglib)(uri=http://java.sun.com/jstl/core))"_ [Sanitized]

Any help would be much appreciated.

Also attached is the output of 'tree', in case the structure of the WAR is of any use.
thumbnail
Steve Weiss, modified 5 Years ago. Regular Member Posts: 112 Join Date: 9/20/11 Recent Posts
Found the answer to my problem, here: https://liferay.dev/forums/-/message_boards/message/90328820