You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Mason Yu Jr. (JIRA)" <ji...@apache.org> on 2008/01/16 00:40:43 UTC

[jira] Created: (SM-1195) seting wiring between Service Units/xbeans.xml

seting wiring between Service Units/xbeans.xml
----------------------------------------------

                 Key: SM-1195
                 URL: https://issues.apache.org/activemq/browse/SM-1195
             Project: ServiceMix
          Issue Type: Wish
          Components: samples
         Environment: Windows 2003 Server
            Reporter: Mason Yu Jr.
            Priority: Trivial
         Attachments: Low level Design ServiceMix.doc

To the open source community.   

I have developed the wiring for several xbeans.xml to reflect the JSR-208 service assemblies for my 
project.   I have several "services" which need to processed as follows:

xml message  >>  xml validation >> xml parse  >> xml mapping  >>  xml XSLT transformation >> xml message

I know that there is a ServiceMix validator and XSLT component available.  I would like to use one-way 
reliable messaging and pass the message exchange from service to service.  I have gone through the
ServiceMix documentation and only found a point to point example between a sender and receiver.  Since
my application will undoubtedly expand to include more services in the future.  I need to find out whether
I can route the messages from one service to the next.  I want to find out whether I can orchestrate my
app to marshal each service in order or autowire the xbean.xml for each service unit(SU).  It seems using
Camel adds one layer of complexity which does not need to be included at this time.  Also, does the
servicemix-eip component have some utility, eip being Enterprise Integration Patterns.   Please advise.

Kind regards,

Mason Yu Jr.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SM-1195) seting wiring between Service Units/xbeans.xml

Posted by "Bruce Snyder (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41032#action_41032 ] 

Bruce Snyder commented on SM-1195:
----------------------------------

I'm not sure what the issue is here. Do you have errors or exceptions that you're experiencing that you can post? Or are you just seeking advice? JIRA issues are mainly used for filing bug reports and the information about how to reproduce a bug. 

If you just have questions and need some help, please post questions to the ServiceMix user mailing list. See the following page for information about the mailing lists: 

[http://servicemix.apache.org/mailing-lists.html]

> seting wiring between Service Units/xbeans.xml
> ----------------------------------------------
>
>                 Key: SM-1195
>                 URL: https://issues.apache.org/activemq/browse/SM-1195
>             Project: ServiceMix
>          Issue Type: Wish
>          Components: samples
>         Environment: Windows 2003 Server
>            Reporter: Mason Yu Jr.
>            Priority: Trivial
>         Attachments: Low level Design ServiceMix.doc
>
>
> To the open source community.   
> I have developed the wiring for several xbeans.xml to reflect the JSR-208 service assemblies for my 
> project.   I have several "services" which need to processed as follows:
> xml message  >>  xml validation >> xml parse  >> xml mapping  >>  xml XSLT transformation >> xml message
> I know that there is a ServiceMix validator and XSLT component available.  I would like to use one-way 
> reliable messaging and pass the message exchange from service to service.  I have gone through the
> ServiceMix documentation and only found a point to point example between a sender and receiver.  Since
> my application will undoubtedly expand to include more services in the future.  I need to find out whether
> I can route the messages from one service to the next.  I want to find out whether I can orchestrate my
> app to marshal each service in order or autowire the xbean.xml for each service unit(SU).  It seems using
> Camel adds one layer of complexity which does not need to be included at this time.  Also, does the
> servicemix-eip component have some utility, eip being Enterprise Integration Patterns.   Please advise.
> Kind regards,
> Mason Yu Jr.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.