We have a couple of versions of Jboss running within our organization. Recently we've exposed some JbossWS Endpoints on a Jboss5 using jbossws-native-3.4.0. Those services need a client that is going to run on Jboss 4.2.1. What is the best way to go about doing this? Does Jboss 4.2.1 come with a certain version of JbossWS and can I just use the wsconsume for this that will use Jboss 4.2.1 and not Jboss5?
What jars will I need for the client to run correctly?