[Resteasy-users] ClassLoading error follwoing upgrade from RestEasy 2.3.2 to 2.3.5 in JBoss AS7.1

2012-11-20 Thread James Fellows
Hi I may be mistaken but I believe I've found an issue on patching JBoss AS7.1 from RestEasy 2.3.2 to 2.3.5. Specifically, a NoClassDefFoundError on org/apache/commons/io/output/DeferredFileOutputStream (when I use an ApacheHttpClient4Executor in my code to manipulate the headers before sending

Re: [Resteasy-users] ClassLoading error follwoing upgrade from RestEasy 2.3.2 to 2.3.5 in JBoss AS7.1

2012-11-20 Thread Bill Burke
Ok, i've created a jira for this so that future versions of the patcher will set up the module dependencies correctly. On 11/20/2012 11:56 AM, Bill Burke wrote: Did you have to export it? On 11/20/2012 11:04 AM, James Fellows wrote: You might have to export AC4 + commons from the resteasy