hi i am following steps from
http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/help.htm?content=003896.html
my web method is @RemoteMethod(transactionAttribute =
Constants.TransactionAttribute.REQUIRED)
@LocalMethod(transactionAttribute =
Constants.TransactionAttribute.REQUIRED)
@ServiceEndpointMethod(transactionAttribute =
Constants.TransactionAttribute.REQUIRED) @WebMethod() public String
testService2(org.w3c.dom.Document domDocument) {
System.out.println("-------------------------------...