diff --git a/trunk/SIPRPSoft/.classpath b/trunk/SIPRPSoft/.classpath index ec09dd25..6d7e206d 100644 --- a/trunk/SIPRPSoft/.classpath +++ b/trunk/SIPRPSoft/.classpath @@ -37,5 +37,19 @@ + + + + + + + + + + + + + + diff --git a/trunk/SIPRPSoft/lib/commons-codec-1.4.jar b/trunk/SIPRPSoft/lib/commons-codec-1.4.jar new file mode 100644 index 00000000..458d432d Binary files /dev/null and b/trunk/SIPRPSoft/lib/commons-codec-1.4.jar differ diff --git a/trunk/SIPRPSoft/lib/commons-httpclient-3.1.jar b/trunk/SIPRPSoft/lib/commons-httpclient-3.1.jar new file mode 100755 index 00000000..7c59774a Binary files /dev/null and b/trunk/SIPRPSoft/lib/commons-httpclient-3.1.jar differ diff --git a/trunk/SIPRPSoft/lib/commons-logging-1.1.1.jar b/trunk/SIPRPSoft/lib/commons-logging-1.1.1.jar new file mode 100644 index 00000000..8758a96b Binary files /dev/null and b/trunk/SIPRPSoft/lib/commons-logging-1.1.1.jar differ diff --git a/trunk/SIPRPSoft/lib/dom4j-1.6.1.jar b/trunk/SIPRPSoft/lib/dom4j-1.6.1.jar new file mode 100644 index 00000000..c8c4dbb9 Binary files /dev/null and b/trunk/SIPRPSoft/lib/dom4j-1.6.1.jar differ diff --git a/trunk/SIPRPSoft/lib/evologger.jar b/trunk/SIPRPSoft/lib/evologger.jar index 65560ad4..686d3fbc 100644 Binary files a/trunk/SIPRPSoft/lib/evologger.jar and b/trunk/SIPRPSoft/lib/evologger.jar differ diff --git a/trunk/SIPRPSoft/lib/evolute.jar b/trunk/SIPRPSoft/lib/evolute.jar index dad15706..91139f89 100644 Binary files a/trunk/SIPRPSoft/lib/evolute.jar and b/trunk/SIPRPSoft/lib/evolute.jar differ diff --git a/trunk/SIPRPSoft/lib/jaxen-1.1.1.jar b/trunk/SIPRPSoft/lib/jaxen-1.1.1.jar new file mode 100644 index 00000000..b6336311 Binary files /dev/null and b/trunk/SIPRPSoft/lib/jaxen-1.1.1.jar differ diff --git a/trunk/SIPRPSoft/lib/jcalendar-1.3.2.jar b/trunk/SIPRPSoft/lib/jcalendar-1.3.2.jar old mode 100755 new mode 100644 diff --git a/trunk/SIPRPSoft/lib/log4j-1.2.15.jar b/trunk/SIPRPSoft/lib/log4j-1.2.15.jar new file mode 100644 index 00000000..c930a6ab Binary files /dev/null and b/trunk/SIPRPSoft/lib/log4j-1.2.15.jar differ diff --git a/trunk/SIPRPSoft/lib/org.springframework.beans-3.0.0.jar b/trunk/SIPRPSoft/lib/org.springframework.beans-3.0.0.jar new file mode 100644 index 00000000..37b9abe7 Binary files /dev/null and b/trunk/SIPRPSoft/lib/org.springframework.beans-3.0.0.jar differ diff --git a/trunk/SIPRPSoft/lib/org.springframework.context-3.0.0.jar b/trunk/SIPRPSoft/lib/org.springframework.context-3.0.0.jar new file mode 100644 index 00000000..7869adbb Binary files /dev/null and b/trunk/SIPRPSoft/lib/org.springframework.context-3.0.0.jar differ diff --git a/trunk/SIPRPSoft/lib/org.springframework.core-3.0.0.jar b/trunk/SIPRPSoft/lib/org.springframework.core-3.0.0.jar new file mode 100644 index 00000000..8f0134ee Binary files /dev/null and b/trunk/SIPRPSoft/lib/org.springframework.core-3.0.0.jar differ diff --git a/trunk/SIPRPSoft/lib/shst.jar b/trunk/SIPRPSoft/lib/shst.jar index 71b6076f..e68c1b5d 100644 Binary files a/trunk/SIPRPSoft/lib/shst.jar and b/trunk/SIPRPSoft/lib/shst.jar differ diff --git a/trunk/SIPRPSoft/lib/spring-ws-core-1.5.9.jar b/trunk/SIPRPSoft/lib/spring-ws-core-1.5.9.jar new file mode 100644 index 00000000..8c944048 Binary files /dev/null and b/trunk/SIPRPSoft/lib/spring-ws-core-1.5.9.jar differ diff --git a/trunk/SIPRPSoft/lib/spring-ws-core-tiger-1.5.9.jar b/trunk/SIPRPSoft/lib/spring-ws-core-tiger-1.5.9.jar new file mode 100644 index 00000000..8dabf02e Binary files /dev/null and b/trunk/SIPRPSoft/lib/spring-ws-core-tiger-1.5.9.jar differ diff --git a/trunk/SIPRPSoft/lib/spring-ws-support-1.5.9.jar b/trunk/SIPRPSoft/lib/spring-ws-support-1.5.9.jar new file mode 100644 index 00000000..82796229 Binary files /dev/null and b/trunk/SIPRPSoft/lib/spring-ws-support-1.5.9.jar differ diff --git a/trunk/SIPRPSoft/lib/spring-xml-1.5.9.jar b/trunk/SIPRPSoft/lib/spring-xml-1.5.9.jar new file mode 100644 index 00000000..10a8905b Binary files /dev/null and b/trunk/SIPRPSoft/lib/spring-xml-1.5.9.jar differ diff --git a/trunk/SIPRPSoft/lib/swingx.jar b/trunk/SIPRPSoft/lib/swingx.jar index dec67850..b0bcc878 100644 Binary files a/trunk/SIPRPSoft/lib/swingx.jar and b/trunk/SIPRPSoft/lib/swingx.jar differ diff --git a/trunk/SIPRPSoft/lib/truelicense.jar b/trunk/SIPRPSoft/lib/truelicense.jar new file mode 100644 index 00000000..8c56bd12 Binary files /dev/null and b/trunk/SIPRPSoft/lib/truelicense.jar differ diff --git a/trunk/SIPRPSoft/src/siprp/Main.java b/trunk/SIPRPSoft/src/siprp/Main.java index 0a790dfa..bd8d6a32 100644 --- a/trunk/SIPRPSoft/src/siprp/Main.java +++ b/trunk/SIPRPSoft/src/siprp/Main.java @@ -173,7 +173,7 @@ public class Main implements com.evolute.utils.ui.window.Connector new ORMInitializer().initializeORM( url, user, passwd ); Singleton.setInstance( Singleton.TODAY, new Date() ); - initializeCayenne( url, user, passwd); + initializeCayenne( url, user, passwd ); } catch( Exception ex ) {