[JBoss-user] [EJB/JBoss] - basic

2004-07-16 Thread s_k_tripathi
please any body help me and give the basic strutcture of jar files so that i could deploy the bean and View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842354#3842354 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38423

[JBoss-user] [EJB/JBoss] - Re: helloBean not bound ,no xml found

2004-07-13 Thread s_k_tripathi
hi, My jar file structure is as follows /META-INF/jboss.xml,ejb-jar.xml /hello/test/HelloBean classes if this is not the correct way please tell me the correct way of making a jar file in jboss. Please also tell me that where to see my bean jndi view in jmx-console. in Global jndi or in under

[JBoss-user] [EJB/JBoss] - jar structure

2004-07-12 Thread s_k_tripathi
the exact structure of the jar file is-- /META-INF/jboss.xml,ejb-jar.xml /hello.test.HelloBean if anything else please help what the structure of the jar file View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841834#3841834 Reply to the post :

[JBoss-user] [EJB/JBoss] - no xml found

2004-07-09 Thread s_k_tripathi
hi friends Please help me when i deploy a jar file in jboss3.2.5 and see in log file it show the message no xml file found while i have incldued ejb-jar.xml and jboss.xml View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841518#3841518 Reply to the post : ht

[JBoss-user] [EJB/JBoss] - jndi look up problem

2004-07-08 Thread s_k_tripathi
hi friends Please help me I could not show my ejb in jmx-console i have deplyed it under the following naming context my jboss.xml is as follows my os is Windows XP TestEjb java:comp/env/ejb/HelloHomeBean it is a session bean- if i dont give java:comp and de

[JBoss-user] [Management, JMX/JBoss] - how to see deployed ejb in jmx-console

2004-07-08 Thread s_k_tripathi
please any body help me I am new to jboss and dont,know how to and where to see deployed ejb on jmx-console.. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841349#3841349 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p

[JBoss-user] [EJB/JBoss] - jndi look up problem

2004-07-06 Thread s_k_tripathi
hi my operating system is windows XP please help me when i run the client the following errors comes-- D:\SKTEJB>java -classpath c:\jboss\client;d:\sktejb;c:\jboss\server\default\lib; d:\sktejb;c:\jboss\client\jboss-common-client.jar;c:\jboss\client\jnp-client.jar ;c:\jboss\client\log4j.jar hell

[JBoss-user] [EJB/JBoss] - ejb-jar & jboss.xml files

2004-07-06 Thread s_k_tripathi
please my ejb-jar.xml file is this TestEjb hello.HelloHome hello.HelloBean hello.HelloEjb Stateless Container TestEjb * Supports and the jboss.xml is as follows-- TestEjb HelloHome View the original post : http://www.j

[JBoss-user] [EJB/JBoss] - jndi llok up problem

2004-07-05 Thread s_k_tripathi
please help me, i have deployed a stateless session bean with the jndi name HelloHome in the jboss3.2.2 .server is showing that bean has been deployed but when we run the client followinf error occurs--- D:\SKTEJB>java -classpath c:\jboss\client;d:\sktejb;d:\sktejb;c:\jboss\client\jb