]
Lincoln Baxter III reassigned FORGE-522:
----------------------------------------
Assignee: Lincoln Baxter III
faces setup ERROR: null without explanation
-------------------------------------------
Key: FORGE-522
URL:
https://issues.jboss.org/browse/FORGE-522
Project: Forge
Issue Type: Bug
Components: Java EE APIs
Affects Versions: 1.0.1.Final
Environment: Ubuntu 11.10 64-bit, JBoss AS 7.1.1
Reporter: Hendy Irawan
Assignee: Lincoln Baxter III
Faces setup not working without any error message :
{code}
[dsembed] dsembed $ faces setup
Warning: The encoding 'UTF-8' is not supported by the Java runtime.
? Do you also want to install the Faces servlet and mapping? [y/N] y
Warning: The encoding 'UTF-8' is not supported by the Java runtime.
***ERROR*** [faces setup] null
{code}
The project to reproduce is here:
https://github.com/soluvas/dsembed/zipball/faces-setup-bug
The problem is...... I exited Forge then restarted it then I try 'faces setup'
again and now it works:
{code}
faces setup
Warning: The encoding 'UTF-8' is not supported by the Java runtime.
Warning: The encoding 'UTF-8' is not supported by the Java runtime.
? Do you also want to install the Faces servlet and mapping? [y/N] y
Warning: The encoding 'UTF-8' is not supported by the Java runtime.
Warning: The encoding 'UTF-8' is not supported by the Java runtime.
Warning: The encoding 'UTF-8' is not supported by the Java runtime.
***SUCCESS*** JavaServer Faces is installed.
Wrote /home/ceefour/git/dsembed/src/main/webapp/WEB-INF/web.xml
{code}
So what was it..?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: