[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-05 Thread alesj
The FileMatcher was moved. :-) Before: - org.jboss.deployers.vfs.plugins.structure.file. Now: - org.jboss.deployers.vfs.spi.deployer And the SpringDeployer in that release still uses the old one. I'll do a new release asap. Or you can build it yourself from the trunk - it should be simple ant b

[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-05 Thread beyarecords
Ok, Alesj. I'll wait for your post ;-) As I wish to use Spring 2.5 would I simply swap out the existing Spring files from the .deployer directory, which I believe are Spring 2.0 correct?, with 2.5 ? Many thanks in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-05 Thread alesj
"beyarecords" wrote : | As I wish to use Spring 2.5 would I simply swap out the existing Spring files from the .deployer directory, which I believe are Spring 2.0 correct?, with 2.5 ? | I think the SpringDeployer3.0 is compiled against Spring 2.5, and as such shipped with Spring 2.5. But I

[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-05 Thread beyarecords
Hi Alesj, on the JbossWiki there is a section concering the creation of .spring archieves: | my-app.spring/ |org/ | acme/ | ~MyBean.class | ~MyBean2.class |META-INF/ |jboss-spring.xml | but in 'Spring Deployer 3' we have 'jboss-sprin

[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-09 Thread beyarecords
Hi Alesj, "alesj" wrote : I'll do a new release asap. | | I'll post here when I'm done with the new release. just wanted to know whether you have had a chance to address this issue and if not when you feel you may be able to? Many thanks in advance. View the original post : http://www.

[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-09 Thread alesj
"beyarecords" wrote : | just wanted to know whether you have had a chance to address this issue and if not when you feel you may be able to? | Not yet. Been busy over the weekend pushing out new VFS release - fixing some issues to make AS5 run smoother. I guess I'll have some time at the en

[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-12 Thread alesj
Just saw what you can do to easily get jboss-spring.deployer artifact. 1) checkout AS5_trunk 2) build/build clean most 3) testsuite/build clean most 4) testsuite/build tests-springdeployer This will create new springdeployer AS configuration, which includes jboss-spring deployer Easy enough? Or

[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-12 Thread beyarecords
HI Alesj thanks for the update. I tried 'http://anonsvn.jboss.org/repos/jbossas/AS5_trunk' and got a trunk doesn't exist exist error message. I would appreciate it if you could provide me with the full trunk address but also think it would be a good idea to upload the artifact to sourceforge ;

[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-12 Thread alesj
http://anonsvn.jboss.org/repos/jbossas/trunk/ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157724#4157724 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157724 ___ jboss-use

[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-12 Thread beyarecords
Hi Alesj many thanks for your assistance. I have the following directory structure: | my-app.spring/ |org/ | acme/ | ~MyBean.class | ~MyBean2.class |META-INF/ |jboss-spring.xml |lib/ |spring jars + dependencies |

[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-24 Thread beyarecords
Hi Alesj, "alesj" wrote : | | 1) checkout AS5_trunk | 2) build/build clean most | 3) testsuite/build clean most | 4) testsuite/build tests-springdeployer | | This will create new springdeployer AS configuration, which includes jboss-spring deployer | | I tried this same pr

[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-24 Thread alesj
I think v2.1 ( jboss-spring-jdk5-2.5.jar) from here: - http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=161914 should work for you in that env. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160346#4160346 Reply to the post : http://ww

[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-24 Thread beyarecords
Hi Alesj, my mycompany.spring structure, which sits in the deploy directory with jboss-spring-jdk5-2.5.jar, is so: | my-app.spring/ |org/ | acme/ | ~MyBean.class | ~MyBean2.class |META-INF/ |jboss-spring.xml |lib/ |s

[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

2008-06-24 Thread alesj
You are missing deployer - a spring deployer to be exact. ;-) Download one of previous _full_ versions of spring-deployer for JBoss 4.x, and then just replace jboss-spring.jar with the one I pointed you previously. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p