[jboss-user] [JBoss/Spring Integration] - Re: Problem in spring integration

2007-06-24 Thread astonishingone
thanks  alesj 

 you were right spring deployer was missing 

Now every thing is working fine kool 


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4057181#4057181

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4057181
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss/Spring Integration] - Re: Problem in spring integration

2007-06-23 Thread astonishingone
Thank you for your reply, Ales Justin 

sorry it was this one correct 

module
  | ejbspring-pojo.spring/ejb
  | /module
  | 

  i extracted the ear file and try to rename this  JBoss-Spring.sping also 
changed in application.xml  but it did not worked 

 so i want from start i.e above one(spring-pojo.spring) is correct which was in 
the original example ear file

thanks in adavnce  







View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4057094#4057094

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4057094
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss/Spring Integration] - Re: Problem in spring integration

2007-06-23 Thread astonishingone
alesj thank you for ur reply 

  I added  ejb3 support to my jboss 4.0.5 ,sorry for this silly mistake as i am 
new to jboss.

Now following error is coming 

15:46:28,531 WARN  [ServiceController] Problem starting service 
jboss.j2ee:service=EJB3,
  | module=business.ejb3 
  | java.lang.NoClassDefFoundError: Lorg/jboss/tutorial/spring/WordsCreator;
  | at java.lang.Class.getDeclaredFields0(Native Method)
  | at java.lang.Class.privateGetDeclaredFields(Class.java:2232)
  | at java.lang.Class.getDeclaredFields(Class.java:1715)

Looks like not able to find the spring beans declared in 
spring-pojo.spring/
   beans classes  
  META-INF/
 jboss-spring.xml 

Thanks in advance 

I am new to spring and jboss thank you for understanding and I am converting my 
application  to spring + ejb3 + hibernate  in jboss as it will be an enterprise 
application and want to target 20 thousand + concurrent user  ,so any 
suggestions /advice will be highly appreciated  

 Thanks again for help in advance

  


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4057126#4057126

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4057126
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss/Spring Integration] - Re: Problem in spring integration

2007-06-23 Thread alesj
You are probably missing Spring deployer.
See example for instructions on how to install it.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4057150#4057150

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4057150
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss/Spring Integration] - Re: Problem in spring integration

2007-06-21 Thread alesj
You've got 2 different names for .spring archive:

spring-pojo.spring/


  | module
  | ejbJBoss-Spring.spring/ejb
  | /module
  | 

Which one is it?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4056469#4056469

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4056469
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user