Tried building everything under jboss-head so I can test under the latest-n-greatest, but getting this exception:
| Caused by: java.lang.NoSuchMethodError: org.jboss.util.propertyeditor.PropertyEditors.mapJavaBeanProperties(Ljava/lang/Object;Ljava/util/Properties;Z)V | at org.jboss.remoting.transport.socket.SocketServerInvoker.setup(SocketServerInvoker.java:122) | at org.jboss.remoting.transport.socket.SocketServerInvoker.<init>(SocketServerInvoker.java:99) | ... 97 more | I'll keep playing with this - I think this means I need to put the new HEAD build of jboss-commons up in my jboss/lib directory, not in the .sar. But of course this would mean I can't backport my stuff to an earlier JBoss.... I'll confirm if this is true. In any event, the point is, I'm going to try to see if this problem goes away in HEAD. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862229#3862229 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862229 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
