Bruce, I do get exactly the same errors on deploying servicemix to JBoss in a WAR file. Is there anything that can be done about it? I do manage to circumvent the whole thing somehow but still, if there is a solution I would appreciate!
Regards Andreas bsnyder wrote: > > On 9/7/06, johper <[EMAIL PROTECTED]> wrote: >> >> When I deploy SM to Jboss : >> 1. Download source (http://www.servicemix.org/site/source.html) >> 2. Build source (http://www.servicemix.org/site/building.html) >> 3. Download JBoss deployer source >> (http://www.servicemix.org/site/jboss-deployer.html) >> 4. Build JBoss deployer. >> 5. Download JBoss and configure/start with no errors. >> 6. Take the newly build JBoss deployer SAR >> (trunk/jboss-deployer/target/jboss-deployer-3.0-incubating-SNAPSHOT.jar) >> and >> place it in your <jboss-running-instance>/deploy catalog >> 7. Confirm Jboss console is still happy >> 8. Add components to <jboss-running-instance>/deploy from >> 'trunk/apache-servicemix/target/components'. For example for getting the >> 'bridge' sample to work you should place shared, lwcontainer, jms, http >> and >> eip components in <jboss-running-instance>/deploy >> 9. Copy a sample service-assembly (bridge-sa-3.0-incubating-SNAPSHOT.jar) >> from >> 'trunk/apache-servicemix/target/samples/bridge-3.0-incubating-SNAPSHOT/bridge-sa/target' >> to your <jboss-running-instance>/deploy >> 10. You should be up and running. >> >> ( 11. I hade to place the 'derby-xxx.jar' file in the >> <jboss-running-instance>/lib ) > > This was actually an issue with the JBoss Deployer that I just fixed > and committed. Please try compiling the latest source from the > Codehaus repository. > > 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/Jboss-error-tf2225806.html#a6262576 Sent from the ServiceMix - User forum at Nabble.com.
