[JBoss-user] [EJB/JBoss] - 3.2.5 Classloader prob? - java.lang.NoClassDefFoundError: ja

2005-05-16 Thread vishwajit_pantvaidya
I am calling my deployed EJB, say E1, from a remote client. The EJB method tries to instantiate one of my utils classes C1 which is in the jboss classpath using Class.forName(). That utils class has a method C1M1 which invokes another EJB E2 using its Local interfaces. E2 is not currently deploy

[JBoss-user] [JCA/JBoss] - Re: jboss 3.2.5 - accessing adapter cnxn fact from different

2005-05-03 Thread vishwajit_pantvaidya
Sorry - I just read the Read This Second FAQ till the end and found that this "anti-pattern" is not recommended, and not supported in 3.2.x. Please consider thread closed View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876372#3876372 Reply to the post :

[JBoss-user] [JCA/JBoss] - jboss 3.2.5 - accessing adapter cnxn fact from different vm

2005-05-03 Thread vishwajit_pantvaidya
Hello, My jboss 3.2.5 adapter deployment has the jndi definition in the *-ds.xml file. I was having problems accessing the connection factory from a client running outside jboss i.e. in another VM. It seems from the FAQ that my adapter connection factory in jboss 3.2.5, can only be accessed usi

[JBoss-user] [HTTPD, Servlets & JSP] - App and servlet runs on standalone tomcat but not in jboss t

2005-01-27 Thread vishwajit_pantvaidya
I have an application and a servlet deployed as 2 separate war files in staldalone tomcat and in tomcat 5.0 within jboss 3.2.5. Both run fine within the standaline tomcat installation, but in jboss tomcat I find that I am not able to launch the application and call the servlet using the context

[JBoss-user] [JCA/JBoss] - Re: DeploymentException: Error compiling EJB-QL for Roster a

2004-08-26 Thread vishwajit_pantvaidya
That worked. Thanks for your help Daniels. But now I am getting the following error : WARN [ServiceController] Problem starting service jboss.j2ee:jndiName=local/LeagueEJB,service=EJBRuntimeErrorException: java.lang.NoSuchMethodError Cause: java.lang.NoSuchMethodError at org.jboss.mx.server.Re

[JBoss-user] [JCA/JBoss] - Re: Jboss jdbc local resource adapter

2004-08-26 Thread vishwajit_pantvaidya
Thanks for your reply Adrian. Even the Firebird resource adapter does not seem to implement the CCI. I can guess the reason - because JDBC is already a standard, it may not make sense to implement CCI on top of that. However, taking advantage of the J2EE pooling facilities and using them alongw

[JBoss-user] [JCA/JBoss] - Jboss jdbc local resource adapter

2004-08-24 Thread vishwajit_pantvaidya
Hello, I am using jboss 3.2.5 and was planning to use the jdbc local resource adapter to make CCI calls to update the database. But as I look into the adapter including some if its source code, it seems that it does not implement the CCI. Is this impression correct? If yes, it probably means th

[JBoss-user] [Persistence & CMP/JBoss] - Re: DeploymentException: Couldn't create entity command: ; -

2004-08-13 Thread vishwajit_pantvaidya
Thanks Alexey. I made changes as you suggested and it worked. However I could not find a bug record at sourceforge on that problem. I did find bugs 874163 and 828845 but these do not seem related to the problem. Do you by any chance know the bug record, or want me to file a bug for the earlier p

[JBoss-user] [Persistence & CMP/JBoss] - Re: DeploymentException: Couldn't create entity command: ; -

2004-08-13 Thread vishwajit_pantvaidya
With a different search, was able to find the bug 984976 for the earlier EJB-QL problem. - Vish. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845082#3845082 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845082 --

[JBoss-user] [JCA/JBoss] - DeploymentException: Error compiling EJB-QL for Roster appli

2004-08-12 Thread vishwajit_pantvaidya
Hello, I am using Oracle 8.1.7, jboss 3.2.5 with Sun JDK 1.4.2 . I built and deployed the sample roster application and expected it to create the tables like PlayerEJB, etc. But jboss window shows the following error: Starting failed jboss.j2ee:jndiName=local/LeagueEJB,service=EJB org.jboss.dep

[JBoss-user] [Persistence & CMP/JBoss] - Re: DeploymentException: Couldn't create entity command: ; -

2004-08-12 Thread vishwajit_pantvaidya
Actually, I checked and realized that I had left out some default settings from standardjbosscmp.xml. Added and other tags and then the tables teamejb, playerejb got created. But now I get following error Starting failed jboss.j2ee:jndiName=local/LeagueEJB,service=EJB org.jboss.deployment.Depl

[JBoss-user] [Persistence & CMP/JBoss] - DeploymentException: Couldn't create entity command: ; - nes

2004-08-12 Thread vishwajit_pantvaidya
Hello, I am using Oracle 8 and jboss 3.2.5. I build and deployed the sample roster application and expected it to create the tables like PlayerEJB, etc. But it jboss window shows the following error: 14:03:54,721 INFO [EJBDeployer] Deployed: file:/C:/jboss-3.2.5/server/default/tmp/deploy/tmp3