I am trying to isolate the xmlBlaster Java client code from the server code but I'm having a lot of trouble doing so. Is this possible? I'd like to create a jar that has just the classes a client would use and no server classes (just like the C++ client). It seems like the Java client and server code is tightly coupled. If so, will this be changing anytime soon? Thanks, Steve Mentzer