Skip to content

Conversation

@tsabirgaliev
Copy link
Contributor

Here is a basic JSF application, where JSF components are skinned using
Foundation styles pulled through WebJars

Here is a basic JSF application, where JSF components are skinned using Foundation styles pulled through WebJars
arun-gupta added a commit that referenced this pull request Feb 13, 2015
Add a JSF example featuring WebJars
@arun-guptaarun-gupta merged commit 4712de0 into javaee-samples:masterFeb 13, 2015
@kubamarchwicki
Copy link
Contributor

Where is the actual test? Automatic test?
Like in this example: https://github.com/javaee-samples/javaee7-samples/tree/master/servlet/resource-packaging - I though the aim of this project was to show JavaEE7 capabilities through automated tests.

@arun-gupta
Copy link
Contributor

Couple of purposes ...

  • Show the usage of Java EE 7 technologies
  • How to test them in container agnostic manner

First one is well served here. Open another issue to add test?

@tsabirgaliev
Copy link
ContributorAuthor

will be happy to implement tests, please give some directions what they should be like. This demo only aims to show one doesn't always need rich/prime/whatever faces to have slick web ui with JSF. No business logic behind it

@tsabirgaliev
Copy link
ContributorAuthor

May we just merge this one with original servlet resource example, and check with webdriver that maven-pulled deps successfully provide resources? WDYT?

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tsabirgaliev@kubamarchwicki@arun-gupta