[Axis 1.4] Generating wrong Port Interface stubs and Java classes

2008-07-14 Thread Matthew Young
using Axis 1.4 with JDK 1.4.2... see attached files: http://www.nabble.com/file/p18450702/cmdbws.xml cmdbws.xml http://www.nabble.com/file/p18450702/CMDB_PortType.java CMDB_PortType.java can't figure out why (even with the -a option) the listClasses operation (CMDB_PortType) doesn't return an

Axis1 loading Spring context through Classpath

2007-05-14 Thread Matthew Young
using axis 1.3 (part of the spring 2.0.3 distribution)... with spring i do not use the ContextLoaderListener to read the application context rather go through the ClassPathXmlApplicationContext which causes a problem while testing axis. the axis initiated services seem to demand that a ContextLo