Projects tagged ‘cxf’


[20 total ]

23 Users
   

Apache Camel is a powerful rule based integration framework which provides a POJO based implementation of the Enterprise Integration Patterns using an extremely powerful fluent API (or declarative ... [More] Java Domain Specific Language) to configure routing and mediation rules. The Domain Specific Language means that Apache Camel can support type-safe smart completion of routing rules in your IDE using regular Java code without huge amounts of XML configuration files; though Xml Configuration inside Spring is also supported. [Less]
Created over 2 years ago.

2 Users

This project is not to try to provide a reusable library, it tries to demo how to build the SOA based system.
Created over 2 years ago.

0 Users

Java apache cxf and spring framework demo
Created 7 months ago.

0 Users

jEmbedded- SOC Container (Service Oriented Container) focused on managing and composing Services and other elements (as pojos, components etc...). - Create and test faster your Integration/SOA/RIA ... [More] prototypes or applications composing work flows of services in a graphical way (using the native jBPM support) or just using annotations and the dynamic creation/injection of services (+ any of the supplied services). - Integrated with GWT/Spring MVC to create SOC-RIA applications. - Introducing the Gwlets/Widglets components, similar in concept to portlets/applets but using GWT widgets and embedded services. Have a look at the integration/esb case study using jEmbedded, GWT/Gwlets, jBPM, Emmbeded Database, Mule, JMS, Spring/Spring MVC to have an idea of what you can do: http://code.google.com/p/jembedded/wiki/jECaseStudy FeaturesDynamic injection: create/compose services just with an interface + annotations (no impl needed). Compose your service workflows graphically using the jBPM native support. Implement services using Java or Ruby. 100% Annotation based configuration (plus .properties files for externalization). Can be used as a standalone container, in a web environment or integrated with other containers. Integration testing: http://code.google.com/p/jembedded/wiki/UserGuide. Monitor and manage the services through JMX (status, start, stop...). Spring native support (Spring/Spring MVC). Maven plugin. Several embedded services are provided out of the box and ready to use: - Embedded-database (HSQLDB/ Derby). - Mule-Service and client (native support + validation-service). - jBPM-Service (native support). - JMSBroker-Service and client (ActiveMQ). - CXFServer-Service (Apache CXF webservices). - GWT-Service (Google Web Toolkit integration + SpringMVC). - GWlet-Service (introducing the gwlets and widglets components). - Spring-Service (native support + supporting services: i18n, validation, hibernate/jpa orm and mvc). - Jetty-Service and Http-Client. - Jdbc-Service (HSQLDB / Derby). - Tomcat-Service and Http-Client. - Jasper-Service (compiler). - jRuby-Service. - Validation-Service (annotation based, oval). - Dao-Service (ORM). - Hibernate-Service. - Agent-Service. - JMX-Service. - Rules-Service (Drools). - Properties Service. [Less]
Created 10 months ago.

0 Users

middleware-eclipse-plugin is a Eclipse IDE plugin to create a middleware layer that exposes Oracle procedure or function as a CXF web service. Following are the features: Expose Oracle ... [More] procedure/function as a web service Create CXF web services Auto-generate Oracle type files for procedure input and output No coding experience required! Just configure and deploy your middleware layer EAR deployment in any J2EE server It's free Eclipse 3.4 (Ganymede) or later Java 1.5 or later JBoss 3.2.0 or later Apache CXF 2.0.3 Oracle Database 10g or later [Less]
Created 3 months ago.

0 Users

Este projeto é objeto de um trabalho acadêmico referente a última nota da disciplinas de Programação com Objetos Distribuídos. Trata-se de um cadastro de funcionários/mini-folha de pagamento escrito em Java com um módulo WebService.
Created 11 months ago.

0 Users

Hosted by Google
Created 11 months ago.

0 Users

JEE layered Service Container based on Spring 3.x with many services provided out of the box: Log (log4j, JDK, ..): HTTP-Service (jetty based) DB-Service (HSQLDB based) MVC-Service (Spring/GWT ... [More] based) JMS-Service (ApacheMQ based). Web-Services (Apache cxf based). Security (SpringSecurity based). LDAP Service (Spring LDAP based). Declarative Business Rules: Rules4Spring (jRules based). Business Validations (annotation based: Oval). AOP (Spring AOP api based). BarCode. jCaptcha. Features- Service Container based on Spring IoC Container 3.x. - Define the layers needed for an application. For example: mvc, business, persistence etc.. The layers are build in a hierarchically way being the root a registry layer for the cross services. - Remote Managed Services using RMI / SOAP. - Reloadable configuration without restarting the web/ application server. - Application Monitoring/Profiling using a web console. [Less]
Created 10 months ago.

0 Users

What is it?cxf-protobuf is a simple integration of Google's Protocol Buffers and Apache CXF, an open source services framework for Java. The main features are Simple API to publish both RPC and ... [More] non-RPC style services using CXF's transports Simple client API to send messages to protocol buffer services using CXF's transport infrastructure Simple configuration in Spring, integrated with CXF's configuration ?WSDL-style description generation for protocol buffer services (idea adopted from the SOAP world) cxf-protobuf is implemented as an extension to the CXF framework and makes use of CXF's standard (Spring-based) extension mechanisms. See User's Guide for documentation with examples. [Less]
Created 3 months ago.

0 Users

This is a simple sandbox that contains various pieces of code I use or may reuse.
Created 11 months ago.