ServiceMix and WebDav support

2007-03-02 Thread icarrara

Hi! I'm seraching for a developer that can realize the below:

I know that ServiceMix provide a file endpoint and a vfs (including WebDav)
endpoint.

My objective is to have a ServiceMix server that read and write files
between:
- Windows folder to WebDav server
- WebDav server to Windows folder
- Windows folder to Windows folder
- WebDav server to WebDav server

Based on my knowledge, the above are kind of activities that ServiceMix is
able to do, after the setup of configurationf files.

The work I'm asking to someone to do is to set the right configuration files
to realize the above jobs.

Please, could you tell me more?

Waiting .

Sincerely,
Ivano Carrara

-- 
View this message in context: 
http://www.nabble.com/ServiceMix-and-WebDav-support-tf3334693s12049.html#a9273246
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.



Re: Usage of lightweight components?

2007-03-02 Thread Guillaume Nodet

FYI, the servicemix-bean component can act as a complete
replacement of the lightweight components / lightweight container,
while being a compliant SE.
I have began to document it:
 http://cwiki.apache.org/SM/servicemix-bean.html

The possibilities of this component are endless.  Especially if we can find
a way to use the concept of BeanFlow there (or maybe something alike
with the use of annotations) ...

On 3/1/07, Terry Cox <[EMAIL PROTECTED]> wrote:

> What are the advantages of using 'real' components?

It is very simple to build a single business story in a LW manner, however there
are constraints upon the way you can deploy LW components. Dependencies of LW
components must be managed manually and all component definitions are in the
same servicemix.xml file.

Once you start to reach an environment where you have multiple, independent
business stories , each deployed with their own lifecycle, a mechanism is
required to simplify deployment and management.

Full components can be deployed using the JBI Service Unit / Service Assembly
pattern and each SA can be managed independently.

--
Terry Cox
Meta-Concepts Ltd





--
Cheers,
Guillaume Nodet

Architect, LogicBlaze (http://www.logicblaze.com/)
Blog: http://gnodet.blogspot.com/


[jira] Resolved: (SM-856) Add a marshaler to the servicemix-http component that handles Java serialization

2007-03-02 Thread Bruce Snyder (JIRA)

 [ 
https://issues.apache.org/activemq/browse/SM-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruce Snyder resolved SM-856.
-

Resolution: Fixed

Committed: 

[r511025|http://svn.apache.org/viewvc?view=rev&revision=511025]
[r511046|http://svn.apache.org/viewvc?view=rev&revision=511046]
[r511056|http://svn.apache.org/viewvc?view=rev&revision=511056]
[r511213|http://svn.apache.org/viewvc?view=rev&revision=511213]
[r512040|http://svn.apache.org/viewvc?view=rev&revision=512040]
[r512040|http://svn.apache.org/viewvc?view=rev&revision=512040]
[r513438|http://svn.apache.org/viewvc?view=rev&revision=513438]

> Add a marshaler to the servicemix-http component that handles Java 
> serialization 
> -
>
> Key: SM-856
> URL: https://issues.apache.org/activemq/browse/SM-856
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: servicemix-http
>Reporter: Bruce Snyder
> Fix For: 3.2
>
>
> This will allow the Spring HTTP remoting to be used as a client to initiate 
> requests. 

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



[jira] Closed: (SM-856) Add a marshaler to the servicemix-http component that handles Java serialization

2007-03-02 Thread Bruce Snyder (JIRA)

 [ 
https://issues.apache.org/activemq/browse/SM-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruce Snyder closed SM-856.
---


> Add a marshaler to the servicemix-http component that handles Java 
> serialization 
> -
>
> Key: SM-856
> URL: https://issues.apache.org/activemq/browse/SM-856
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: servicemix-http
>Reporter: Bruce Snyder
> Fix For: 3.2
>
>
> This will allow the Spring HTTP remoting to be used as a client to initiate 
> requests. 

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