Content found in this wiki may not reflect official Church information. See Terms of Use for more information.
All public logs
From TechWiki
Jump to navigationJump to search
Combined display of all available logs of TechWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:23, 24 March 2019 TimRiker talk contribs deleted page Consuming SOAP web services (Outdated: content was: "{{StackHelpfulLinks}} The [http://code.lds.org/maven-sites/stack/module.html?module=ws-spring Stack WS Spring module] has useful functionality for consuming SOAP..." (and the only contributor was "[[Special:Contributions/Uresks...)
- 05:23, 24 March 2019 TimRiker talk contribs deleted page Accessing System Properties in Stack 3 (Outdated: content was: "{{StackHelpfulLinks}} == Using System Properties Instead of JNDI Properties (for Stack 3.2+) == If you are using Spring 3.1 (Stack 3.2 and above) you can use system properties instead of JNDI properties. The Stack provides three...)
- 05:22, 24 March 2019 TimRiker talk contribs deleted page File:LDS Java Stack.png (Outdated)
- 05:21, 24 March 2019 TimRiker talk contribs deleted page Setting a DB Migrator Version (Outdated: content was: " == Preferred Method == <p> The Java Stack manages the DB Migrator version automatically. Meaning, if your project inherits from stack-master, the version..." (and the only contributor was "[[Special:Contributions/Campbellbd|Ca...)
- 05:21, 24 March 2019 TimRiker talk contribs deleted page What is new in Stack 3.2 (Outdated: content was: "« Back to Java Stack Training Java Stack 3.2 was released in March of 2012. At the time 3.2 represents the latest in ICS Java development tools and practices. Watch this presentation to learn more abo...)
- 05:21, 24 March 2019 TimRiker talk contribs deleted page Logging (Outdated: content was: "For Java Stack 3, we recommend that teams use the the standard Java logging utility (java.util.logging.Logger). It works right out of the box and can be customized very easily. For Java Stack 3 web applications, you can customiz...)
- 05:21, 24 March 2019 TimRiker talk contribs deleted page Recovering from an invalid state in m2eclipse (Outdated: content was: "{{StackHelpfulLinks}} On rare occasions, your projects may get into an invalid state. When this happens, you may notice one or more of the following symptoms: * Inability to run the project on the server. * Inability to build...)
- 05:21, 24 March 2019 TimRiker talk contribs deleted page Intermediate Maven (Outdated: content was: "« Back to Java Stack Training This training provides training on how to configure Maven Plugins, Properties, and Profiles. Because Java Stack 3 makes less assumptions about your project's build configu...)
- 05:20, 24 March 2019 TimRiker talk contribs deleted page Introduction to Spring (Outdated: content was: "Spring is a technology meant to simplify J2EE development and provide a lighter weight and more loosely coupled development paradigm than its EJB counterpart...." (and the only contributor was "[[Special:Contributions/Wheelermm|...)
- 05:20, 24 March 2019 TimRiker talk contribs deleted page LDS Certs and Java (Outdated: content was: "{{StackHelpfulLinks}} This document outlines how to deal with the LDS Custom CA certs in Java. == Update == Tuesday March 18, 2014 - Many systems are now using certificates issues by a trusted authority (finally!) and therefor...)
- 05:20, 24 March 2019 TimRiker talk contribs deleted page Stack Version Comparison (Outdated: content was: "« Back to LDS Java Stack {{StackHelpfulLinks}} There currently are several versions of the LDS Java Stack available for use. This document will give you information about each version and help you decide...)
- 05:20, 24 March 2019 TimRiker talk contribs deleted page Tech Maven repository structure (Outdated: content was: "{{StackHelpfulLinks}} One of the major components of the Tech Platform is the platform's Maven repository. The Maven repository is responsible for hosting and distributing the libraries needed by an Tech Platform project. Thes...)
- 05:20, 24 March 2019 TimRiker talk contribs deleted page Java Stack Security (Encoding) Tech Tip (Outdated: content was: "{{StackHelpfulLinks}} On the Stack, we consider Security to be one of our main priorities so we have provided some utilities to facilitate correct security practices in development, and to enable developers to...)
- 05:20, 24 March 2019 TimRiker talk contribs deleted page Using code libraries in your projects (Outdated: content was: "A code library is a compilation of code originally written for a particular software application that can be used in other applications. At the Church, any code that developers have not written themselves while working on Church...)
- 05:20, 24 March 2019 TimRiker talk contribs deleted page GWT Stack Integration Lab 3 (Outdated: content was: "== GWT RPC With the Java Stack == === Add the stack-gwt-spring Dependency === # Open the file "/StackGWT-web/pom.xml". # Add to the ''dependencies'' section of..." (and the only contributor was "[[Special:Contributions/Heathma...)
- 05:19, 24 March 2019 TimRiker talk contribs deleted page LDS Java Stack training (Outdated: content was: "{{StackHelpfulLinks}} « Back to LDS Java Stack Welcome to the Java Stack Training home. Below you will find all of the current (and some future) training modules available for the Java Stack (a.k.a. LDSTech...)
- 05:19, 24 March 2019 TimRiker talk contribs deleted page Java Stack Training (Outdated: content was: "#REDIRECT LDS Java Stack training" (and the only contributor was "Aebrown"))
- 05:18, 24 March 2019 TimRiker talk contribs deleted page Template talk:StackHelpfulLinks (Outdated: content was: "== Name, title, content, usage == I have a few questions about this template: # Since this is not the only development stack, it seems that the name should be a bit more specific. It refers to the LDS Java Stack. At the lea...)
- 05:18, 24 March 2019 TimRiker talk contribs deleted page File:Internationalization and the Java Stack Part 1.ppt (Outdated)
- 05:18, 24 March 2019 TimRiker talk contribs deleted page File:Internationalization and the Java Stack Part 2.ppt (Outdated)
- 05:18, 24 March 2019 TimRiker talk contribs deleted page File:Internationalization and the Java Stack Part 2.pptx (Outdated)
- 05:16, 24 March 2019 TimRiker talk contribs deleted page Setting environment variables globally in OSX (Outdated: content was: "== Setting Global Environment Variables in OSX == In *nix environments you use the .profile or .bash_profile (among others depending upon your shell) to set..." (and the only contributor was "[[Special:Contributions/Campbellbd|C...)
- 05:16, 24 March 2019 TimRiker talk contribs deleted page Tutorial: Creating a Standalone Web Service Client (Outdated: content was: "__NOTOC__ « Back to Java Stack Training <div style='display: inline-block; float: left; margin: .1in;'>file:thorntonrp.png</d..." (and the only contributor was "[[Special:Contributions/Thorntonrp|T...)
- 05:15, 24 March 2019 TimRiker talk contribs deleted page Stack Selenium Introduction (Outdated: content was: "This training covers how to integrate with the Stack Selenium module in the Java Stack. == Prerequisites == * Current release of the Getting started with the LDS..." (and the only contributor was "[[Special:Contributions/Lundjr...)
- 05:15, 24 March 2019 TimRiker talk contribs deleted page Getting Java Stack Sources (Outdated: content was: "« Back to LDS Java Stack __NOTOC__ =Requirements= * For both read and write Subversion privileges to Java Stack sources, you must be an..." (and the only contributor was "[[Special:Contributions/Thorntonrp|T...)
- 05:14, 24 March 2019 TimRiker talk contribs deleted page Persistence Performance Tips (Outdated: content was: "Persistence Performance Tips == Prerequisites == * Understanding of RDBMS * Understanding of JpaQL and SQL. * Understanding of ORM * A workstation running Wind..." (and the only contributor was "[[Special:Contributions/Bunkerdl...)
- 05:14, 24 March 2019 TimRiker talk contribs deleted page Migrating Work Item Types with TFS Power Tools (Outdated: content was: "{{Draft}} {{LDS .NET Stack}} This article gives step by step instructions on how to move Work Item Types (WITs) with Team Foundation Server (TFS) Powe..." (and the only contributor was "[[Special:Contributions/Victoriacole|Vic...)
- 05:14, 24 March 2019 TimRiker talk contribs deleted page Deleting an Existing TFS Project (Outdated: content was: "{{Draft}} {{LDS .NET Stack}} Is this a project that was created before TFS 2010? Does this matter? This article provides instructions on how to delete..." (and the only contributor was "[[Special:Contributions/Victoriacole|Vic...)
- 05:14, 24 March 2019 TimRiker talk contribs deleted page Internationalization and the Java Stack - Part 2 (Outdated: content was: "This training will cover some internationalization tips and best practices, as well as internationalization tooling support in the Java Stack – including a..." (and the only contributor was "[[Special:Contributions/Wheelermm|W...)
- 05:14, 24 March 2019 TimRiker talk contribs deleted page Internationalization and the Java Stack - Part 1 (Outdated: content was: "This training will cover the basics of internationalization in the Java Stack, including resource bundles, Spring message sources, locale resolvers, locale ch..." (and the only contributor was "[[Special:Contributions/Wheelermm|...)
- 05:14, 24 March 2019 TimRiker talk contribs deleted page Internationalization and the Java Stack Part 2 (Outdated: content was: "This training will cover some internationalization tips and best practices, as well as internationalization tooling support in the Java Stack – including a cool new runtime pseudo translation tool. This session will be benefi...)
- 05:13, 24 March 2019 TimRiker talk contribs deleted page Internationalization and the Java Stack Part 1 (Outdated: content was: "This training will cover the basics of internationalization in the Java Stack, including resource bundles, Spring message sources, locale resolvers, locale ch..." (and the only contributor was "[[Special:Contributions/Wheelermm|...)
- 05:13, 24 March 2019 TimRiker talk contribs deleted page Running Automated Tests using TCM.exe (Outdated: content was: "{{Draft}} {{LDS .NET Stack}} This article describes the step by step instructions to running automated tests using TCM.exe from a command-line. == Run..." (and the only contributor was "[[Special:Contributions/Victoriacole|Vic...)
- 05:13, 24 March 2019 TimRiker talk contribs deleted page Internationalization in Java Stack Training (Outdated: content was: "This training will cover the basics of internationalization in the Java Stack, some internationalization tips and best practices, as well as internationalization tooling support in the Java Stack – including a cool new runtime...)
- 05:13, 24 March 2019 TimRiker talk contribs deleted page Concurrency in Java Stack Training (Outdated: content was: "This training covers Java concurrency basics. ==Prerequisites== * A working understanding of Java * Java JDK 1.6+ * Experience with Java Stack application develo..." (and the only contributor was "[[Special:Contributions/Heathm...)
- 05:13, 24 March 2019 TimRiker talk contribs deleted page LDS Account Integration - Part 1 (Outdated: content was: "This training is meant to be a comprehensive introduction to the Java Stack's integration with LDS Account. It will cover authentication integration with Spr..." (and the only contributor was "[[Special:Contributions/Wheelermm|...)
- 05:11, 24 March 2019 TimRiker talk contribs deleted page Canary Training (Outdated: content was: "This training covers using the stack-system module to configure a Canary page in your Spring Application ==Prerequisites== * Introduction to the Java Sta..." (and the only contributor was "[[Special:Contributions/Campbellbd|Cam...)
- 05:11, 24 March 2019 TimRiker talk contribs deleted page Integration Testing and Test Data Builders (Outdated: content was: "This training covers integration testing principles, using Spring TestContext framework, and creating test data builders both by-hand and by using Make-It-Easy. ==..." (and the only contributor was "[[Special:Contributions/Lund...)
- 05:11, 24 March 2019 TimRiker talk contribs deleted page Test Doubles, Mocks, and Matchers (Outdated: content was: "This training covers Test Doubles, Mocks (using Mockito), and Hamcrest Matchers. == Prerequisites == * Current release of the Getting started with the LDSTech ID..." (and the only contributor was "[[Special:Contributions/Lundjr...)
- 05:10, 24 March 2019 TimRiker talk contribs deleted page WAM Integration - Part 1 (Outdated: content was: "This training is meant to be a comprehensive introduction to the Java Stack's integration with WAM. It will cover authorization with Spring Security and WAM,..." (and the only contributor was "[[Special:Contributions/Wheelermm|...)
- 05:10, 24 March 2019 TimRiker talk contribs deleted page Application Level Caching (Outdated: content was: "This training covers application level caching with Ehcache as well as distributed caching. ==Prerequisites== * Introduction to Spring..." (and the only contributor was "[[Special:Contributions/Heathm...)
- 05:09, 24 March 2019 TimRiker talk contribs deleted page Using the ALM Module (Outdated: content was: "« Back to Java Stack Training New in Stack 3.2 is a module known as the 'ALM' module. This module is responsible for orchestrating all of the automation steps required as part of an application deploy...)
- 05:09, 24 March 2019 TimRiker talk contribs deleted page Microsoft Test Manager Tips and Tricks (Outdated: content was: "{{Draft}} {{LDS .NET Stack}} Microsoft Test Manager 2010 (MTM) is a testing utility for managing and running manual and automated test cases for a TFS..." (and the only contributor was "[[Special:Contributions/Victoriacole|Vic...)
- 05:09, 24 March 2019 TimRiker talk contribs deleted page Unit Testing with TestNG (Outdated: content was: "This training covers Unit Testing with TestNG. == Prerequisites == * Current release of the Getting started with the LDSTech IDE (Java WebApp platform) | LDSTech..." (and the only contributor was "[[Special:Contributions/Lundjr...)
- 05:09, 24 March 2019 TimRiker talk contribs deleted page Streams AQ (Outdated: content was: "== Prerequisites == * [https://tech.lds.org/wiki/Introduction_to_the_Java_Stack Introduction to The Java Stack] training * [https://tech.lds.org/wiki/Introduction_to_Spring_MVC Spring MVC] training * [https://tech.lds.org/wiki/...)
- 05:08, 24 March 2019 TimRiker talk contribs deleted page Running LDSTechIDE on Open JDK7 on OSX (Outdated: content was: "A few hacks are required to get the LDS Tech IDE running on the (now finally released) JDK 7 on a Mac. These instructions are for running the IDE on JDK 7,..." (and the only contributor was "[[Special:Contributions/Campbellbd|C...)
- 05:08, 24 March 2019 TimRiker talk contribs deleted page Pet Store Getting Started Guide (IntelliJ IDEA) (Outdated: content was: "{{StackHelpfulLinks}} « Back to LDS Java Stack ==IDE Setup== See Getting Started with IntelliJ IDEA ==Pet Store Setup== # Checkout the Pet Store Project #* If you have access to the Internal Stash Rep...)
- 05:08, 24 March 2019 TimRiker talk contribs deleted page Database Development 2 (Outdated: content was: "This training covers More Spring JDBC and Transaction Management. == Prerequisites == * Database Development 1 * Current release of the LDSTech IDE, or an ID...)
- 05:08, 24 March 2019 TimRiker talk contribs deleted page Database Development 1 (Outdated: content was: "This training covers JDBC, Sprig JDBC, connection pooling, and database configuration in the Java Stack. == Prerequisites == * Introduction to Spring * [[Introduction to Spring MVC|Introcution to Spri...)
- 05:07, 24 March 2019 TimRiker talk contribs deleted page Spring Data JPA (Outdated: content was: "Introduction to Spring Data JPA and Spring Data Commons == Prerequisites == * Introduction to JPA * Understanding of JpaQL and SQL. * Understanding of..." (and the only contributor was "[[Special:Contributions/Bunkerdl|...)