[jboss-user] [JNDI/Naming/Network] - javax.naming.NamingException: Cannot create resource instanc

2007-08-27 Thread ushasagi
javax.naming.NamingException: Cannot create resource instance at org.apache.naming.factory.ResourceEnvFactory.getObjectInstance(ResourceEnvFactory.java:99) at javax.naming.spi.NamingManager.getObjectInstance(Unknown Source) at

[jboss-user] [JNDI/Naming/Network] - Re: javax.naming.NamingException: Cannot create resource ins

2007-08-27 Thread ushasagi
Hi, Have Some issue while refering resource parameter in Tomcat any help and suggesion will be appreciated. Details for the samle code is given following. I had created jarfile which contains my bean class and factory class and i placed that in server\lib as well as common\lib

[jboss-user] [Microcontainer] - Re: Urgent! In container automated testing with JBoss

2007-04-17 Thread ushasagi
Hi, I did not get why the following URL is referred. http://wiki.jboss.org/wiki/Wiki.jsp?page=EmbeddedAndTomcat I just wanted to know if I am missing in any concept. Please let me know if there is any specific reason for referring to Embedded JBoss with tomcat. We require to use testing

[jboss-user] [Microcontainer] - Re: Urgent! In container automated testing with JBoss

2007-04-17 Thread ushasagi
Thanks so much for taking time to reply. Would like to know the following, please help us in understanding and implementing the following 1. Is it possible to use testing framework like testNG for testing application running within application server container. 2. If yes for point 1, please

[jboss-user] [Microcontainer] - Re: Urgent! In container automated testing with JBoss

2007-04-17 Thread ushasagi
Thanks, I tried to find the documentation, but could not find the proper one. If you have any reference related to this, please pass on to me. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4037891#4037891 Reply to the post :

[jboss-user] [Microcontainer] - Urgent! In container automated testing with JBoss

2007-04-16 Thread ushasagi
Hi, We have our application deployed and running in JBoss. Our application depends on JMS, MDB, Datasource, container related services. We have to automate the testing for our application using the testing frameworks like testNG. We cannot use mock objects as our application