My common, server, and remoting thirdparty are in synch with the 4.0 branch but there is a conflict:
[javac] C:\cvs\JBoss4.0\jboss-4.0.x\server\src\main\org\jboss\invocation\Inv okerInterceptor.java:285: incompatible types [javac] found : org.jboss.remoting.serialization.impl.jboss.LocalMarshalledValue [javac] required: org.jboss.util.stream.IMarshalledValue [javac] value = new LocalMarshalledValue(invocation.getArguments(),n ew SafeCloningRepository(safeToReuse)); [javac] ^ [javac] C:\cvs\JBoss4.0\jboss-4.0.x\server\src\main\org\jboss\invocation\Inv okerInterceptor.java:289: incompatible types [javac] found : org.jboss.remoting.serialization.IMarshalledValue [javac] required: org.jboss.util.stream.IMarshalledValue [javac] value = SerializationStreamFactory.getManagerInstance().crea tedMarshalledValue((Object)invocation.getArguments()); [javac] ^ [javac] C:\cvs\JBoss4.0\jboss-4.0.x\server\src\main\org\jboss\invocation\Inv okerInterceptor.java:304: incompatible types [javac] found : org.jboss.remoting.serialization.impl.jboss.LocalMarshalle dValue [javac] required: org.jboss.util.stream.IMarshalledValue [javac] mv = new LocalMarshalledValue(rtnValue,new SafeCloningR epository(safeToReuse)); [javac] ^ [javac] C:\cvs\JBoss4.0\jboss-4.0.x\server\src\main\org\jboss\invocation\Inv okerInterceptor.java:308: incompatible types [javac] found : org.jboss.remoting.serialization.IMarshalledValue [javac] required: org.jboss.util.stream.IMarshalledValue [javac] mv = SerializationStreamFactory.getManagerInstance().cr eatedMarshalledValue(rtnValue); [javac] ^ [javac] C:\cvs\JBoss4.0\jboss-4.0.x\server\src\main\org\jboss\invocation\Inv okerInterceptor.java:315: incompatible types [javac] found : org.jboss.remoting.serialization.IMarshalledValue [javac] required: org.jboss.util.stream.IMarshalledValue [javac] IMarshalledValue mv = SerializationStreamFactory.getManager Instance().createdMarshalledValue(t); [javac] ^ [javac] C:\cvs\JBoss4.0\jboss-4.0.x\server\src\main\org\jboss\invocation\uni fied\interfaces\JavaSerializationManager.java:97: createdMarshalledValue(java.la ng.Object) in org.jboss.invocation.unified.interfaces.JavaSerializationManager c annot override createdMarshalledValue(java.lang.Object) in org.jboss.remoting.se rialization.SerializationManager; attempting to use incompatible return type [javac] found : org.jboss.util.stream.IMarshalledValue [javac] required: org.jboss.remoting.serialization.IMarshalledValue [javac] public IMarshalledValue createdMarshalledValue(Object source) [javac] ^ [javac] 6 errors [javac] 1 warning xxxxxxxxxxxxxxxxxxxxxxxxxxxx Scott Stark VP Architecture & Technology JBoss Inc. xxxxxxxxxxxxxxxxxxxxxxxxxxxx ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development