Oracle
Installeren van Oracle service bus op macBook met Ubuntu
Wat moet je doen om Oracle Service bus te laten werken op een Apple Macbook Pro ? Een manier is om dit te laten draaien binnen een Ubuntu linux distributie binnen Parallels. Na installatie van Parallels en Ubuntu kan je op zeer eenvoudig wijze Oracle Service bus installeren.
Download the Oracle Service bus installatie voor Linux. [...]
Still having problems using Oracle 8 with OSB10.3
Still having this problem in a managed OSB10.3 environment ;
Error weblogic.application.ModuleException:
Error weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: 4
The problem was fixed in a local development environment. Now I’m putting all the services (EJB’s proxyservices and business services) on a managed environment, and the problem is still there.
I did [...]
OSB3.0 with JDBC connection to Oracle 8i
Today I encountered the following error message when configuring a JDBC datasource :
An error occurred during activation of changes, please see the log for details.
weblogic.application.ModuleException:
weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: 4
OSB 10.3 shows this errors when the JDBC source is an Oracle 8i database. The solution is putting the [...]
Migration of sources ALSB2.6 to Oracle OSB
Today I encountered the following problem on the migration of ALSB2.6 sources to Oracle Service bus 10.3
Cannot access Wsdl bindings: Generate : Error during generation of the WSDL: Generate : Error during generation of the WSDL: BUILD FAILED java.lang.NoClassDefFoundError: javax/tools/Diagnostic
When you have this problem, the JAVA_HOME is not set properly. The JAVA_HOME I used [...]
migration of ALSB2.6 sources to ALSB3.0
Today I started the migration of an ALSB2.6 project to ALSB3.0. Because I had no source tree available, the first thing I did was exporting the sources from a development environment. The result was a sbconfig.jar.
Next step was importing the sbconfig.jar in ALSB3.0. This worked fine, but after testing a business service, I had the [...]
Oracle Service Bus – Integration and Design – Training – Day 1 & 2
The Oracle Service Bus day 1 and day 2 where very interesting. We covered the following things :
- Validation
- Dynamic routing
- Java callout
- service callout
- The Transport Typed services (ejb and flow)
- Reporting and Logging (debugging)
These things are also covered in the best book to read about Oracle Service bus : The Definitive Guide to [...]
Oracle Service Bus – Integration and Design – Training – Day 1
Today was the first day at the Oracle Service bus Integration and Design training, located in The Meern, nearby Utrecht in The Netherlands. Things we learned today where :
- What is a business service,
- What is a proxy service
- We did two exercises, about configuring messageflow, plus an extra assignment. The extra assignment was creating [...]
Versioning of SOA services
At my current project, we deliver a lot of services in the Oracle Service bus. When a service goes into production, how do you maintain those services ? What do you do when new business requirements needs to be implemented on the service, or what do you do when you need to fix a bug [...]
