Home -->
Technical Documents
- Java Caps (JCAPs)
- JVM
- Java
- Oracle
- Orakill
- Queues
Applications
Links
Blog
Have a topic I may know about? Email me

![]()
Use content on site at your own discretion.
Email: webmaster@corporatemutt.com Last Modified: 01/15/2008
A few to start off, I will add more as I find them.
1. A web service can be served from JCAPs but not as a client.
- JVM consumption is ridiculous
- ugly code with having to pass around exposed OTD to the cmap
2. Is there even a use for the UDDI server??
- Currently not implemented and holding strong.
3. No built in failover for client calls (refer to #1)
4. WSDL2Java
- provides a good mechanism to removing client calls from JCD or BPEL
- move to independent JAR
- better JVM consumption by leaps and bounds.