Hello,

I am trying to build and use a JAX-RPC webservice using JBOSS 4.0.3RC1.  I 
would like the webservice to have the possibility to upload and download files. 
 

I think I have found a way using JAX-RPC handlers.  I must add a handler on the 
client and on the server side.  The server side was not a problem.  I am now 
trying to add/use a handler on the client application (Webstart Swing).  I do 
not know however how to do this.  I have tried doing it programmatically but 
the JBOSS classes throw an unsupported exception when I call the 
handlerRegistry.  

I have created an application-client.xml file but I do not see how that might 
help since I am not able to use it.  I must say however that I am trying to 
address my webservice without using JNDI.  I only want to use the HTTP port.   
Is this possible?  Or do I have to use the lookup from the server's JNDI tree?



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3897099#3897099

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3897099


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to