Skip to content

Investigate how to produce frontend resource monolith for portlets #12

@ujoni

Description

@ujoni

The assumed way for deploying multiple portlets is to follow what Vaadin 7/8 did for multiple portlets. That deployment model should be used to guide the investigation of packaging the resources.

How do we build a monolithic client-bundle jar from multiple portlets, which contains

  • all the front-end resources

Resource access investigation:

  • is there a way for a portlet to access resources from another portlets or wars deployed in the same context/web server

Remember to check how framework 7/8 solved this issue and can we reuse some parts of that implementation.

Acceptance criteria

  • Identify the way Vaadin wants to serve static files to Vaadin portlets and how to request those files.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions