Where am I suppose to set these parameters? I tried typing mvn
jbi:projectDeploy -DjndiPath=/jr
mpconnector_jonas, but it didn't seem to pick up the parameter.  Do I need
to create a jmx.xml file within my jbi? or can I add the parameters in the
pom.xml file?

Thanks,
Shanna


gnodet wrote:
> 
> Did you deploy the apache-servicemix-web application ?
> It should reuse the JMX server started by Jonas, so you would
> have to change the jmx parameters of the jbi:projectDeploy
> to match the parameters of Jonas (host, port, user, passwd), etc..
> See
> http://incubator.apache.org/servicemix/dist/servicemix-3.1-incubating/site/tooling/jbi-maven-plugin/projectDeploy-mojo.html
> for all the parameters.
> 
> On 4/23/07, Shanna7463 <[EMAIL PROTECTED]> wrote:
>>
>>
>> I noticed I am also getting an error saying:
>>
>> Caused by: javax.naming.NameNotFoundException: jmxrmi
>>
>> Is there some kinda of default setting I need to change? Jonas is running
>> on
>> port 9000.
>>
>> Thanks,
>> Shanna
>>
>>
>> Shanna7463 wrote:
>> >
>> > I was wondering if it is possible to deploy the wsdl-first jbi to Jonas
>> > from command line.  I want to be able to type "jbi:projectDeploy" from
>> the
>> > wsdl-first directory and have it deploy on to Jonas (which has the
>> > servicemix-webapp running on it).  Is this possible?
>> >
>> > Currently when I do this I get:
>> >
>> > "Unable to deploy project, Error accessing ServiceMix administration"
>> >
>> > And I believe this is because it thinks ServiceMix isn't running,
>> although
>> > it is, just not as a standalone.
>> >
>> > Thanks for any suggestions!!!
>> >
>> > -- Shanna --
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/projectDeploy-and-Jonas-tf3608831s12049.html#a10145697
>> Sent from the ServiceMix - User 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/projectDeploy-and-Jonas-tf3608831s12049.html#a10150723
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to