Subversion Repositories XServices

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
81 4514 d 17 h brianR /xservices/trunk/src/java/net/brutex/xservices/  
79 4514 d 17 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Tighten mail operations parameters with minOccurs="1"  
78 4514 d 18 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Changed MiscService to return dedicated type for getHostinfo operation  
72 4534 d 0 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Java tidy up, remove unused imports  
70 4618 d 0 h brianR /xservices/trunk/ Introduce JobServices and gerenal clean up  
54 4769 d 14 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added downloadFile and uploadFile operations (with MTOM support)  
23 5199 d 15 h brianR /xservices/trunk/ Update to Apache CXF 2.3.0 snapshot  
22 5199 d 22 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sendMail operation to MiscService  
21 5199 d 22 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Added sendMailSimpleWithAttachment operation to MiscService  
20 5199 d 23 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sleep operation to MiscService  
18 5200 d 14 h brianR /xservices/trunk/ Added simple mail operation  
16 5200 d 17 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Introduced new MiscService