Hi,
This could well be operator error.
I created a dummy service with a dummy process, that just has a rule displays a message.
I put the business space into test and then went to the URL:
http://localhost:8080/AwareIM/services/ActiveMonitor?WSDL
Where "ActiveMonitor" is the name of my business space.
I get the following:
AXIS error
Could not generate WSDL!
There is no SOAP service at this location
There aren't really any errors in the consoles for any of the Aware IM processes, although there is this exception for tomcat:
INFO: org.openadaptor.adaptor.jms.JMSSource Start processing JMS Queue/Topic defaultoutputtopic
Exception retrieving an image java.lang.Exception Image ../Presentation/images/documentHorMenu.gif was not found in the business space version
Exception retrieving an image java.lang.Exception Image ../Presentation/images/logout.gif was not found in the business space version
Got XML request <root><create_objects_action /></root>
I don't think the exception is relevant to this issue though.
As per another post, if I browse to:
http://localhost:8080/AwareIM/services I get three services.
I'm on build 1184
Any help would be appreciated