[JBoss-user] [Persistence CMP/JBoss] - Re: throws javax.ejb.CreateException, causedBy:java.lang.Ill

2005-05-26 Thread rawat_tejinder
can you send the ejb-jar.xml and other supporting files, the things can become clear from them. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3879145#3879145 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3879145

[JBoss-user] [JNDI/Naming/Network] - Re: javax.naming.NoInitialContextException: Cannot instantia

2005-05-26 Thread rawat_tejinder
hello ilangocal, it is a configuration problem, make sure that you have configured the things apprpriately, send the more details if you have not got the solution yet. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3879146#3879146

[JBoss-user] [HTTPD, Servlets JSP] - org.apache.jasper.JasperException

2005-05-10 Thread rawat_tejinder
hello all, when running my web application based on entity beans i am able to enter the values into the database through jsp pages but i am getting following type of error,can anybody see and find out what is the problem. exception org.apache.jasper.JasperException

[JBoss-user] [Persistence CMP/JBoss] - Re: throws javax.ejb.CreateException, causedBy:java.lang.Ill

2005-05-10 Thread rawat_tejinder
prasadjoshi wrote : I m also getting the same problem org.jboss.mq.SpyJMSException but the thing is that i m not using any entity bean , i m using hibernate.plz anyone help me out. | | | Prasad Joshi it is a problem with jboss server and it should not affect your application, if you

[JBoss-user] [HTTPD, Servlets JSP] - after running jboss application on console, when trying to o

2005-05-07 Thread rawat_tejinder
hello all, i am having jboss 4.0 version which was working fine, but after i deployed my application based on entity beans, and then tried to run the jboss home page http://loclhost:8080/, it is giving the error message the page can not be displayed. But at the initial stages,

[JBoss-user] [JNDI/Naming/Network] - [java] java.rmi.ServerException: RemoteException occurred

2005-05-03 Thread rawat_tejinder
when running my client application at console i am getting the following type of error: [java] java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: [java] java.rmi.ServerException: EJBException:; nested exception is: [java]

[JBoss-user] [Persistence CMP/JBoss] - Re: throws javax.ejb.CreateException, causedBy:java.lang.Ill

2005-05-02 Thread rawat_tejinder
ivanlc wrote : It may be that some entity bean in the middle has failed to deploy due | to a mistake in the EJB-QL and other beans depend on it. I've had the same problem. | | The bean that was throwing the exception at creation time was fine. | The culprit was elsewhere. Check the

[JBoss-user] [Persistence CMP/JBoss] - Re: throws javax.ejb.CreateException, causedBy:java.lang.Ill

2005-04-28 Thread rawat_tejinder
[EMAIL PROTECTED] wrote : The application didn't deploy properly and there was an exception logged showing the details why. thanks alex, you are right,this is the problem with deployment, can you tell me what is the reason behind it, the problem is always with my last entity

[JBoss-user] [EJB/JBoss] - during deployment CMP plugin is failing for always with last

2005-04-28 Thread rawat_tejinder
hello all, when i am deploying my application having 5-6 session beans and 7-8 entity beans i am getting failed message for last entity bean in the ejb-jar , i am highlighting the success and filures with highlights. 11:09:43,020 DEBUG [EjbModule] startService, starting container:

[JBoss-user] [Persistence CMP/JBoss] - error during deployment always with last entity bean in ejb-

2005-04-27 Thread rawat_tejinder
hello, during deployment of cmp entity beans in my application i am getting error as given in the trace below. the error is always with the last entity bean in the ejb-jar.xml. i have checked it by intercanging the entities in the ejb-jar.xml. as given in the trace dispite of error

[JBoss-user] [Persistence CMP/JBoss] - Re: Help: Deploying CMP Entity Bean on Jboss (DB2)

2005-04-27 Thread rawat_tejinder
try without putting standardjaws.xml in the /met-inf, it should work then View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3875580#3875580 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3875580

[JBoss-user] [Persistence CMP/JBoss] - throws javax.ejb.CreateException, causedBy:java.lang.Illegal

2005-04-26 Thread rawat_tejinder
hello all, when i am calling the create method of an cmp bean in a session bean ia mgetting the following kind of error, it is sure thet there is no mistake in the code and in settings for connection with MS SQL server. now can some one tell me what is the reason of problem.

[JBoss-user] [Persistence CMP/JBoss] - Re: throws javax.ejb.CreateException, causedBy:java.lang.Ill

2005-04-26 Thread rawat_tejinder
thanks, you are right that there are some problems during deployment, it is always with last entity bean in the ejb-jar.xml, i consulted some people about this, some told me that this is a server bug. but still when i was running the application, application was running and

[JBoss-user] [Persistence CMP/JBoss] - Re: throws javax.ejb.CreateException, causedBy:java.lang.Ill

2005-04-26 Thread rawat_tejinder
hello alex, for your reference i am getting the following type of message during deployment, the problem is always with last bean in the ejb-jar.xml, i even canged the order of some beans in the ejb-jar.xml, the problem was always with last bean, according to my investigations thiswas a

[JBoss-user] [Persistence CMP/JBoss] - Re: throws javax.ejb.CreateException, causedBy:java.lang.Ill

2005-04-26 Thread rawat_tejinder
one of the error during server startup when binding datasource with MS SQL server is as follow: 17:43:11,187 INFO [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:name=DefaultDS,service=DataSourceBinding to JNDI name 'java:DefaultDS'

[JBoss-user] [Persistence CMP/JBoss] - ERROR [PersistenceManager] Starting failed jboss.mq:service=

2005-04-26 Thread rawat_tejinder
hello all, when configuring DefaultDS with MSSQL SERVER 2000 i am getting following type of error message. but still some of my applications are working and some are having problems. during deployment tables for some applications are building and for some the tables are not

[JBoss-user] [Javassist user questions] - Exception in thread main java.lang.NoClassDefFoundError:

2005-04-21 Thread rawat_tejinder
hello, i am writting a client for the j2ee application sa-client.jar which has to be tested on the jboss server. the structure of the sa-client.jar is: meta-inf menifest.mf application-client.xml jboss-client.xml au my

[JBoss-user] [Javassist user questions] - javax.naming.NoInitialContextException: Cannot instantiate c

2005-04-21 Thread rawat_tejinder
when running my client side program this is another problem with jboss i am facing: javax.naming.NoInitialContextException: Cannot instantiate class: org.jnp.interf aces.NamingContextFactory [Root exception is java.lang.ClassNotFoundException: o rg.jnp.interfaces.NamingContextFactory] the

[JBoss-user] [JNDI/Naming/Network] - javax.naming.NoInitialContextException: Cannot instantiate c

2005-04-21 Thread rawat_tejinder
while running a client application for my j2ee application on the jboss i am getting following type of error: Source code start here package au.com.chimo.nextidserver.wsclienttest; import javax.naming.Context; import java.util.Properties; /** * Created by IntelliJ IDEA. * User: shaun *

[JBoss-user] [JNDI/Naming/Network] - javax.naming.NoInitialContextException: Cannot instantiate c

2005-04-21 Thread rawat_tejinder
while running a client application for my j2ee application on the jboss i am getting following type of error: Source code start here package au.com.chimo.nextidserver.wsclienttest; import javax.naming.Context; import java.util.Properties; /** * Created by IntelliJ IDEA. * User: shaun *

[JBoss-user] [JNDI/Naming/Network] - Re: javax.naming.NoInitialContextException: Cannot instantia

2005-04-21 Thread rawat_tejinder
it is already there in the classpath View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874795#3874795 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874795 --- This SF.Net