I have to provide a Jboss web service which returns documents. The clients are standalone java apps that use JWSDP/JAXRPC stack to DII into the JBoss WS.
Basically I have to return large strings and can be in several MBytes in size. What is the most effective way of returning such Strings? Note that the clients are standalone Java Apps using JWSDP/JAXRPC, so any solution should take that into account. Has anybody done that before? Any help/pointers on this issue is appreciated. Server : JBOSS 4.0.1 SP1 Client : Java 1.4.1 with JAXRPC [JWSDP 1.5 stack] OS : Linux [Server] Thanks Dhaval View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874188#3874188 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874188 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
