Subversion Repositories XServices

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
83 4528 d 13 h brianR /xservices/trunk/ Major rework in the DateService  
78 4551 d 18 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Changed MiscService to return dedicated type for getHostinfo operation  
72 4571 d 1 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Java tidy up, remove unused imports  
54 4806 d 15 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added downloadFile and uploadFile operations (with MTOM support)  
46 4887 d 12 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ extract WS interfaces  
23 5236 d 15 h brianR /xservices/trunk/ Update to Apache CXF 2.3.0 snapshot  
22 5236 d 22 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sendMail operation to MiscService  
21 5236 d 23 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Added sendMailSimpleWithAttachment operation to MiscService  
20 5236 d 23 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sleep operation to MiscService  
18 5237 d 14 h brianR /xservices/trunk/ Added simple mail operation  
17 5237 d 16 h brianR /xservices/trunk/ Updated Apache Ant libraries to Ant 1.8.0  
16 5237 d 17 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Introduced new MiscService