Greetings, I have built & deployed a basic WS basd on the POJO model & instructions: http://ws.apache.org/axis2/1_3/userguide-buildingservices.html#deploypojo
I copied the service directory over and now have a directory structure as shown in the attached screenshot (deleted). I see JBoss deploying, and no error messages (see log snippet below), but when I access http://localhost:8080/axis2/services/listServices, I do not see my service listed. What should I check, given there are no error messages? Thank you! --Alexx Log snippet: [EMAIL PROTECTED] { url=file:/C:/jboss/jboss-4.2.1.GA/server/default/deploy/axis/WEB-INF/MessageService/META-INF/service.xml } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/jboss/jboss-4.2.1.GA/server/default/deploy/axis/WEB-INF/MessageService/META-INF/service.xml altDD: null lastDeployed: 1190664255906 lastModified: 1190664255906 mbeans: [EMAIL PROTECTED] { url=file:/C:/jboss/jboss-4.2.1.GA/server/default/deploy/axis/WEB-INF/MessageService/com/fiserv/sourceone/messaging/pojo/MessageService.class } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/jboss/jboss-4.2.1.GA/server/default/deploy/axis/WEB-INF/MessageService/com/fiserv/sourceone/messaging/pojo/MessageService.class altDD: null lastDeployed: 1190664255906 lastModified: 1190664255906 mbeans:
