Coder Social home page Coder Social logo

srimals / blog-samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gmazza/blog-samples

0.0 1.0 0.0 1.71 MB

Source code for the tutorials on my blog.

Home Page: http://web-gmazza.rhcloud.com/blog/entry/blog-index

Java 94.76% XSLT 5.24%

blog-samples's Introduction

blog-samples

This download holds the source code for many of the tutorials in my blog listed at http://web-gmazza.rhcloud.com/blog/entry/blog-index.

Important notes:

1.) After downloading, regardless of sample you will be working with, be sure to first run "mvn clean install" from the root folder to ensure the required parent POM (blog-samples-1.0-SNAPSHOT.pom) will be installed in your local Maven repository. You will normally incur compilation/deployment errors with submodules if the parent POM hasn't been installed yet.

2.) The samples are each pretty small but if you incur memory errors while building all at once you may need to expand your memory allocations for Maven (http://cxf.apache.org/building.html).

3.) I've compiled and run the source code on JDK 7 without difficulty. I'm in the process of checking each on JDK 8.

4.) To set up Tomcat so it will work with Maven commands such as mvn tomcat:deploy, tomcat:redeploy, etc., see here: http://web-gmazza.rhcloud.com/blog/entry/web-service-tutorial#maventomcat.

5.) The code samples may inadvertently have errors within them and are use-at-your-own-risk without any guarantees of security or reliability. Thoroughly test all work for security problems before moving to production and of course don't use the supplied sample keys or passwords in production.

blog-samples's People

Contributors

gmazza avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.