Hello<br><br>I'm currently using Axis 1.3 with JBoss 4.x and web servic= es. My web service endpoint is an EJB and the transport is HTTP. = ; I have everything working in this set up. I would like to change th= e transport to use JMS. I've configured a JMS queue using JBossMQ= . I think that I have everything set up for Axis but unsure - there i= s very little documentation. I've looked at the samples and tried= configuring my environment to be similar but I keep getting failures. = ; The error that I'm currently seeing is "stackTrace:The AXIS engi= ne could not find a target service to invoke! targetService is null&q= uot;. I use Java2wsdl to create my wsdl and then wsdl2java to create = the client code. My end goal would be to continue this set up so that= I can use the stubbed classes to call the web service as I do now - only u= sing JMS as the transport. Does someone have cookbook example of how = to set this up? What information do you need to have to help me confi= gure this set up? <br><br>Any help is appreciated.<br><br>Thanks<br><br>Mikek<br>
