You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Char <ch...@gmx.net> on 2008/01/28 22:27:15 UTC

JBoss JBI Deployer

Hello all, I m new to Servicemix... plz help me...

Could anyone please give me a link to the download of the JBoss JBI
Deployer? I googled it now for nearly 2 hours but cant find it....

Btw... one forum user mentioned that you can use ServiceMix as a
Web-Application inside JBoss. How can i do this? Cause the normal ServiceMix
download doesnt show anything that could be deployed in JBoss.


Thx in advance

Alex
-- 
View this message in context: http://www.nabble.com/JBoss-JBI-Deployer-tp15145850s12049p15145850.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Exception in ServiceMix 3.2.1

Posted by yo...@wipro.com.
Hi,

I have "wsdl-first" example running on servicemix 3.2.1. When I passed
large amount of data as an input, I faced the below exception:

java.lang.IllegalStateException: Exchange not found
        at
org.apache.servicemix.http.processors.ConsumerProcessor.process(Consumer
Processor.
        at
org.apache.servicemix.http.HttpBridgeServlet.doPost(HttpBridgeServlet.ja
va:71)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
        at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
        at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
        at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
        at
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandler
Collection
        at
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.jav
a:114)
        at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
        at org.mortbay.jetty.Server.handle(Server.java:313)
        at
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
        at
org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:375)
        at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:
396)
        at
org.mortbay.jetty.nio.SelectChannelConnector$RetryContinuation.run(Selec
tChannelCo
        at
org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.ja
va:442)


I have searched and found that this was a bug in the earlier version
3.1.1 (Bug no# SM-1179).
Description of Bug # 1179 : Exchange not found - Servicemix is totally
blocked.

I have gone through the release notes of ServiceMix 3.2.1 (which is
currently, I am using) but I didn't find this bug as an Open bug shipped
with package 3.2.1.

Please help me out to resolve the problem.

Looking forward for your reply.....

Thanks,
Yogesh  


Please do not print this email unless it is absolutely necessary. Spread environmental awareness.

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 

www.wipro.com

Re: JBoss JBI Deployer

Posted by Guillaume Nodet <gn...@gmail.com>.
The web application includes a small console and can also be deployed on
jboss.
You'll find a link on the download page
http://servicemix.apache.org/download.html

On Jan 28, 2008 10:27 PM, Char <ch...@gmx.net> wrote:

>
> Hello all, I m new to Servicemix... plz help me...
>
> Could anyone please give me a link to the download of the JBoss JBI
> Deployer? I googled it now for nearly 2 hours but cant find it....
>
> Btw... one forum user mentioned that you can use ServiceMix as a
> Web-Application inside JBoss. How can i do this? Cause the normal
> ServiceMix
> download doesnt show anything that could be deployed in JBoss.
>
>
> Thx in advance
>
> Alex
> --
> View this message in context:
> http://www.nabble.com/JBoss-JBI-Deployer-tp15145850s12049p15145850.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>


-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Re: JBoss JBI Deployer

Posted by nate roe <ph...@gmail.com>.

puneetjain wrote:
> 
> [ClientFactory] Cound not start ClientFactory:
> javax.naming.NameNotFoundException: env not bound
> 

This is an open issue: see https://issues.apache.org/activemq/browse/SM-1206
-- 
View this message in context: http://www.nabble.com/JBoss-JBI-Deployer-tp15145850s12049p15423747.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: JBoss JBI Deployer

Posted by puneetjain <pu...@wipro.com>.
Hi Grégoire A.,

I am also working on the same issue,
My Environment is

Jboss4.2.2.GA
Servicemix 3.2.1
Java 1.5
OS windowsXP

1)  I go through the step given on that page.
2)  I download the code from svn, built it.
3)  When i deployed this code on jboss server it got deployed on the server
but gave me a warning that:

[ClientFactory] Cound not start ClientFactory:
javax.naming.NameNotFoundException: env not bound


Secondly does it compatible with the servicemix 3.2.1.

It gave me error while deploying sevicemix-http compnent.

http://www.nabble.com/file/p15306652/httpcomponent.log httpcomponent.log 

Please help me to solve my problems.

Thanks a lot 
Puneet




keogaa-ddo wrote:
> 
> Hello Alex
> 
> Please take a look at http://servicemix.apache.org/jboss-deployer.html
> I think this page contains all informations you need 
> 
> 
> -- 
> Grégoire A.
> _______________________________
> keogaa-ddo@yahoo.fr
> 
> 
> Hello all, I m new to Servicemix... plz help me...
> 
> Could anyone please give me a link to the download of the JBoss JBI
> Deployer? I googled it now for nearly 2 hours but cant find it....
> 
> Btw... one forum user mentioned that you can use ServiceMix as a
> Web-Application inside JBoss. How can i do this? Cause the normal
> ServiceMix
> download doesnt show anything that could be deployed in JBoss.
> 
> 
> Thx in advance
> 
> Alex
> -- 
> View this message in context:
> http://www.nabble.com/JBoss-JBI-Deployer-tp15145850s12049p15145850.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/JBoss-JBI-Deployer-tp15145850s12049p15306652.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: JBoss JBI Deployer

Posted by "Grégoire A." <ke...@yahoo.fr>.
Hello Alex

Please take a look at http://servicemix.apache.org/jboss-deployer.html
I think this page contains all informations you need 


-- 
Grégoire A.
_______________________________
keogaa-ddo@yahoo.fr