[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9291) Extend the classpath for JBoss 7

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Sat Jul 2 11:58:23 EDT 2011


Extend the classpath for JBoss 7
--------------------------------

                 Key: JBIDE-9291
                 URL: https://issues.jboss.org/browse/JBIDE-9291
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: JBossAS
    Affects Versions: 3.3.0.M2
            Reporter: Juergen Zimmermann
            Assignee: Rob Stryker


I'd recommend to extend the classpath settings for JBossAS 7 by these 6 JARs:

1) modules/org/hibernate/validator/main/hibernate-validator-VERSION.jar
-> e.g. @Email, @ScriptAssert
2) modules/org/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-VERSION.jar
-> @Form
3) modules/org/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-VERSION.jar
-> Provider for XML representations when submitting a GET request for a RESTful webservice
4) modules/org/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-VERSION.jar
-> Provider for POST requests with MIME type application/x-www-form-urlencoded
5) modules/org/jboss/logging/main/jboss-logging-VERSION.jar
-> org.jboss.logging.Logger
6) modules/org/picketbox/main/picketbox-VERSION.jar
-> org.jboss.security.*

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list