Hello Gert,

Thanks for your reply.  I didn't do the .war file (web dist) initially.  I
was doing the jboss-deployer way of deploying to Jboss (instructions from
the ServiceMix site).  After your reply, I tried the war file deployment. 
Now when I start the JBoss server, it fails with an error saying "jbi not
found".  I have copied all the servicemix-jbi* files to
Jboss/server/default/lib dir.   Don't know what this error means.  Am I
missing anything ? 

I was seeing a reference to the service assembly jar files *-sa.xml to be
copied to the jboss deploy area on some of the threads in this forum and
that's the reason I was wondering about them.

Thanks,
Kannan



Gert Vanthienen wrote:
> 
> Kannan,
> 
> I suppose you deployed the servicemix web distribution on JBoss.  If it 
> started correctly, you can access the ServiceMix web console using a 
> browser (e.g. using URL http://localhost:8080/servicemix-web/ or 
> something like that).  You can then use the web console to deploy JBI 
> components and service assemblies.
> 
> Not sure what you mean by a *-sa.xml file.  A SA has a jbi.xml file to 
> describe its contents (mainly SUs), a SU has an xbean.xml for describing 
> the services.  Where did you find a reference to the *-sa.xml file?
> 
> Recently, some new work has been done on ServiceMix-Geronimo integration 
> and this will be available with ServiceMix 3.2.  Not sure if the 
> documentation is already updated for this version though.  For 
> JBoss/WebLogic/Tomcat, you can currently still use the web distribution...
> 
> 
> Gert
> 
> kxkannan wrote:
>> Hello,
>>
>> I have successfully deployed ServiceMix on JBoss 4.0.5.  Now I am trying
>> to
>> figure out how I can deploy the examples that came with ServiceMix to  SM
>> under JBoss.
>>
>> 1. Do you need to package the examples in a specific file (.sar, .jar,
>> .ear
>> etc) ?
>>
>> 2. Some of the questions here refer to a  *-sa.xml file but I couldn't
>> find
>> any such in the ServiceMix 3.1.2 examples. Do I have to create it ?
>>
>> 3. Are there any instructions that talk about deploying in ServiceMix
>> under
>> an app server (JBoss, Geronimo, Weblogic etc - I have browsed the
>> artciles
>> on the ServiceMix site but they seem to be incomplete or I am not able to
>> figure out how to deploy from those instructions).
>>
>> Thanks,
>> Kannan
>>   
> 
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Deploying-sample-applications-on-JBoss-tf4649939s12049.html#a13371095
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to