You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by Raja Nagendra Kumar <Na...@tejasoft.com> on 2007/10/08 13:35:29 UTC

is Remote Depployment impl

Hi,

I am trying the remote deployment of service assembly and components using
the ant script servicemix-ant-task.xml.

However this does not seem to work though ant script runs succesfully with
out any errors.

Pl. find the command below..

D:\Apps\Apache\servicemix\examples\wsdl-first>  ant -f
../../ant/servicemix-ant-
task.xml -Dsm.username=smx -Dsm.password=smx -Dsm.host=tejajyothsna
-Dsm.port=10
99 -Dsm.deploy.file=wsdl-first-sa-3.1.1-incubating.zip
deploy-service-assembly

Buildfile: ..\..\ant\servicemix-ant-task.xml

deploy-service-assembly:
     [echo]  deploy-service-assembly
     [echo]  deploys a service assembly in Servicemix.
     [echo]     host=tejajyothsna
     [echo]     port=1099
     [echo]     file=wsdl-first-sa-3.1.1-incubating.zip

BUILD SUCCESSFUL
Total time: 3 seconds

Could any one let me know if this feature is impl. in service mix or do we
need wait for future version.

If future version, could any one tell me how to fix this now.

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
-- 
View this message in context: http://www.nabble.com/is-Remote-Depployment-impl-tf4587599s12049.html#a13094865
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.


Re: is Remote Depployment impl

Posted by Raja Nagendra Kumar <Na...@tejasoft.com>.
Hi,

Oops.. I got this working with default rmi port settings
(con\servicemix.properites --> rmi.port). Make sure Oracle or any other app
is stopped before starting servicemix. Chaing the rmi port has some impact
in non fucntional behaviours. May be dev team should test if the
functionality is reatain, under some other rmi registry and servicemix rmi
pointing to different port.

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com

-- 
View this message in context: http://www.nabble.com/is-Remote-Depployment-impl-tf4587599s12049.html#a13198196
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.