[JBoss-user] [EJB/JBoss] - noClassDefFoundError

2005-02-10 Thread haripriya
Hi all, I have a session bean called TestBean, which accesses a form class called EmployeeForm. It is returning noclassdef error. Do I have to specify any thing in Manifest.mf ? Everything else is fine. I am able to access the bean from the classes in web-inf. Thanks to all for your time. This

[JBoss-user] [EJB/JBoss] - no ejb-link in web.xml and no jndi name in jboss-web.xml

2005-02-10 Thread haripriya
Hi, The beans are getting deployed by the war file is throwing exceptions which say, 14:20:09,555 ERROR [WebModule] Starting failed jboss.web.deployment:war=myapp.war,id=907090138 org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.naming.NamingException: e

[JBoss-user] [EJB/JBoss] - Re: java.lang.classnotfoundexception, please help

2005-02-04 Thread haripriya
Thanks Kalyan for tryign to help me. I have been owrking and now I get this exception, ""the Bean Provider must specify the fully-qualified name of the enterprise bean's remote interface" This is the structure of the ear file. | | /ear ||- war ||-ejbjar ||-/Me

[JBoss-user] [EJB/JBoss] - java.lang.classnotfoundexception, please help

2005-02-03 Thread haripriya
Guys, I really need help with this as i am working on this problem since 2 days, still could not solve thsi problem and I am runnign out of time. It is very frustrating for me. I am using jboss 4.0.1 I have placed my ejb jar file in web-inf / lib/myejb.jar Now, when I try to access it, it is giv

[JBoss-user] [HTTPD, Servlets & JSP] - running struts on JBoss

2005-01-26 Thread haripriya
Hello, I am unable to get a single strut application working on JBoss but they run perfectly on tomcat. Is there any specific configuration required for JBoss ? Its very frustating that nothing even struts-examples is not working. Please help ! There are the kind of exceptions that JBoss throws

[JBoss-user] [Installation & Configuration] - ERROR [HypersonicDatabase] Starting failed

2004-11-03 Thread haripriya
Hello all - I am very new to JBoss. I have installed version 3.2.6 and tried to configure it to sql server followign exactly what is mentioned in http://www.oreillynet.com/cs/user/view/cs_msg/33739 But JBoss is starting up with exceptions. I will post a few lines here. Can some one please tell