He configurado satisfactoriamente y obtenido el archivo TA.xml.
La configuración del archivo propierties.ini es:
[WSAA]
CERTIFICADO=certetsa.crt
KEY=EtsaKey.key
URL_WSAA=https://wsaahomo.afip.gov.ar/ws/services/LoginCms
[WSFE]
CUIT=xxxxxxxxxxx
URL_WSFE=https://wswhomo.afip.gov.ar/wsfev1/service.asmx?WSDL
Al intentar completar la factura se produce el error siguiente:
> MInvoice.saveUpdate: DocumentNo updated: A001100000001 -> A001100000001 [168]
===========> ProcessorWSFE.callProcess: caeErrorCallProcess:El sistema no puede encontrar la ruta especificada. [169]
===========> MInvoice.completeIt: CAE Error: La AFIP no aprueba el envio. Por favor corrobore los datos (CUIT, Categoria de IVA, Etc). [169]
> MInvoice.saveUpdate: DocumentNo updated: A001100000001 -> A001100000001 [169]
===========> MWFActivity.run: run [169]
java.lang.Exception: La AFIP no aprueba el envio. Por favor corrobore los datos (CUIT, Categoria de IVA, Etc).
at org.openXpertya.wf.MWFActivity.performWork(MWFActivity.java:1045)
at org.openXpertya.wf.MWFActivity.run(MWFActivity.java:901)
at java.lang.Thread.run(Thread.java:662)
Los datos de la factura son correctos, agradecería toda la ayuda que me puedan prestar para solucionar el problema.
Muchas gracias.
Marcelo