G's Blog
Monday, April 11, 2011
Generating an inline schema in JDeveloper
›
A question that comes up now and then is how to generate a WSDL with the Schema in-line rather than as a separate file. This is required for...
Friday, September 3, 2010
Getting more out of your debugger with remote options
›
Introduction I bet day to day most people use the built in direct debugger in your IDE. You press a button and everything is done for you. ...
Thursday, August 19, 2010
Can you see the problem with this code?
›
Just a little code quiz, can you spot the design problem with this API? Bonus points for come up with a plausible reason as to what the prog...
6 comments:
Friday, April 30, 2010
Hello World using the Weblogic SCA support in JDeveloper 11.1.1.3.0
›
This is just a brief introduction to the newly added Weblogic SCA support that we have in the latest release of JDeveloper. Weblogic SCA all...
Thursday, April 15, 2010
ADF/JSF Invoking a method on a backing bean before the page is shown
›
In a couple of cases in our application we really needed to run a little section of code before the page was displayed. We tried a bunch of ...
Forgotten JDeveloper feature : The bytecode debugger
›
I am pretty lucky in my day to day work that I have access to nearly all of the source code for the software I work with. (Even the close ho...
2 comments:
Wednesday, April 14, 2010
Making OTN documents more readible
›
There is a lot of good information on OTN; but I like a certain subset of other people find the color scheme hard to read. For example I fin...
‹
›
Home
View web version