Merge pull request #2220 from DOCGroup/revert-2217-jwi-inetwraning
[ACE_TAO.git] / TAO / tests / GIOP_Fragments / PMB_With_Fragments / README
blob98eb38169ca172c62ac1b5eee93d2cf06f932ade
3 In order to regenerate the data files, you will need to perform the
4 following steps:
6 1) Instrument TAO_Transport to write a copy of each data block into a file
7 that was read from a socket by applying Transport.patch.
9 2) Temporarily change ../Java_Big_Request/client.java to send only 2
10 requests.
12 3) Run the server from PMB_With_Fragments and the java client from
13 ../Java_Big_Request.
15 Start the server:
17 server -ORBEndpoint iiop://localhost:11000 -o ../Java_Big_Request/server.ior
19 Then run the java client:
21 java client
23 4) Move the generated data file to the correct name.