[jbosstools-issues] [JBoss JIRA] (JBIDE-15796) Deployment error: No servlet class has been specified for servlet javax.ws.rs.core.Application

Pavol Srna (JIRA) jira-events at lists.jboss.org
Fri Oct 25 06:30:02 EDT 2013


Pavol Srna created JBIDE-15796:
----------------------------------

             Summary: 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
             Fix For: 4.1.1.Beta1


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


More information about the jbosstools-issues mailing list