[email protected]
Note: forwarded message attached.
__________________________________________
Yahoo! DSL Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com
--- Begin Message ---
Hello friends,
I am working on Turbine 2.3.1 based web
application Brihaspati E LMS .
I use Turbine services for xmlrpc.
My Problem is when I interact with remote server on
port other 8080 ,I get Exception
"XML RPC HANDLER NOT DEFINED"
:::NOTE That XML RPC interacts on port 12345
but before it actually takes any action it reads
Turbineresource.properties on port 8080.So if your
tomcat runs on different port say 8085.It will say
"xmlrpc handler not found"...
SO I JUST WANT TO ASK IF WE CAN TELL THE PORT
NUMBER TO
XMLRPC IN METHOD
import java.net.URL;
serverURL = "http://" + url + ":12345/" ;
Boolean b = (Boolean) TurbineXmlRpc.executeRpc(new
URL(serverURL),"remote1.send", params);
__________________________________
Yahoo! for Good - Make a difference this year.
http://brand.yahoo.com/cybergivingweek2005/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--- End Message ---
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]