|
Wednesday, December 17, 2003 |
Over on the JDeveloper Home Page on OTN, they're having a developer quick poll.
If you like the persistence layer that you're using, cast a vote so you can be counted!
8:31:58 PM
|
|
I've been answering a lot of questions about application module pooling lately. I put down some thoughts on our application module pooling functionality and some of the key configuration parameters that govern its runtime behavior in this new technical article on application module pooling.
Send me a mail if there are still aspects about it that are confusing to you.
5:44:56 PM
|
|
We found a little bug in our recently released JAX-RPC Extension for JDeveloper 10g Preview whereby you'll get a NullPointerException if you try to publish services whose implementation and service endpoint interface lack a package name. While in JDK 1.3 it was still possible to have classes and interfaces in unnamed packages, with JDK 1.4 it is greatly discouraged (if not a compiler warning, I forget), so sticking to web service implementation classes and their companion service endpoint interfaces which live in some package is only following best practice anyway.
2:58:15 PM
|
|
© Copyright 2008 Steve Muench.
|
|