[JBoss-user] DataSource lookup failure-env not bound

2001-07-08 Thread Chitrapandian N
Hi,     I am using JBoss2.2.2 , I have an issue due DataSource lookup failure. I have created a DataSource "WebNmsDB" (MySql) related changes are made in conf file and is successful, here is message from console,   [JDBC provider] Starting [JDBC provider] Started [WebNmsDB] Starting [WebNmsDB] XA

[JBoss-user] Exception using MySQL DataSource

2001-06-28 Thread chitrapandian
Hi, I got NullPointer Exception When try to create the Connection Poll for MySQL DataBase, I have listed the changes what I made, whatz wrong with my setup..Using JBoss2.2.2 Entries added to jboss.jcml Step 1 org.gjt.mm.mysql.Driver,org.hsql.jdbcDriver,org.enhydra.instantdb.jdbc.

[JBoss-user] Connection pool

2001-06-28 Thread chitrapandian
Hi, Following exception is thrown when using JBoss2.2.2, please clarify this. Using Mysql DB. Note: This same startup is working fine with JBoss2.0 . How to resolve this??? Starting XA Connection pool WebNmsDB bound to java:/WebNmsDB Stopped java.lang.NullPointerException at org.opentools

[JBoss-user] Error thrown in the MBean's empty constructor

2001-06-28 Thread chitrapandian
Hi, Following exception is thrown when using JBoss2.2.2, please clarify this. Using Mysql DB. Note: This same startup is working fine with JBoss2.0 . How to resolve this???   [Service Control] Registered with server [Configuration] Could not create MBean DefaultDomain:service=Naming(org.jboss.nam

[JBoss-user] java.lang.IllegalArgumentException: wrong number of arguments

2001-06-27 Thread chitrapandian
Hi,     Following exception is thrown whenever I try to invoke any methods in my bean (EventSessionBean) even though I passed the correct parameters. Please give me suggetion to avoid this.Thanks for your help in advance. JBoss2.0 java.lang.IllegalArgumentException: wrong number of arguments  at

[JBoss-user] Re: Exception Could not create MBeanDefaultDomain:service=Naming(org.jboss.naming.NamingService)

2001-06-20 Thread chitrapandian
Hi,     Onceagain thanks for ur reply,     I have written one startup Java class which first starts JBoss server and then starts our own server, for these I passed all the required parameters(for starting my server) in command line, for ur ref.,I'm using JBoss2.2.2 My code snippet:     System.out

[JBoss-user] Exception Could not create MBeanDefaultDomain:service=Naming(org.jboss.naming.NamingService)

2001-06-19 Thread chitrapandian
   at org.jboss.Main.main(Main.java:117) [Service Control]   at com.adventnet.nms.ejb.jboss.JbossStarter.startup(JbossStarter.java:31) [Service Control]   at com.adventnet.nms.ejb.jboss.JbossStarter.main(JbossStarter.java:59)       Thanks, Chithuu..     Fred Loney wrote: Check that conf/default/jboss.conf cont

[JBoss-user] Exception Unable to identify logging directory!

2001-06-19 Thread chitrapandian
Hi, I GOT THE FOLLOWING EXCEPTION WHEN USING JBoss2.2.2, jboss.home = E:\JBoss2.2.2\jboss Using JAAS LoginConfig: file:/E:/JBoss2.2.2/jboss/conf/default/auth.conf Using configuration "default" [Info] Java version: 1.3.1,Sun Microsystems Inc. [Info] Java VM: Java HotSpot(TM) Client VM 1.3.1-b24,Su

[JBoss-user] How to inegrate JBoss with other databases

2001-06-18 Thread chitrapandian
Hi, Please give me the steps to follow i.e files to change or edit for integrating JBoss2.2.2 with some other database(other than Hssql)like Mysql or Oracle. Thanks , Chithu N ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge