Re: when will it finish?

2007-05-28 Thread Bruce Snyder

On 5/28/07, xujingguo <[EMAIL PROTECTED]> wrote:


Bruce.
I have followed the steps in the tutorial.and the results are all right.But
now how can I deploy the component in servicemix?Thank you a lot.


This is the one section I haven't had the time to detail yet. You will
need to create a SU that depends upon (and is deployed to) the BC that
you created. You can do this by using the servicemix-service-unit
archetype and then customizing the xbean.xml to contain parameters for
your BC. This SU will then need to be wrapped in a SA and then
deployed to ServiceMix by dropping it into the deploy directory.

Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61Ehttp://geronimo.apache.org/
Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Castor - http://castor.org/


Re: when will it finish?

2007-05-28 Thread xujingguo

Bruce.
I have followed the steps in the tutorial.and the results are all right.But
now how can I deploy the component in servicemix?Thank you a lot.




bsnyder wrote:
> 
> On 5/28/07, xujingguo <[EMAIL PROTECTED]> wrote:
>>
>> In  http://incubator.apache.org/servicemix/hello-world-bc.html
>> http://incubator.apache.org/servicemix/hello-world-bc.html
>> there is "
>> Deploying the Component
>> Now that the SA is built, we're ready to deploy it to the JBI container.
>> This is a work in progress. I will finish this up very soon."
>> I do not know when it will be finished?
>> Thanks for any reply. best regards.
> 
> Almost everything for wrapping the SU in a SA and deploying it
> actually there if you continue along in the tutorial. If you have
> specific questions, we can certainly help you out.
> 
> Bruce
> -- 
> perl -e 'print
> unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E );'
> 
> Apache Geronimo - http://geronimo.apache.org/
> Apache ActiveMQ - http://activemq.org/
> Apache ServiceMix - http://servicemix.org/
> Castor - http://castor.org/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/when-will-it-finish--tf3827070s12049.html#a10846629
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.



Re: svn commit: r542291 - in /incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-http/src/main/java/org/apache/servicemix/http: BasicAuthCredentials.java processors/ProviderProcessor.

2007-05-28 Thread Guillaume Nodet

Congrats for your first commit !

On 5/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:


Author: gertv
Date: Mon May 28 11:44:16 2007
New Revision: 542291

URL: http://svn.apache.org/viewvc?view=rev&rev=542291
Log:
Fix for SM-598: Dynamically determine basic authentication credentials for
HTTP

Modified:


incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-http/src/main/java/org/apache/servicemix/http/BasicAuthCredentials.java


incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-http/src/main/java/org/apache/servicemix/http/processors/ProviderProcessor.java







--
Cheers,
Guillaume Nodet

Principal Engineer, IONA
Blog: http://gnodet.blogspot.com/


[jira] Updated: (SM-958) Dynamically determine basic authentication credentials for provider endpoint

2007-05-28 Thread Gert Vanthienen (JIRA)

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

Gert Vanthienen updated SM-958:
---

Summary: Dynamically determine basic authentication credentials for 
provider endpoint  (was: Dynamically determine basis authentication credentials 
for provider endpoint)

> Dynamically determine basic authentication credentials for provider endpoint
> 
>
> Key: SM-958
> URL: https://issues.apache.org/activemq/browse/SM-958
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: servicemix-http
>Affects Versions: 3.1
>Reporter: Gert Vanthienen
>Assignee: Gert Vanthienen
>Priority: Minor
> Fix For: 3.1.2
>
>
> It should be possible to just change the type for the username/password 
> properties in the  BasicAuthCredentials into Expression, with a 
> PropertyEditor to ensure correct translation from String to 
> ConstantExpression on existing configuration files.

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



[jira] Resolved: (SM-958) Dynamically determine basis authentication credentials for provider endpoint

2007-05-28 Thread Gert Vanthienen (JIRA)

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

Gert Vanthienen resolved SM-958.


Resolution: Fixed

http://svn.apache.org/viewvc?view=rev&revision=542291
http://svn.apache.org/viewvc?view=rev&revision=542294


> Dynamically determine basis authentication credentials for provider endpoint
> 
>
> Key: SM-958
> URL: https://issues.apache.org/activemq/browse/SM-958
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: servicemix-http
>Affects Versions: 3.1
>Reporter: Gert Vanthienen
>Assignee: Gert Vanthienen
>Priority: Minor
> Fix For: 3.1.2
>
>
> It should be possible to just change the type for the username/password 
> properties in the  BasicAuthCredentials into Expression, with a 
> PropertyEditor to ensure correct translation from String to 
> ConstantExpression on existing configuration files.

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



Re: when will it finish?

2007-05-28 Thread Bruce Snyder

On 5/28/07, xujingguo <[EMAIL PROTECTED]> wrote:


In  http://incubator.apache.org/servicemix/hello-world-bc.html
http://incubator.apache.org/servicemix/hello-world-bc.html
there is "
Deploying the Component
Now that the SA is built, we're ready to deploy it to the JBI container.
This is a work in progress. I will finish this up very soon."
I do not know when it will be finished?
Thanks for any reply. best regards.


Almost everything for wrapping the SU in a SA and deploying it
actually there if you continue along in the tutorial. If you have
specific questions, we can certainly help you out.

Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61Ehttp://geronimo.apache.org/
Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Castor - http://castor.org/


Re: when will it finish?

2007-05-28 Thread Guillaume Nodet

When we have time to do so ;-)
Any contributions are welcome ...

On 5/28/07, xujingguo <[EMAIL PROTECTED]> wrote:



In  http://incubator.apache.org/servicemix/hello-world-bc.html
http://incubator.apache.org/servicemix/hello-world-bc.html
there is "
Deploying the Component
Now that the SA is built, we're ready to deploy it to the JBI container.
This is a work in progress. I will finish this up very soon."
I do not know when it will be finished?
Thanks for any reply. best regards.


--
View this message in context:
http://www.nabble.com/when-will-it-finish--tf3827070s12049.html#a10833703
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.





--
Cheers,
Guillaume Nodet

Principal Engineer, IONA
Blog: http://gnodet.blogspot.com/


Re: ResourceManager : unable to find resource 'VM_global_library.vm' in any

2007-05-28 Thread xujingguo

Thanks a lot anyway.
I fixed it with "mvn archetype:create  \
-DarchetypeGroupId=org.apache.servicemix.tooling\
-DarchetypeArtifactId=servicemix-service-assembly\
-DarchetypeVersion=3.1-incubating \
-DgroupId=org.apache.servicemix.samples.helloworld\
-DartifactId=hello-world-sa\
   
-DremoteRepositories=http://people.apache.org/repo/m2-incubating-repository";
not with "mvn archetype:create \
-DarchetypeGroupId=org.apache.servicemix.tooling \
-DarchetypeArtifactId=servicemix-service-assembly \
-DarchetypeVersion=3.2-incubating-SNAPSHOT \
-DgroupId=org.apache.servicemix.samples.helloworld \
-DartifactId=hello-world-sa"
and now it works.
Thank u  .


gnodet wrote:
> 
> If you see "Build successfull" at the end, you can safely ignore this
> error.
> I think this error comes from the maven archetype plugin somehow.
> 
> On 5/28/07, xujingguo <[EMAIL PROTECTED]> wrote:
>>
>>
>> When I followed the steps of
>> http://incubator.apache.org/servicemix/hello-world-bc.html
>> http://incubator.apache.org/servicemix/hello-world-bc.html   'Wrapping
>> the
>> Service Unit in a Service Assembly' ,after I execute the command of "
>> mvn archetype:create \
>> -DarchetypeGroupId=org.apache.servicemix.tooling \
>> -DarchetypeArtifactId=servicemix-service-assembly \
>> -DarchetypeVersion=3.2-incubating-SNAPSHOT \
>> -DgroupId=org.apache.servicemix.samples.helloworld \
>> -DartifactId=hello-world-sa"
>> I faced a puzzle of "...[ERROR] ResourceManager : unable to find resource
>> 'VM_global_library.vm' in any resource loader".
>> What can I do next? Thanks any reply and best regards.
>> --
>> View this message in context:
>> http://www.nabble.com/ResourceManager-%3A-unable-to-find-resource-%27VM_global_library.vm%27-in-any-tf3826693s12049.html#a10832655
>> Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Cheers,
> Guillaume Nodet
> 
> Principal Engineer, IONA
> Blog: http://gnodet.blogspot.com/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/ResourceManager-%3A-unable-to-find-resource-%27VM_global_library.vm%27-in-any-tf3826693s12049.html#a10833735
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.



when will it finish?

2007-05-28 Thread xujingguo

In  http://incubator.apache.org/servicemix/hello-world-bc.html
http://incubator.apache.org/servicemix/hello-world-bc.html 
there is "
Deploying the Component 
Now that the SA is built, we're ready to deploy it to the JBI container. 
This is a work in progress. I will finish this up very soon."
I do not know when it will be finished?
Thanks for any reply. best regards.


-- 
View this message in context: 
http://www.nabble.com/when-will-it-finish--tf3827070s12049.html#a10833703
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.



ResourceManager : unable to find resource 'VM_global_library.vm' in any

2007-05-28 Thread xujingguo

When I followed the steps of 
http://incubator.apache.org/servicemix/hello-world-bc.html
http://incubator.apache.org/servicemix/hello-world-bc.html   'Wrapping the
Service Unit in a Service Assembly' ,after I execute the command of "
mvn archetype:create \
-DarchetypeGroupId=org.apache.servicemix.tooling \
-DarchetypeArtifactId=servicemix-service-assembly \
-DarchetypeVersion=3.2-incubating-SNAPSHOT \
-DgroupId=org.apache.servicemix.samples.helloworld \
-DartifactId=hello-world-sa" 
I faced a puzzle of "...[ERROR] ResourceManager : unable to find resource
'VM_global_library.vm' in any resource loader".
What can I do next? Thanks any reply and best regards.
-- 
View this message in context: 
http://www.nabble.com/ResourceManager-%3A-unable-to-find-resource-%27VM_global_library.vm%27-in-any-tf3826693s12049.html#a10832655
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.



Re: [VOTE] Release ServiceMix 3.1.1 (2nd try)

2007-05-28 Thread Guillaume Nodet

Just a friendly reminder.  We're missing anoter IPMC vote ...

On 5/22/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote:


I have uploaded a version of ServiceMix 3.1.1 in the standard repo
for you to review. See
http://incubator.apache.org/servicemix/servicemix-311.html
for the future download page and release notes (these are also included in
the
distribution).  The distribution have been uploaded to

http://people.apache.org/~gnodet/servicemix-3.1.1-incubating/org/apache/servicemix/apache-servicemix/3.1.1-incubating/

I send this mail both to the dev list and [EMAIL PROTECTED], as a first vote
has been
conducted on the ServiceMix dev list and some issues have been fixed since
that, so hopefully this one will be fine.

[ ] +1 Release ServiceMix 3.1.1
[ ] +/- 0
[ ] -1 Do not release ServiceMix 3.1.1

The rat log is available at 
http://people.apache.org/~gnodet/rat-servicemix-3.1.1-incubating.txt


Here's my +1

--
Cheers,
Guillaume Nodet

Principal Engineer, IONA
Blog: http://gnodet.blogspot.com/





--
Cheers,
Guillaume Nodet

Principal Engineer, IONA
Blog: http://gnodet.blogspot.com/