Changeset 32394 in vbox for trunk/src/VBox/Main/webservice/samples
- Timestamp:
- Sep 10, 2010 12:13:11 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 65753
- Location:
- trunk/src/VBox/Main/webservice/samples
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/webservice/samples/java/axis/clienttest.java
r24911 r32394 7 7 * SDK reference for details. 8 8 * 9 * Copyright (C) 2008-20 09 Sun Microsystems, Inc.9 * Copyright (C) 2008-2010 Oracle Corporation 10 10 * 11 11 * The following license applies to this file only: -
trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java
r31008 r32394 6 6 * SDK reference for details. 7 7 * 8 * Copyright (C) 2008-20 09 Sun Microsystems, Inc.8 * Copyright (C) 2008-2010 Oracle Corporation 9 9 * 10 10 * The following license applies to this file only: -
trunk/src/VBox/Main/webservice/samples/java/jax-ws/metrictest.java
r30461 r32394 5 5 * with 'vboxwebsrv -t 1000' command, to calm down watchdog thread. 6 6 * 7 * Copyright (C) 2008-20 09 Sun Microsystems, Inc.7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * The following license applies to this file only: -
trunk/src/VBox/Main/webservice/samples/perl/clienttest.pl
r20928 r32394 6 6 # programming reference (SDKRef.pdf) for how to use this sample. 7 7 # 8 # Copyright (C) 2008-20 09 Sun Microsystems, Inc.8 # Copyright (C) 2008-2010 Oracle Corporation 9 9 # 10 10 # The following license applies to this file only: -
trunk/src/VBox/Main/webservice/samples/php/clienttest.php
r24939 r32394 7 7 * SDK reference for details. 8 8 * 9 * Copyright (C) 2009 Sun Microsystems, Inc.9 * Copyright (C) 2009-2010 Oracle Corporation 10 10 * Contributed by James Lucas (mjlucas at eng.uts.edu.au). 11 11 *
Note:
See TracChangeset
for help on using the changeset viewer.