[
https://issues.jboss.org/browse/JBIDE-9291?page=com.atlassian.jira.plugin...
]
Juergen Zimmermann commented on JBIDE-9291:
-------------------------------------------
Two additional JARs would also make sense if the roles of a user are modified and the
authentication cache has to be flushed. For discussion please see:
http://community.jboss.org/thread/169263
7) modules/org/jboss/as/controller-client/main/jboss-as-controller-client-VERSION.jar
8) modules/org/jboss/dmr/main/jboss-dmr-VERSION.jar
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