Thank you it is working now!!


gnodet wrote:
> 
> See http://servicemix.goopen.org/site/source.html
> and http://servicemix.goopen.org/site/building.html
> 
> On 8/31/06, foram <[EMAIL PROTECTED]> wrote:
>>
>>
>> after svn, what all do i need to install?
>> do i need to install the whole servicemix or
>> i can go to folder trunk/servicemix-shared to get the shared installer?
>>
>>
>>
>> gnodet wrote:
>> >
>> > Yes it is.
>> >
>> > On 8/31/06, foram <[EMAIL PROTECTED]> wrote:
>> >>
>> >>
>> >> can you give me location from where to svn each?
>> >>
>> >> for service mix is it
>> >> svn co https://svn.apache.org/repos/asf/incubator/servicemix/trunk
>> >>
>> >> and for jboss-deployer is it
>> >> svn co https://svn.codehaus.org/servicemix/trunk/jboss-deployer
>> >>
>> >> because tht is what i have right now.
>> >>
>> >> Foram
>> >>
>> >>
>> >> gnodet wrote:
>> >> >
>> >> > svn update servicemix and the deployer,
>> >> > clean your m2 repo, and build servicemix
>> >> > then build the deployer.
>> >> >
>> >> >
>> >> > On 8/31/06, foram <[EMAIL PROTECTED]> wrote:
>> >> >>
>> >> >>
>> >> >> what do you mean by mixing the jars?
>> >> >> can you tell me the exact steps to follow so that i dont get the
>> >> >> deployment
>> >> >> errors?
>> >> >>
>> >> >> Foram
>> >> >>
>> >> >>
>> >> >>
>> >> >> gnodet wrote:
>> >> >> >
>> >> >> > You have to rebuild the whole servicemix tree
>> >> >> > and not mix the jars, because there is an incompatibility
>> >> >> > betwen the recent xbean snapshots.
>> >> >> >
>> >> >> > On 8/31/06, foram <[EMAIL PROTECTED]> wrote:
>> >> >> >>
>> >> >> >>
>> >> >> >> servicemix-http is not giving error. now the servicemix-shared
>> >> gives
>> >> >> >> error
>> >> >> >> on
>> >> >> >> server start as follows:
>> >> >> >>
>> >> >> >> Caused by: java.lang.NoClassDefFoundError:
>> >> >> >> org/apache/xbean/server/classloader/J
>> >> >> >> arFileClassLoader
>> >> >> >>         at
>> >> >> >>
>> org.apache.servicemix.jbi.framework.Registry.registerSharedLibrary
>> >> (Re
>> >> >> >> gistry.java:784)
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >> gnodet wrote:
>> >> >> >> >
>> >> >> >> > No, you should disable tests with the
>> >> >> >> >   -Dmaven.test.skip=true
>> >> >> >> > parameter on the command line.
>> >> >> >> >
>> >> >> >> > On 8/31/06, foram <[EMAIL PROTECTED]> wrote:
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> i just checked out the latest servicemix from
>> >> >> >> >> svn co
>> >> http://svn.apache.org/repos/asf/incubator/servicemix/trunk
>> >> >> >> >>
>> >> >> >> >> then i tried to do mvn install in folder servicemix-http i
>> get
>> >> >> error
>> >> >> >> as
>> >> >> >> >> follows
>> >> >> >> >> 'Build failure
>> >> >> >> >> There are test failures'
>> >> >> >> >>
>> >> >> >> >> Am i checking out from the wrong location?
>> >> >> >> >>
>> >> >> >> >> Foram
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> bsnyder wrote:
>> >> >> >> >> >
>> >> >> >> >> > On 8/30/06, foram <[EMAIL PROTECTED]> wrote:
>> >> >> >> >> >>
>> >> >> >> >> >> i see the class
>> file  /apache/xbean/classloader/JarFileClass
>> >> >> >> >> >> Loader but not
>> >> >> >> >> >> /apache/xbean/server/classloader/JarFileClass
>> >> >> >> >> >> Loader
>> >> >> >> >> >
>> >> >> >> >> > I just checked the sources I updated from the Subversion
>> >> >> repository
>> >> >> >> >> > today for the servicemix-jboss-deployer and I found that
>> once
>> >> the
>> >> >> >> code
>> >> >> >> >> > is built properly (using 'mvn install') that the
>> >> >> JarFileClassLoader
>> >> >> >> is
>> >> >> >> >> > located in the following jar:
>> >> >> >> >> >
>> >> >> >> >> > target/servicemix-jboss-deployer-3.0-SNAPSHOT/lib/xbean-
>> >> >> >> >> classloader-2.6-SNAPSHOT.jar
>> >> >> >> >> >
>> >> >> >> >> > I recommend that you build the latest source from the
>> >> Subversion
>> >> >> >> >> > repository at the Codehaus. Information on checking out the
>> >> >> source
>> >> >> >> is
>> >> >> >> >> > here:
>> >> >> >> >> >
>> >> >> >> >> > http://servicemix.codehaus.org/Source
>> >> >> >> >> >
>> >> >> >> >> > Once it's checked out, to build it, just do the following:
>> >> >> >> >> >
>> >> >> >> >> > $ cd ./jboss-tooling
>> >> >> >> >> > $ mvn install
>> >> >> >> >> >
>> >> >> >> >> > This will create the following sar file that can be
>> deployed
>> >> to
>> >> >> >> Jboss:
>> >> >> >> >> >
>> >> >> >> >> > target/servicemix-jboss-deployer-3.0-SNAPSHOT.sar
>> >> >> >> >> >
>> >> >> >> >> > HTH
>> >> >> >> >> >
>> >> >> >> >> > Bruce
>> >> >> >> >> > --
>> >> >> >> >> > perl -e 'print
>> >> >> >> >> >
>> >> >>
>> unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
>> >> >> >> >> > );'
>> >> >> >> >> >
>> >> >> >> >> > Apache Geronimo - http://geronimo.apache.org/
>> >> >> >> >> > Apache ActiveMQ - http://incubator.apache.org/activemq/
>> >> >> >> >> > Apache ServiceMix - http://incubator.apache.org/servicemix/
>> >> >> >> >> > Castor - http://castor.org/
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >>
>> >> >> >> >> --
>> >> >> >> >> View this message in context:
>> >> >> >> >>
>> >> >> >>
>> >> >>
>> >>
>> http://www.nabble.com/lwcontainer-install-using-jboss-deployer-tf2192088.html#a6085433
>> >> >> >> >> Sent from the ServiceMix - User forum at Nabble.com.
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > --
>> >> >> >> > Cheers,
>> >> >> >> > Guillaume Nodet
>> >> >> >> >
>> >> >> >> >
>> >> >> >>
>> >> >> >> --
>> >> >> >> View this message in context:
>> >> >> >>
>> >> >>
>> >>
>> http://www.nabble.com/lwcontainer-install-using-jboss-deployer-tf2192088.html#a6087496
>> >> >> >> Sent from the ServiceMix - User forum at Nabble.com.
>> >> >> >>
>> >> >> >>
>> >> >> >
>> >> >> >
>> >> >> > --
>> >> >> > Cheers,
>> >> >> > Guillaume Nodet
>> >> >> >
>> >> >> >
>> >> >>
>> >> >> --
>> >> >> View this message in context:
>> >> >>
>> >>
>> http://www.nabble.com/lwcontainer-install-using-jboss-deployer-tf2192088.html#a6087929
>> >> >> Sent from the ServiceMix - User forum at Nabble.com.
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >> > --
>> >> > Cheers,
>> >> > Guillaume Nodet
>> >> >
>> >> >
>> >>
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/lwcontainer-install-using-jboss-deployer-tf2192088.html#a6088085
>> >> Sent from the ServiceMix - User forum at Nabble.com.
>> >>
>> >>
>> >
>> >
>> > --
>> > Cheers,
>> > Guillaume Nodet
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/lwcontainer-install-using-jboss-deployer-tf2192088.html#a6088606
>> Sent from the ServiceMix - User forum at Nabble.com.
>>
>>
> 
> 
> -- 
> Cheers,
> Guillaume Nodet
> 
> 

-- 
View this message in context: 
http://www.nabble.com/lwcontainer-install-using-jboss-deployer-tf2192088.html#a6103988
Sent from the ServiceMix - User forum at Nabble.com.

Reply via email to