Skip to content

Instantly share code, notes, and snippets.

View gbzarelli's full-sized avatar
Coding...

Guilherme Biff Zarelli gbzarelli

Coding...
View GitHub Profile
@gbzarelli
gbzarelli / TUTORIAL_LETSENCRYPT_GLASSFISH4.md
Last active April 10, 2019 13:59 — forked from douglasjunior/TUTORIAL_LETSENCRYPT_GLASSFISH4.md
Tutorial de instalação do Lets Encrypt no Glassfish 4.x

Tutorial de instalação do Lets Encrypt no Glassfish 4.x

Gerando certificado Lets Encrypt

Para gerar o certificado Lets Encrypt é muito simples, aqui as instruções estão baseadas em um tutorial publicado pela Locaweb. (Web archive)

Primeiro vamos criar um diretório para isso:

@gbzarelli
gbzarelli / .CreateEndpointTomcat.md
Created February 18, 2019 20:35 — forked from lucasnata/.CreateEndpointTomcat.md
Create Endpoint Wsdl for Tomcat

Add Dependency on pom.xml, considering use of Maven: com.sun.xml.ws jaxws-rt 2.3.2

Add "sun-jaxws.xml" file on path: /src/main/webapp/WEB-INF/

Add "web.xml" file on path: /src/main/webapp/WEB-INF/