Showing posts with label jboss. Show all posts
Showing posts with label jboss. Show all posts
Friday, 22 May 2015
OpenShift : WildFly 8 standalone.xml
I am using redhat openshift to test my applications lately , one annoying thing happened is this standalone.xml keep being overwritten, if you encountered the same read below :
Monday, 12 January 2015
JBoss Fuse : Spring managed Quartz
Let's assume you have some basic knowledge of osgi ,and want to deploy your Spring powered batch job into JBoss Fuse.Step 1 : connecting to the right maven repository
com.springsource.repository.bundles.release EBR Spring Release Repository http:// repository.springsource.com/maven/bundles/release com.springsource.repository.bundles.external EBR External Release Repository http:// repository.springsource.com/maven/bundles/external
Sunday, 11 January 2015
JBoss WildFly 8 : log4j not logging
Friday, 21 November 2014
JBoss : ClassNotFoundException org.bouncycastle.jce.provider.BouncyCastleProvider
1. WHAT happened I downloaded jboss EAP 6.3.0.GA (AS 7.4.0.Final) and when launching the server in standalone mode with jdk 1.7.0_25, below error is shown in the console :
[The provider BC could not be added: org.bouncycastle.jce.provider.BouncyCastleProvider from [Module "org.apache.ws.security:main" from local module loader ......
java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider from [Module "org.apache.ws.security:main" from local module loader ......
java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider from [Module "org.apache.ws.security:main" from local module loader ......
Subscribe to:
Posts (Atom)

