[JBoss-user] [JBoss/Spring Integration] - Re: Sample App Deployment Problems...

2006-03-16 Thread nithya
how to deploy applications in jboss View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3930629#3930629 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3930629 --- This SF.Net

[JBoss-user] [JBoss/Spring Integration] - Re: Sample App Deployment Problems...

2006-01-12 Thread alesj
It looks like you are missing Spring's web classes. | Since our code is dependant on Spring library, we must make sure that all of the needed classes are in our classpath. Copy spring-aop.jar, spring-context.jar, spring-web.jar and spring-webmvc.jar into JBOSS_HOME/server/default/lib

[JBoss-user] [JBoss/Spring Integration] - Re: Sample App Deployment Problems...

2006-01-12 Thread linush
Yes, spring-web.jar is in the JBOSS_HOME/server/default/lib directory. Is it a classpath issue? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3917174#3917174 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3917174

[JBoss-user] [JBoss/Spring Integration] - Re: Sample App Deployment Problems...

2006-01-12 Thread alesj
Is it a classpath issue? Can be a class loading issue. Check that you don't have Spring's classes also in your web archive. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3917178#3917178 Reply to the post :

[JBoss-user] [JBoss/Spring Integration] - Re: Sample App Deployment Problems...

2006-01-12 Thread linush
I'm sory but I might have missed an important point: I was using Spring 2.0 M1. Now I switch to 1.2.6 I get a different error: 09:37:14,681 ERROR [ContextLoader] Context initialization failed java.lang.NoSuchMethodError:

[JBoss-user] [JBoss/Spring Integration] - Re: Sample App Deployment Problems...

2006-01-12 Thread alesj
Yep, I think they changed it. At the time of writing this example I think I used 1.2.3, but I'm not sure. I already have a new version of spring.deployer - and it uses Spring 1.2.5 which has already changed loadBeanDefinitions method. I can send it to you by email. View the original post :

[JBoss-user] [JBoss/Spring Integration] - Re: Sample App Deployment Problems...

2006-01-12 Thread linush
Ales, thank you for your reply. Please send your updated example to [EMAIL PROTECTED] Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3917192#3917192 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3917192

[JBoss-user] [JBoss/Spring Integration] - Re: Sample App Deployment Problems...

2006-01-12 Thread alesj
Is it working with the new Spring deployer version? I hope Bill or Mike will put the new one up (to download site) soon. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3917199#3917199 Reply to the post :

[JBoss-user] [JBoss/Spring Integration] - Re: Sample App Deployment Problems...

2006-01-12 Thread linush
I haven't received the new version from you, yet? Did you send it? Yeah, it will be better if Mike or Bill can put the new one on the download site. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3917212#3917212 Reply to the post :