Apologies I suspect this will be a "dumb" question. I have spent ages
trying to find relevant documentation...I believe I can access SOAP
services hostd by AEM to retrieve and implement AEM forms in a separate
stand alone Java client app.So I'm simply trying to retrieve the wsdl
for FormServiceI'm running a local dev set up using QuickStart jar
running in author mode on standard localhost:4502I can find examples
stating use http://localhost:8080/soap/services/FormsService?wsdl to get
the relevan...