[jboss-dev] VFS3 update breaks MC update

John Bailey jbailey at redhat.com
Mon Mar 15 14:08:25 EDT 2010


Ok.  I have updated VFS to continue to return Closeable for all 
VFS.mount calls.   I am currently testing this to make sure it is 
functioning correctly with the MC components.  Do you have a specific 
test that illustrates this issue?




On 3/15/10 12:22 PM, Ales Justin wrote:
> Yeah, I saw your change, but didn't think we would need to re-compile.
> I also cannot find anything useful here wrt this change:
> * http://java.sun.com/docs/books/jls/third_edition/html/binaryComp.html
>
> On Mar 15, 2010, at 6:13 PM, John Bailey wrote:
>
>    
>> We can revert VFS3 for now.  Yeah.  There is no code change needed(just
>> recompile) on the MC components, as MountHandle is a Closeable, but
>> there seems to be a binary incompatibility with with method signature.
>>
>> I will take a look at what we can do to get VFS update in without having
>> to recompile the MC components.
>>
>>
>>
>>
>> On 3/15/10 12:03 PM, Ales Justin wrote:
>>      
>>> VFS3 update to CR4 breaks my recent MC updates:
>>>
>>> Caused by: java.lang.NoSuchMethodError: org.jboss.vfs.VFS.mountTemp(Lorg/jboss/vfs/VirtualFile;Lorg/jboss/vfs/TempFileProvider;)Ljava/io/Closeable;
>>> 	at org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer.deploy(InMemoryClassesDeployer.java:88)
>>>
>>> Can we revert the VFS or do I need to revert all MC changes?
>>>
>>>
>>> _______________________________________________
>>> jboss-development mailing list
>>> jboss-development at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/jboss-development
>>>
>>>        
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-development
>>      
>
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
>    




More information about the jboss-development mailing list