[
https://issues.jboss.org/browse/JBIDE-15796?page=com.atlassian.jira.plugi...
]
Koen Aers updated JBIDE-15796:
------------------------------
Fix Version/s: 4.1.1.CR1
(was: 4.1.1.Beta1)
Deployment error: No servlet class has been specified for servlet
javax.ws.rs.core.Application
-----------------------------------------------------------------------------------------------
Key: JBIDE-15796
URL:
https://issues.jboss.org/browse/JBIDE-15796
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 4.1.1.Beta1
Reporter: Pavol Srna
Assignee: Koen Aers
Fix For: 4.1.1.CR1
Attachments: forge-html5.server.log
Deployment with error: No servlet class has been specified for servlet
javax.ws.rs.core.Application.
Prepare app in forge console:
1) new-project --named testp --type war
2) setup persistence (HIBERNATE, JBOSS_AS7)
3) scaffold-x setup --scaffoldType angularjs --overwrite
4) entity --named Customer
5) field string --named name
Scaffold HTML5:
* scaffold-x from Customer.java
Build and deploy on the server.
See server.log attached for more description.
I assume this should work out of the box right?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira