Menu

Commit [r7525]  Maximize  Restore  History

1) Since we have deployed our handwritten wsdl's/xsd's instead of JBoss generated one and that wsdl's/xsd's has imports to other resources.Therefore we need to implement the BasicAuthenticationResolver from Soa-Model.

2) When tried to implement the BasicAuthenticationResolver from Soa-Model identified some issues with BasicAuthenticationResolver.groovy in Soa-Model.

3) After had conversation with membrane/predic8 about the issue and finalized that the issue is on BasicAuthenticationResolver.

4) I have checked out the soa-model from https://github.com/membrane/soa-model and modified the code to fix the http client issue.

4) Intimated membrane/predic8 about the fix in BasicAuthenticationResolver.groovy and they will update the github with the fixes that I have provided.

5) Locally build the jar for soa-model-core with my fixes and updated it in JaffaConsole dependent lib and modified the release.ant properties to take new version.

6) Finally modified WSDLComparatorService in JaffaConsole to use BasicAuthenticationResolver.

Note: Removing old groovy-all-1.7.4.jar and soa-model-2.0.9.jar and replacing it with groovy-all-2.1.7.jar and soa-model-core-1.4.1.4.jar.

saravanan1181 2013-10-11

removed /branches/JAFFA_5_16_RELEASE/JaffaConsole/lib/groovy-all-1.7.4.jar
removed /branches/JAFFA_5_16_RELEASE/JaffaConsole/lib/soa-model-2.0.9.jar
MongoDB Logo MongoDB