Using SOAp RPC and EJBs

2002-05-02 Thread Sean
, Sean OpenJaw Technologies Ltd. Guinness Enterprise Centre Taylor's Lane Dublin 8 Ireland http://www.openjawtech.com Phone: +353 1 4100681 Fax: + 353 1 4100985

http timeouts

2002-03-26 Thread McEligot, Sean (contractor)
to this, so I added my own. I added this send method to my local copy of Message.java from SOAP 2.2. It has been working fine for me for a few weeks now. I want to know if now if there is another way to do this. If not, should this method or something similar be added to apache SOAP? Sean McEligot

RE: http timeouts

2002-03-29 Thread McEligot, Sean (contractor)
s now. I > want to know if > now if there is another way to do this. If not, should this method or > something similar be added to apache SOAP? > > Sean McEligot > > /** >* Send an envelope to the given URL via the SOAPTransport that has >* been configured for

RE: http timeouts

2002-04-03 Thread McEligot, Sean (contractor)
Thanks, that's what I was looking for. I will call setSOAPTransport instead of modifying the code from now on. > I'm not sure why you needed to change Message.java. Your > client code can > create a SOAPHTTPConnection, set its timeout, then set the > transport on the > Message (or Call for RPC

small change

2002-04-18 Thread McEligot, Sean (contractor)
his to get the original exception in my fault listener. Sean Patrick McEligot [EMAIL PROTECTED]