1.1 --- a/molwind-client/molwind-webservice/molwind-endpoint/target/generated/wsdl/org/molwind/webservice/jaxws/IOExceptionBean.java Wed Sep 30 17:26:54 2009 +0200
1.2 +++ b/molwind-client/molwind-webservice/molwind-endpoint/target/generated/wsdl/org/molwind/webservice/jaxws/IOExceptionBean.java Thu Oct 08 10:47:53 2009 +0200
1.3 @@ -8,7 +8,7 @@
1.4
1.5 /**
1.6 * This class was generated by the CXF 2.0.9
1.7 - * Wed Sep 30 17:20:22 CEST 2009
1.8 + * Thu Oct 08 10:45:06 CEST 2009
1.9 * Generated source version: 2.0.9
1.10 *
1.11 */
2.1 --- a/molwind-client/molwind-webservice/molwind-endpoint/target/generated/wsdl/org/molwind/webservice/jaxws/JDOMExceptionBean.java Wed Sep 30 17:26:54 2009 +0200
2.2 +++ b/molwind-client/molwind-webservice/molwind-endpoint/target/generated/wsdl/org/molwind/webservice/jaxws/JDOMExceptionBean.java Thu Oct 08 10:47:53 2009 +0200
2.3 @@ -8,7 +8,7 @@
2.4
2.5 /**
2.6 * This class was generated by the CXF 2.0.9
2.7 - * Wed Sep 30 17:20:22 CEST 2009
2.8 + * Thu Oct 08 10:45:06 CEST 2009
2.9 * Generated source version: 2.0.9
2.10 *
2.11 */
3.1 --- a/molwind-client/molwind-webservice/molwind-webclient/src/main/java/org/molwind/client/CommandlineClient.java Wed Sep 30 17:26:54 2009 +0200
3.2 +++ b/molwind-client/molwind-webservice/molwind-webclient/src/main/java/org/molwind/client/CommandlineClient.java Thu Oct 08 10:47:53 2009 +0200
3.3 @@ -31,6 +31,9 @@
3.4
3.5 }
3.6
3.7 + }else if (in.equals("getimagefile")){
3.8 +
3.9 +
3.10 }else{
3.11 System.err.println("Command not found!!");
3.12
4.1 --- a/molwind-client/molwind-webservice/molwind-webclient/src/main/java/org/molwind/webservice/IMolwindWebservice.java Wed Sep 30 17:26:54 2009 +0200
4.2 +++ b/molwind-client/molwind-webservice/molwind-webclient/src/main/java/org/molwind/webservice/IMolwindWebservice.java Thu Oct 08 10:47:53 2009 +0200
4.3 @@ -9,7 +9,7 @@
4.4
4.5 /**
4.6 * This class was generated by Apache CXF 2.2.3
4.7 - * Wed Sep 30 17:20:38 CEST 2009
4.8 + * Thu Oct 08 10:45:20 CEST 2009
4.9 * Generated source version: 2.2.3
4.10 *
4.11 */
5.1 --- a/molwind-client/molwind-webservice/molwind-webclient/src/main/java/org/molwind/webservice/IOException_Exception.java Wed Sep 30 17:26:54 2009 +0200
5.2 +++ b/molwind-client/molwind-webservice/molwind-webclient/src/main/java/org/molwind/webservice/IOException_Exception.java Thu Oct 08 10:47:53 2009 +0200
5.3 @@ -6,14 +6,14 @@
5.4
5.5 /**
5.6 * This class was generated by Apache CXF 2.2.3
5.7 - * Wed Sep 30 17:20:38 CEST 2009
5.8 + * Thu Oct 08 10:45:20 CEST 2009
5.9 * Generated source version: 2.2.3
5.10 *
5.11 */
5.12
5.13 @WebFault(name = "IOException", targetNamespace = "http://webservice.molwind.org/")
5.14 public class IOException_Exception extends Exception {
5.15 - public static final long serialVersionUID = 20090930172038L;
5.16 + public static final long serialVersionUID = 20091008104520L;
5.17
5.18 private org.molwind.webservice.IOException ioException;
5.19
6.1 --- a/molwind-client/molwind-webservice/molwind-webclient/src/main/java/org/molwind/webservice/JDOMException_Exception.java Wed Sep 30 17:26:54 2009 +0200
6.2 +++ b/molwind-client/molwind-webservice/molwind-webclient/src/main/java/org/molwind/webservice/JDOMException_Exception.java Thu Oct 08 10:47:53 2009 +0200
6.3 @@ -6,14 +6,14 @@
6.4
6.5 /**
6.6 * This class was generated by Apache CXF 2.2.3
6.7 - * Wed Sep 30 17:20:38 CEST 2009
6.8 + * Thu Oct 08 10:45:20 CEST 2009
6.9 * Generated source version: 2.2.3
6.10 *
6.11 */
6.12
6.13 @WebFault(name = "JDOMException", targetNamespace = "http://webservice.molwind.org/")
6.14 public class JDOMException_Exception extends Exception {
6.15 - public static final long serialVersionUID = 20090930172038L;
6.16 + public static final long serialVersionUID = 20091008104520L;
6.17
6.18 private org.molwind.webservice.JDOMException jdomException;
6.19
7.1 --- a/molwind-client/molwind-webservice/molwind-webclient/src/main/java/org/molwind/webservice/MolwindWebserviceService.java Wed Sep 30 17:26:54 2009 +0200
7.2 +++ b/molwind-client/molwind-webservice/molwind-webclient/src/main/java/org/molwind/webservice/MolwindWebserviceService.java Thu Oct 08 10:47:53 2009 +0200
7.3 @@ -15,7 +15,7 @@
7.4
7.5 /**
7.6 * This class was generated by Apache CXF 2.2.3
7.7 - * Wed Sep 30 17:20:38 CEST 2009
7.8 + * Thu Oct 08 10:45:20 CEST 2009
7.9 * Generated source version: 2.2.3
7.10 *
7.11 */
8.1 --- a/molwind-client/molwind-webservice/molwind-webclient/src/main/java/org/molwind/webservice/ObjectFactory.java Wed Sep 30 17:26:54 2009 +0200
8.2 +++ b/molwind-client/molwind-webservice/molwind-webclient/src/main/java/org/molwind/webservice/ObjectFactory.java Thu Oct 08 10:47:53 2009 +0200
8.3 @@ -45,14 +45,6 @@
8.4 }
8.5
8.6 /**
8.7 - * Create an instance of {@link GetWorldNames }
8.8 - *
8.9 - */
8.10 - public GetWorldNames createGetWorldNames() {
8.11 - return new GetWorldNames();
8.12 - }
8.13 -
8.14 - /**
8.15 * Create an instance of {@link JDOMException }
8.16 *
8.17 */
8.18 @@ -69,6 +61,14 @@
8.19 }
8.20
8.21 /**
8.22 + * Create an instance of {@link GetWorldNames }
8.23 + *
8.24 + */
8.25 + public GetWorldNames createGetWorldNames() {
8.26 + return new GetWorldNames();
8.27 + }
8.28 +
8.29 + /**
8.30 * Create an instance of {@link JAXBElement }{@code <}{@link IOException }{@code >}}
8.31 *
8.32 */
9.1 Binary file molwind-client/molwind-webservice/molwind-webclient/target/classes/org/molwind/client/CommandlineClient.class has changed
10.1 Binary file molwind-client/molwind-webservice/molwind-webclient/target/classes/org/molwind/webservice/IOException_Exception.class has changed
11.1 Binary file molwind-client/molwind-webservice/molwind-webclient/target/classes/org/molwind/webservice/JDOMException_Exception.class has changed
12.1 Binary file molwind-client/molwind-webservice/molwind-webclient/target/classes/org/molwind/webservice/ObjectFactory.class has changed
13.1 --- a/molwind-core/src/main/java/org/molwind/io/ImageFileCache.java Wed Sep 30 17:26:54 2009 +0200
13.2 +++ b/molwind-core/src/main/java/org/molwind/io/ImageFileCache.java Thu Oct 08 10:47:53 2009 +0200
13.3 @@ -35,7 +35,7 @@
13.4 public class ImageFileCache {
13.5
13.6
13.7 - private LRUMap imageCache;
13.8 + private static LRUMap imageCache;
13.9
13.10
13.11
14.1 Binary file molwind-core/target/classes/org/molwind/io/ImageFileCache.class has changed