Just send the filled CLA http://www.apache.org/licenses/icla.pdf to the indicated faxed number.
Why would this problem not affect all components ? I guess all components may be deployed before the servicemix deployer (which would fail) if they do not have this jboss-service file. On 1/8/07, Eric Dofonsou <[EMAIL PROTECTED]> wrote:
Hello Guillaume, I've opened a JIRA for the first issue (SM-807). However I selected all of the component but I don't think it applies to all. For the other point I could write a little how to on this. how do I fax a CLA ? gnodet wrote: > > On 1/5/07, Eric Dofonsou <[EMAIL PROTECTED]> wrote: >> >> >> Hello again Guillaume >> >> With regards to those modif with the jboss-web.xml they work fine and >> I've >> used them, However in order for the dependency to the JBIService >> component >> to work wehave to specify the dependence in the jboss-service.xml file. >> Here >> is what the content of the file should be : >> -------- >> <server> >> <class-loading> >> <loader-repository> >> org.apache.commons.httpclient:loader=commons-httpclient-3.0.jar >> </loader-repository> >> </class-loading> >> <depends>org.servicemix:service=JBIService</depends> >> </server> >> ------------ >> So there is no need for the jboss-web.xml file anymore. This would >> ensure >> that the servicemix component are not deployed by jboss until after the >> JBIdeployer has been loaded. I can reopen the Jira. But this should be >> another issue altogether IMHO (and this sould be specified in all >> servicemix >> components). > > Yes, if you could raise a JIRA and attach a patch ... > Would that affect shared libraries and service assemblies too ? > > Btw, i noticed that JBoss undeploys / re-deploys all the services when > restarting. If think it will cause problems if components store their > state in their working dir. Is there a way to work around this problem ? > >> >> The other issue is a bit more complex maybe writting a how to would be >> good. >> Since not everyone would need to have such a depency. What do you think ? > > Yeah, it may be better. If you fax a CLA to Apache, I can give you access > to > the wiki. If you are interested in working on the JBoss integration more, > this could be the first step toward committer access ;-) > >> >> gnodet wrote: >> > >> > On 1/5/07, Eric Dofonsou <[EMAIL PROTECTED]> wrote: >> >> >> >> Hello >> >> >> >> After tweaking around a bit, I've managed to integrate servicemix >> >> smealessly >> >> in jboss, >> >> However i had to apply a few modification to the servicemix-http >> >> servicemix-shared components. I had to include a dependency file for >> >> jboss >> >> (jboss-service.xml) to make sure they are only deployed once the >> >> servicemix >> >> jbi deployer is loaded in servicemix. Should this be consider as a >> bug ? >> >> I >> >> know the component are not for jboss but rather for servicemix but it >> >> wont >> >> hurt to include the jboss-service.xml file. If this is considered a >> bug >> >> I >> >> can open a JIRA for this I can also have a fix for this. >> > >> > Could you check what you've done against the recent changes I made ? >> > I have already included a jboss-servicemix.xml in the http component. >> > See https://issues.apache.org/activemq/browse/SM-584 and also >> > fixed several issues in the deployer. >> > >> > Anyway, if you have another patches to make this work better, please >> > raise a JIRA and attach it. >> > >> >> >> >> Also there is another issue with jboss http servers. If you deploy an >> >> assembly which depends on jboss web server (fetching the WSDL). It >> will >> >> freeze jboss since jboss deploys the service assemblies prior to >> lauching >> >> it's own web server (tomcat). There is a work around for this >> >> (http://wiki.jboss.org/wiki/Wiki.jsp?page=BarrierController) I don't >> >> think >> >> this is a bug however... >> > >> > If there is something to patch in the ServiceMix jboss deployer to >> avoid >> > the (common ?) problem, we should include it. >> > >> > Thanks for your work ! >> > >> >> >> >> Eric, >> >> -- >> >> View this message in context: >> >> http://www.nabble.com/Jboss-integration.-tf2927539s12049.html#a8184510 >> >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >> >> >> >> > >> > >> > -- >> > Cheers, >> > Guillaume Nodet >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/Jboss-integration.-tf2927539s12049.html#a8185360 >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >> > > > -- > Cheers, > Guillaume Nodet > > -- View this message in context: http://www.nabble.com/Jboss-integration.-tf2927539s12049.html#a8224924 Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet
