• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JCaps

 
Ranch Hand
Posts: 338
Scala Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is JCaps?Application Server?
 
High Plains Drifter
Posts: 7289
Netbeans IDE VI Editor
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JCAPS stands for Java Composite Application Platform Suite. It's not an application server, but a set of tools covering several development targets. Some of the domains that are covered include data transformation (eGate), business process management (eInsight), B2B transaction management (eXchange Integrator), and so on.

Previous releases of these tools have been around for some time under different names. Sun Microsystems bought the founding company (SeeBeyond Technology) a while back and has since been re-packaging many of these tools to use well-known standards (J2EE, Web Services, etc.) and message protocols (HIPAA, EDIFACT, ebXML, etc).

The software release happens to include an Integration Server, which in the current releases is a modified Sun Java Application Server, Platform edition component. The toolset also includes a design tool (based on NetBeans) and a management server with a browser-based interface.
 
Pankaj Shet
Ranch Hand
Posts: 338
Scala Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry for so late reply!!!
thanks a lot..
 
Ranch Hand
Posts: 68
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Is JCAPS is an open source?
If so, can anyone help me in getting the download link for icaps?

Thanks
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JCAPS is a freeware till production env. In case you are using JCAPS for production/live we need to purchase the license from Oracle (formerly SUN). There is not direct download link for JCAPS but you can contact the sun support site for more details.

Manesh A. K.
 
reply
    Bookmark Topic Watch Topic
  • New Topic