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:24, 24 March 2019 TimRiker talk contribs deleted page Logging Queries and Query Parameters in JPA/Hibernate (Outdated: content was: "== Showing Query Parameters (Work in Progress)== WARNING: THIS INFORMATION MAY NOT BE CORRECT YET By default, a stack 3 project with JPA is configured to log SQL queries in the "local" profile with the show_sql property on the...)
- 05:24, 24 March 2019 TimRiker talk contribs deleted page LDS Infrastructure (Outdated: content was: "{{StackHelpfulLinks}} This document will provide a high level overview of infrastructure components used with the LDS Java Stack and the end to end application flow. This training provides context for developers, managers,...)
- 05:24, 24 March 2019 TimRiker talk contribs deleted page Introduction to Oracle VM (Outdated: content was: "This training describes the Oracle VM, a virtual machine that contains an Oracle database pre-configured for Java Stack development. == Slide Deck == Media:IntroductionToOracleVM.pdf == Presentation == <brightcove playerID...)
- 05:24, 24 March 2019 TimRiker talk contribs deleted page Installing the Subclipse Plugin for Subversion in Eclipse (Outdated: content was: "#From Eclipse select the "Help" menu then "Software Updates...".<br>Image:EclipseHelpSoftwareUpdates.PNG #Under the "Available Software" tab click the "Add Site..." button.<br>Image:EclipseSoftwareUpdatesAndAddons.PNG #T...)
- 05:24, 24 March 2019 TimRiker talk contribs deleted page Hibernate, JPA, and Sequences (Outdated: content was: "{{StackHelpfulLinks}} This article describes how Hibernate and JPA interact with database sequences in Stack 3.x. It will give you an overview of common use cases but does not describe Hibernate id generation functionality in...)
- 05:24, 24 March 2019 TimRiker talk contribs deleted page Exchange Web Services (EWS) 2007 via Java (Outdated: content was: "==Background and Intent== These are some notes captured for later reference on how to interact with Microsoft Exchange 2007's Web Services layer with Java and raw SOAP messages. Much credit goes to [http://www.reidmiller.name/e...)
- 05:23, 24 March 2019 TimRiker talk contribs deleted page Current Sonar Plug-in Efforts (Outdated: content was: "Sonar can be augmented by the addition of plugins, several of which are currently under development at ICS. These plugins will assist in scanning our code for is..." (and the only contributor was "[[Special:Contributions/Bkowal...)
- 05:23, 24 March 2019 TimRiker talk contribs deleted page Contributing to the LDS Java Stack project (Outdated: content was: "{{note|This page only applies to ICS employees. There is currently no publicly-accessible repository of source code for the LDS Java Stack, and no current plans to make one available. So, the workflow described below cannot be m...)
- 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...)