Posts by João Santana • 41 points
2 posts
- 
		3 votes1 answer80 viewsA: Jboss Forge x Spring BootGood morning, I believe you have the answer to the question. Jboss Forge Forge is a project of the Jboss community used to help in the construction of Java applications, has the differential of… javaanswered João Santana 41
- 
		1 votes1 answer206 viewsA: Webservice consumed via Servlet error 500 Jboss AS 7As I understand it, your application is calling WS for an unknown host. The WS address that will be accessed by your Servlet has to be exactly the address you would access using a browser for…