[
http://jira.jboss.com/jira/browse/JBWS-1291?page=comments#action_12350981 ]
Darran Lofthouse commented on JBWS-1291:
----------------------------------------
This now mostly works as I needed it for some of the recent tests I wrote this is mostly
works, just need to double check it against the jax rpc mapping schema,
Fix JaxrpcMappingValidator
--------------------------
Key: JBWS-1291
URL:
http://jira.jboss.com/jira/browse/JBWS-1291
Project: JBoss Web Services
Issue Type: Task
Security Level: Public(Everyone can see)
Components: wstools
Reporter: Thomas Diesler
Assigned To: Darran Lofthouse
Fix For: jbossws-2.1.0
ClientSideArtifactsTestCase
//Compare mapping files
String fix =
"resources/tools/jbws-160/wscompile/custom/mapping/jaxrpc-mapping.xml";
String gen = "tools/jbws-160/jbossws/custom/mapping/jaxrpc-mapping.xml";
JaxrpcMappingValidator mv = new JaxrpcMappingValidator();
//assertTrue(mv.validate(fix,gen));
System.out.println("FIXME:JBWS-160");
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira