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
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
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 :
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
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
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
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
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
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