[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: javax.ejb.ObjectNotFoundException: No such entity! and t

2008-07-02 Thread badhikary81
Thanks for reply. Sir I am using J2EE 1.4.how to get persistence.xml file?I have created CMP entity bean using J2EE 1.4. thanks and regards raj View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162011#4162011 Reply to the post : http://www.jboss.com/index.htm

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - javax.ejb.ObjectNotFoundException: No such entity! and table

2008-06-23 Thread badhikary81
Hi! All, I have created a small enterprise application .I have used j2ee, Mysql, Jboss 4.2.2 and netbean6.1. I am getting error like org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.MyappBean] Table 'MYAPPBEAN' already exists 2008-06-23 14:01:29,078 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCStart

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Database Connection Problem

2008-05-19 Thread badhikary81
"PeterJ" wrote : Please post the following items: | | The *-ds.xml file for you datasource. | The stack trace for the excpetion you are getting.The code used to access the database. | Thanks for reply. Here is the main problem that I am not able to connect remote server database which

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Database Connection Problem

2008-05-16 Thread badhikary81
Hi! All I have to create a enterprise application .I am using remote server jboss ,J2EE1.4,Mysql and Netbean IDE 6.0.1.1st I have created a Database in remote server using Mysql.When I create a connection using Netbean IDE then create the problem , show connection failed error. I have used Hos

[jboss-user] [JNDI/Naming/Network] - Dtabase connection Error(Mysql)

2008-05-16 Thread badhikary81
Hi! thanks for reply.My program main part where arise the problem String customerNr = request.getParameter("customer_nr"); if((customerNr != null) && !(customerNr.equals(""))) { try{ ejb.CustomerFacadeRemote custFacade = lookupCustomerFacadeBean(); out.println("Customer's info for

[jboss-user] [JNDI/Naming/Network] - Dtabase connection Error(Mysql)

2008-05-16 Thread badhikary81
Hi! All I have to created a enterprise application .I am using remote Server ,Netbean6.0.1 and j2EE1.4.when I am creating CMP Entity Beans for Database the I have to mention Host, Port DB Name which situated in server.I am trying to connect in this way: jdbc:mysql://IP ADDRESS:3306/cityslikkers_c

[jboss-user] [EJB/JBoss] - Getting exception from custFacade = lookupCustomerFacadeBean

2008-05-13 Thread badhikary81
Hi! All I have written a enterprise application customerBook which is contains CMP bean , session bean and servlet.I am using MySql, j2ee1.4 and netbean 6.0.1 servlet is working fine.when the cursor arise this line ejb.CustomerFacadeRemote custFacade = lookupCustomerFacadeBean(); then create

[jboss-user] [EJB/JBoss] - How to create Enterprise Application using Java EE through J

2008-05-08 Thread badhikary81
Hi all I want to create a Enterprise application that contains persistence Api,entity class,session bean and web applications servlets. I want to check some thing which store in database .I am using Mysql, netbean6.1,java EE and Jboss5.0.0.Beta4 server. please give me the succession or advise.

[jboss-user] [EJB/JBoss] - The requested resource (/NewsApp-war/ListNews) is not availa

2008-04-24 Thread badhikary81
Hi! I am Basudev. I am trying to run a simple enterprise application. My application's name is 'NewsApp' and I have used jboss-5.0.0.Beta4 , jdk1.6.0 and Netbean IDE 6.1.When I run my application then server throw the requested resource (/NewsApp-war/ListNews) is not available. Here is my code

[jboss-user] [EJB/JBoss] - Not enable JavaEE5

2008-04-23 Thread badhikary81
Hi! I am Basudev.I am a new user.I have a problem that I can't solve the problem. Please help me. I want to create a enterprise application using Jboss-4.2.2-GA Server. Then create the problem.If I create a enterprise application then Java EE Version don't show JavaEE 5.Always show J2EE 1.4 Versio

[jboss-user] [EJB 3.0] - Not enable JavaEE5

2008-04-23 Thread badhikary81
Hi! I am Basudev.I am a new user.I have a problem that I can't solve the problem. Please help me. I want to create a enterprise application using Jboss-4.2.2-GA Server. Then create the problem.If I create a enterprise application then Java EE Version don't show JavaEE 5.Always show J2EE 1.4 Versio

[jboss-user] [EJB 3.0] - Not enable JavaEE 5

2008-04-22 Thread badhikary81
Hi! I am Basudev.I am a new user.I have a problem that I can't solve the problem. Please help me. I want to create a enterprise application using Jboss-4.2.2-GA Server. Then create the problem.If I create a enterprise application then Java EE Version don't show JavaEE 5.Always show J2EE