[jira] Resolved: (SM-674) jbi:installComponent (and others) fails authentication against default SM container

2006-10-04 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/activemq/browse/SM-674?page=all ] Philip Dodds resolved SM-674. - Resolution: Fixed Applied change to 3.0 branch and trunk to change parameters to read-write. > jbi:installComponent (and others) fails authentication against defaul

[jira] Reopened: (SM-674) jbi:installComponent (and others) fails authentication against default SM container

2006-10-04 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/activemq/browse/SM-674?page=all ] Philip Dodds reopened SM-674: - Unable to set read-only parameters > jbi:installComponent (and others) fails authentication against default SM > container > -

[jira] Resolved: (SM-674) jbi:installComponent (and others) fails authentication against default SM container

2006-10-04 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/activemq/browse/SM-674?page=all ] Philip Dodds resolved SM-674. - Resolution: Fixed The problem was the lack of defaulting in the ANT tasks , this has been switched so that default username, passwords are smx/smx. Note that for 3

[jira] Closed: (SM-619) Allow the Maven JBI plugin to inject a default bootstrap if one isnt' specified

2006-10-02 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/activemq/browse/SM-619?page=all ] Philip Dodds closed SM-619. --- Resolution: Fixed Implemented > Allow the Maven JBI plugin to inject a default bootstrap if one isnt' > specified > ---

[jira] Created: (SM-619) Allow the Maven JBI plugin to inject a default bootstrap if one isnt' specified

2006-10-02 Thread Philip Dodds (JIRA)
Allow the Maven JBI plugin to inject a default bootstrap if one isnt' specified --- Key: SM-619 URL: https://issues.apache.org/activemq/browse/SM-619 Project: ServiceMix

[jira] Closed: (SM-616) Archetypes for the servicemix-saxon service engine

2006-10-02 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/activemq/browse/SM-616?page=all ] Philip Dodds closed SM-616. --- Resolution: Fixed Added servicemix-saxon-xslt-service-unit and servicemix-saxon-xquery-service-unit > Archetypes for the servicemix-saxon service engine >

[jira] Closed: (SM-591) Extend the servicemix-commons to provide better classloading semantics

2006-09-21 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/activemq/browse/SM-591?page=all ] Philip Dodds closed SM-591. --- Resolution: Fixed Refactored to add the support for the handling of Classloaders from within the ServiceUnit, if a ServiceUnit implementation is going to provide Java

[jira] Created: (SM-591) Extend the servicemix-commons to provide better classloading semantics

2006-09-21 Thread Philip Dodds (JIRA)
Extend the servicemix-commons to provide better classloading semantics -- Key: SM-591 URL: https://issues.apache.org/activemq/browse/SM-591 Project: ServiceMix Issue Type: I

[jira] Resolved: (SM-563) service unite declaration orderi in jbi.xml does not correspond to the service assembly pom

2006-08-31 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/activemq/browse/SM-563?page=all ] Philip Dodds resolved SM-563. - Fix Version/s: 3.0-M3 Resolution: Fixed Fix for SM-563 - its not pretty but it does work - basically the maven-project is not maintaining the order of the de

[jira] Created: (SM-531) Improving Service Unit services generation

2006-08-10 Thread Philip Dodds (JIRA)
Improving Service Unit services generation -- Key: SM-531 URL: https://issues.apache.org/activemq/browse/SM-531 Project: ServiceMix Issue Type: Improvement Components: tooling Affects Ver

[jira] Resolved: (SM-517) Re-structure the common/soap shared libraries

2006-08-07 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/activemq/browse/SM-517?page=all ] Philip Dodds resolved SM-517. - Resolution: Fixed Implemented new servicemix-shared library > Re-structure the common/soap shared libraries > - > >

[jira] Created: (SM-517) Re-structure the common/soap shared libraries

2006-08-07 Thread Philip Dodds (JIRA)
Re-structure the common/soap shared libraries - Key: SM-517 URL: https://issues.apache.org/activemq/browse/SM-517 Project: ServiceMix Issue Type: Improvement Components: servicemix-common

[jira] Resolved: (SM-474) Add validation code in for jbi descriptor to enforce the inclusion of bootstrap classname and classpath elements

2006-07-19 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/activemq/browse/SM-474?page=all ] Philip Dodds resolved SM-474. - Fix Version/s: 3.0-M3 Resolution: Fixed Added validation to the DesriptorFactory > Add validation code in for jbi descriptor to enforce the inclusion of > b

[jira] Resolved: (SM-486) MessagePropertySetter

2006-07-18 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/activemq/browse/SM-486?page=all ] Philip Dodds resolved SM-486. - Fix Version/s: 3.0-M3 Resolution: Fixed Applied and thankyou for the contribution > MessagePropertySetter > - > > Key: SM

[jira] Commented: (SM-481) servicemix-http provider truncates a large xml response

2006-07-04 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/activemq/browse/SM-481?page=comments#action_36524 ] Philip Dodds commented on SM-481: - Added new test to org.apache.servicemix.http.HttpProviderTest.java which has a 640k message on an InOut with a provider. The test passed. Ca