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
- Assigning a subdomain to a Beanstalk application with AWS Route 53
- Small hack to avoid SSL validation in Spring RestTemplate
- Set up private blockchain with Ethereum (part 2)
- Configure Jenkins for Continuous Delivery of a Spring Boot application
- Use Spring and Hibernate with MongoDB
- right-pad values with XSLT
- Running the Maven Release Plugin with Jenkins
- Pipeline as code with a Spring Boot application
- Transforming XML to CSV via XSLT
- Set up private blockchain with Ethereum (part 1)
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: SOA/Web Services
Base64 encoding of binary file content
For testing a base64Binary XML type at one of my projects I needed an example of a base64 encoded file content. There is a simple command for that (at least when you are working on a Mac). For a file … Continue reading
Posted in XML/ XSD/ XSLT
Tagged SOA/Web Services, XML/XSD/XSLT
Comments Off on Base64 encoding of binary file content
Enabling WSSE Basic Authentication for a Web Service client in Mule
In a previous post I described how to enable WSSE security options in your web services proxied by Mule ESB. In this post I show you how to enable WSSE basic authentication on a ‘client’ side. I used this set … Continue reading
Posted in Mule3, Web Service
Tagged CXF, Mule ESB, Security, SOA/Web Services
Comments Off on Enabling WSSE Basic Authentication for a Web Service client in Mule
One way messaging with WSO2 ESB
As I posted before I am currently working with the WSO2 ESB. To get a good understanding of this ESB I have been walking through the samples (haven’t finished all of them yet 😉 ). Example 12 is about one-way … Continue reading
Posted in Axis2, Web Service, WSO2 ESB
Tagged Axis2, SOA/Web Services, WSO2 ESB
Comments Off on One way messaging with WSO2 ESB
Starting with WSO2 ESB by running the samples
I recently joined a new assignment where we have to implement an ESB solution based on the WSO2 toolstack. Although I am familiair with most of the concepts of the ESB and some other implementations (like Mule ESB) it is … Continue reading
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
Creating a sample web service quickly
Every now and then I am evaluating a tool or framework for which I need a web service. Although there are examples of running serviuces available on the web, I don´t always have access to the web and sometimes you … Continue reading
Posted in Technical, Web Service
Tagged SOA/Web Services
Comments Off on Creating a sample web service quickly
‘Error import WSDL’ in SoapUI
Although it has been a while since I posted about SoapUI I am still receiving questions about the tool. The most frequently asked question is how to solve the error ‘Error import WSDL’ so I will post the steps I … Continue reading
Posted in SoapUI, Web Service
Tagged SOA/Web Services, SoapUI
Comments Off on ‘Error import WSDL’ in SoapUI
‘Hello World’ with Glassfish, Metro and Maven
As might be clear by my latest posts I am currently working on a project where we use Glassfish and EJB3 as platform for our JEE application. One thing that we had to decide upon was the WebService framework we … Continue reading
Posted in Maven, Web Service
Tagged GlassFish, JAX-WS, maven, SOA/Web Services
Comments Off on ‘Hello World’ with Glassfish, Metro and Maven
Added SCDJWS certificate to the list :-)
As posted here I have been busy last few weeks studying for my upcoming exam to become Sun Certified Developer for Java Web Services. Well, the exam was today and I am happy to announce I made it :-). So … Continue reading