Ok Ill try thet seemed to be down for a while :D
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856719#3856719
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856719
Any one using XML RPC?
I managed to write a serlet using XML RPC but when my client connects I keep
getting NoSuchMethod...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856289#3856289
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=postin
Is there a way to use the apache XML RPC as a servlet?
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856096#3856096
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856096
--
I think I already know the answer to this and am very excited... :)
Currently I write my own server applications that receive "requests" through
tcpi/ip and send thoses requests to 3rd parties in real time...
So bassicaly my server app receives a request, send request to 3rd party, gets
respons
So you saying i should right mbeans that use the cache right?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850583#3850583
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850583
---
Ok am currently writting some server application that acts as a brokering system...
Bassically it receives data and forwards it to a 3rd party.
2 of the features this application must have is clustering and some form of
managment/configuration.
Clustering will be taken care of by JGroups...
No