Reports and summaries of the Oracle + BEA strategy are in, here is a list of the most prominent summaries:
Tuesday, July 01, 2008
Oracle BEA Strategy Briefing
Posted by
Örjan Bernt Lundberg
at
2:00 PM
0
comments
Links to this post
Labels: oracle
Friday, June 13, 2008
World Wide Webber on Guerilla SOA
- Interview by Herbjörn Wilhelmsen here
- Jim with Martin Fowler on "Does My Bus Look Big in This?" aka "Enterprise Man Boobs" here
Posted by
Örjan Bernt Lundberg
at
12:58 AM
0
comments
Links to this post
10.1.3.3.1 MLR#10
7013663 MLR#10 ON TOP OF 10.1.3.3.1
# **************************************************************************
# BUGS ADDED IN MLR#10, 7013663 :
# **************************************************************************
# BUG 5999832 - NULLPOINTEREXCEPTION IN DECISIONSERVICE DURING STRESS TEST OF BPEL PROCESS
# BUG 6861498 - LDAP SEARCH IN ACTIVEDIRECTORY FOR SUBGROUPS DOES NOT WORK
# BUG 6746867 - BPEL IDENTTITY SERVICE DOES NOT SOPPORT OID STRUCTURE CN <> UID
# BUG 6930522 - CUSTOMER POC ISSUE-BPEL HANDLING OF XML CDATA SECTION
# BUG 6954825 - IMPOSSIBLE TO SEE THE FLOW IF HUMAN TASK ACTIVITY CONTAINS EMAIL
# BUG 7017660 - FTPS DOES NOT WORK IN LINUX AND SOLARIS IF CIPHER SUITES ARE NOT CONFIGURED
# BUG 7010875 - JNDI LOOKUP ISSUE AS REPORTED IN BUG:6189268 IS STILL NOT INCLUDED IN THE MLRS
# BUG 6067219 - GROUP VOTING NOT WORKING
# BUG 6314009 - ESB CANNOT INVOKE EJBS - CLASSCAST EXCEPTION
# BUG 6817058 - ESB 2 WAY RS CALLING POJO THROUGH WSIF LOSES THE RETURN VALUE
# BUG 6975458 - BPELC COMPILER ERROR FOR MISSING SERVICE DEFINITION ON REMOTE HOSTED WDSL/PL
# BUG 7018925 - CORRELATION OF AQ MESSAGES NO LONGER WORKING
Posted by
Örjan Bernt Lundberg
at
12:53 AM
0
comments
Links to this post
Monday, May 19, 2008
BPEL 10.1.3.4 Update
Here is a link to a BPEL 10.1.3.4 update webinar documentation.
Contents:
• Improved Visibility of Engine Threading Model
• Improved Statistics Collection
• Minimize XML Coding Errors
• Rescuing Lost Instances
• Automated Recovery Agent
• Collection of Support Information
• Deployment Plan
• 10.1.3.5
Posted by
Örjan Bernt Lundberg
at
4:57 AM
0
comments
Links to this post
Labels: bpel
Friday, May 02, 2008
Now available: SOA 11g Technology Preview version 4
SOA 11g Technology Preview version 4 is out now! (May 1, 2008)
Links:
http://www.oracle.com/technology/products/jdev/11/index.html
http://www.oracle.com/technology/products/ias/bpel/techpreview/index.html
You will need a valid Metalink customer account to download it though.
Posted by
Örjan Bernt Lundberg
at
2:26 AM
Links to this post
Thursday, April 17, 2008
jdev.conf
Thease are my JDeveloper "performence" settings I use today:
- tools->preferences->extensions
I disabled all the extentions I do not currently use such as ADF, Webcenter ...
I edited my jdev conf file ("C:\java\jdevstudio10133\jdev\bin\jdev.conf") and added/changed the following parameteres:
AddVMOption -Dsun.java2d.noddraw=false
AddVMOption -Dsun.java2d.ddoffscreen=false
#SetJavaVM server
AddVMOption -Xmx1024M
AddVMOption -Xms512M
AddVMOption -Dcompiler.vmargs=-mx1024m
#
# Use this to prevent Windows from paging JDev's memory
# when you minimize it.
# This option should have the same effect as
# the KeepResident plug-in with the advantage
# of being a built-in feature in Sun's JVM 5.
# @see http://java2go.blogspot.com/2007/06/jdeveloper-tips-2-fine-tuning.html
AddVMOption -Dsun.awt.keepWorkingSetOnMinimize=true
Posted by
Örjan Bernt Lundberg
at
5:56 AM
0
comments
Links to this post
Labels: jdev
Thursday, January 24, 2008
Useful links
Some links to blogentries I looked on today:
How to dynamically call a partnerlink:
"In most basic process designs, partner links are static; they refer to a single external process selected by the developer at design time. This approach is appropriate for highly targeted or constrained systems. However, in larger systems business processes are more complex. They interact with multiple external services and define multiple partner links, and some of these partner links might not be known at design time. As a result, all potential callouts and logic for deciding which partner links to use must be built inside the business process itself—unnecessarily complicating that process. Furthermore, as additional partner links are added, the resulting process grows more and more unwieldy, as any changes to the partner links require modification of the entire business process."
http://www.oracle.com/technolog
How to call a process again over and over again for error managment, caching etc
http://technology.amis.nl/blog
How to setup java.util.logging.Handler for OC4J
http://download.oracle.com/docs/cd/B31017_01/web.1013/b28952/logging.htm
http://java2go.blogspot.com/2007/11/how-to-setup-java-logging-in-oc4j.html
Posted by
Örjan Bernt Lundberg
at
2:48 PM
0
comments
Links to this post
Wednesday, January 16, 2008
Oracle and BEA
January 16, 2008: Oracle announces an agreement to acquire BEA Systems.
Sphere: Related Content
Posted by
Örjan Bernt Lundberg
at
6:09 AM
0
comments
Links to this post