You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by ram4servicemix <Ra...@cognizant.com> on 2007/08/03 11:41:03 UTC

Service mix in unix box

Hi ,

I am trying to deploy a jsr compomnent in jboss.This JSR will have an
implementation class for running a unix command which will sort a file with
35000 records and write it into another file

For this purpose i am using the command  sort -k1,1 file1 > file2

This entire process works fine for any number of records as a simple java
code.But when i tried to make it as a jsr component and deploy it in jboss
server it is not responding..


It would be great if any one could help me in resolving this issue.
Thanks in advance
ram
-- 
View this message in context: http://www.nabble.com/Service-mix-in-unix-box-tf4211502s12049.html#a11980254
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: Service mix in unix box

Posted by Bruce Snyder <br...@gmail.com>.
On 8/3/07, ram4servicemix <Ra...@cognizant.com> wrote:
>
> Hi ,
>
> I am trying to deploy a jsr compomnent in jboss.This JSR will have an
> implementation class for running a unix command which will sort a file with
> 35000 records and write it into another file
>
> For this purpose i am using the command  sort -k1,1 file1 > file2
>
> This entire process works fine for any number of records as a simple java
> code.But when i tried to make it as a jsr component and deploy it in jboss
> server it is not responding..
>
>
> It would be great if any one could help me in resolving this issue.

I'm not sure I understand; are you referring to the servicemix-jsr181
component? What exactly is happening? What errors or exceptions are
you seeing? Please provide more detail.

Bruce
-- 
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://castor.org/