Tag Cloud
- ActiveMQ
- Artifactory
- AWS
- AWS Beanstalk
- AWS DynamoDB
- AWS EMR
- AWS Glacier
- AWS IAM
- AWS RDS
- AWS Route 53
- AWS S3
- AWS SDK Java
- AWS SQS
- AWS VPC
- Axis2
- blockchain
- Boxfuse
- BPEL
- BPMN
- Citrus
- Cloud
- CloudCheckr
- Continuous Build
- Continuous Delivery
- CruiseControl
- CXF
- DataMining
- Docker
- EJB3
- ethereum
- Git
- GitLab
- GlassFish
- Hadoop
- Hibernate
- IntelliJ IDEA
- iOS
- Jasper Reports
- JAX-WS
- JAXB
- JBoss AS
- Jenkins
- JMS
- Linux
- MapForce
- MapReduce
- maven
- MongoDB
- Mule
- Mule ESB
- Mule iON
- Netbeans
- Nexus
- OpenEJB
- Oracle BPEL
- Oracle iAS
- Oracle WSM
- Oracle XE
- Quartz
- Red Hat
- REST
- Security
- Smooks
- SOA/Web Services
- SoapUI
- Spring Boot
- Spring Framework
- Spring Integration
- Spring WS
- Swift
- TOGAF9
- Tomcat
- WSO2 ESB
- XCode
- XML/XSD/XSLT
Archives
Categories
Top Posts & Pages
- Using a WAR module as dependency in Maven
- Transforming XML to CSV via XSLT
- Running the Maven Release Plugin with Jenkins
- Compiling Jasper Reports with Maven2
- Run your Spring Boot application on AWS using Elastic Beanstalk
- Cloning a JAXB object
- Mule2, CXF and http chunking
- Use Spring and Hibernate with MongoDB
- Get a Certificate from AWS Certificate Manager
- 'Error import WSDL' in SoapUI
About me
Pascal Alma
Pascal is a senior IT consultant and has been working in IT since 1997. He is monitoring the latest development in new technologies (Mobile, Cloud, Big Data) closely and particularly interested in Java open source tool stacks, cloud related technologies like AWS and mobile development like building iOS apps with Swift. Specialties: Java/JEE/Spring Amazon AWS API/REST Big Data Continuous Delivery Swift/iOS
Personal Links
Tag Archives: Security
Testing a secured Mule ESB Web Service Proxy with SoapUI
A few weeks ago I received a mail with a request to look into an issue of which I was pretty sure I had solved it before. Since I couldn’t find how I did it back then I decided to … Continue reading
Posted in Mule3, Security, SoapUI, Spring Framework, Web Service
Tagged Mule, Security, SOA/Web Services, SoapUI, Spring Framework
9 Comments
Signing and Validating Soap requests with Mule ESB
Some months ago I have been busy implementing a web-service-proxy by using the Mule ESB CE. Although it took some work to get it up setup nicely it is working well now for quite some time. In this post I … Continue reading
Implementing HTTPS with Mule ESB
At one of my clients we use the Mule ESB (3.1) to communicate with the outside world. A big difference compared with having Mule running inside the company network is the security. One of the steps to make the communication … Continue reading
Review Oracle WSM: Securing Your Web Services
As you might have noticed by my last posts I am currently investigating the posiblities of Oracle’s Web Service Manager. I do this investigation by reading the Packtpub book ‘Oracle Web Services Manager – Securing Your Web Services‘, written by … Continue reading
Posted in Security, Web Service
Tagged Oracle iAS, Oracle WSM, Security, SOA/Web Services
Comments Off on Review Oracle WSM: Securing Your Web Services
Testing Oracle WSM’s web service signing and verifying with SoapUI
This will be the last ‘hands-on’ article about testing Oracle WSM setup with SoapUI. I have posted about two other examples here and here. In this example Oracle WSM is configured to verify the signature of the incoming SOAP message … Continue reading
Posted in Security, SoapUI, Web Service
Tagged Oracle WSM, Security, SOA/Web Services, SoapUI
Comments Off on Testing Oracle WSM’s web service signing and verifying with SoapUI
Testing Oracle WSM’s Encrypting and Decrypting with SoapUI
As said before I am currently going through the book ‘Oracle Web Service Manager‘. In chapter 5 of this book an example is given how to configure OWSM to encrypt outgoing and decrypt incoming soap messages for a web service. … Continue reading
Posted in Security, SoapUI, Web Service
Tagged Oracle WSM, Security, SOA/Web Services, SoapUI
Comments Off on Testing Oracle WSM’s Encrypting and Decrypting with SoapUI
Testing Oracle WSM’s SOAP authentication with SoapUI
Last week I started to have a look at the product ‘Oracle Web Server Manager‘. I am reading a packtpub book about this product and am halfway now. I will post more about this book later but one thing I … Continue reading
Posted in Security, SoapUI, Web Service
Tagged Oracle WSM, Security, SOA/Web Services, SoapUI
Comments Off on Testing Oracle WSM’s SOAP authentication with SoapUI