]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-66 Extended the JAX-RS prototype to exchange multi-part content (each part...
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Fri, 17 Apr 2009 17:38:43 +0000 (17:38 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Fri, 17 Apr 2009 17:38:43 +0000 (17:38 +0000)
commit9a745ce0db9b490ae91fc2288acd711a415bd7b7
tree2f8df9427d41ccb9a06c1caeccb42204360ab7b6
parent8323e8581636e1f4767386ccafb183f16fd76eed
CSPACE-66 Extended the JAX-RS prototype to exchange multi-part content (each part corresponding elements from different schemas hello.xsd or world.xsd) between the service provider and consumer
HelloWorld/HelloWorldClient/src/test/java/org/collectionspace/hello/client/test/MultipartServiceTest.java