[JBoss-user] Jboss-Tomcat 3.2.x - Petstore application

2003-10-31 Thread ARUN PRASAD
Anyone got a successful deployment ? regards Arun DISCLAIMER*** Information contained and transmitted by this e-mail is confidential and proprietary to Tata Steel Ltd. and is intended for use only by the addressee. If you are

[JBoss-user] Newbee! Jboss how to needed !!

2003-10-29 Thread ARUN PRASAD
Hi !! I have managed to install jboss jboss-3.2.1_tomcat-4.1.24 on Redhat 9 running on an IBM Netfinity Server Could any give any pointers about How to's , Getting started documentations ?? Need to the top honcos that Jboss is a viable J2EE App server (currently on Websphere) --- regards

[JBoss-user] RE: problem with file lookup from session bean

2003-06-25 Thread Arun
Hi Dan, Thanks for the mail. I added the PROVIDER_URL. We are using jboss-3.2.1_tomcat-4.1.24. When we cast to the connectionFactory for lookup, We getting casting error as below, = 9:28:40,257 INFO [Server] JBoss (MX MicroKernel) [3.2.1 (build: CVSTag=JBoss_3_2_1 da

[JBoss-user] problem with file lookup from session bean

2003-06-25 Thread Arun
Hi, We are using jboss-3.2.1_tomcat-4.1.24 for deploying stateless session bean(AcctManageEJB.java, home,interface and impl).From the session bean we are trying to lookup for a class file(myEIS.class,not a datasource) using jndi lookup and later call a function within the class from the session b

[JBoss-user] Question on JBOSS/LDAP

2003-06-23 Thread Arun
Hi, Can I use the JDBC-LDAP driver(JdbcLdap.jar) from octetstring with EJB container JBOSS for deploying CMP entity Beans? I am using jboss-3.2.1_tomcat-4.1.24,openLDAP 3.0 and JDBC-LDAP driver(JdbcLdap.jar). I have written a EJB CMP entity bean to store/retrieve data from LDA

[JBoss-user] Question on LDAP/JBOSS

2003-06-23 Thread Arun
Hi, Can I use the JDBC-LDAP driver(JdbcLdap.jar) from octetstring with EJB container JBOSS for deploying CMP entity Beans? I am using jboss-3.2.1_tomcat-4.1.24, openLDAP 3.0 and JDBC-LDAP driver(JdbcLdap.jar). I have written a EJB CMP entity bean to store/retrieve data from LDAP. I tried t

[JBoss-user] Can't redirect from servlet to a jsp.

2001-04-26 Thread Arun Bhat
   at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)    at java.lang.Thread.run(Thread.java:484)   Thanks, Arun   Arun BhatSoftware EngineerDante Consulting, Inc.www.dante-consulting.com   1550 Wilson Blvd, Suite 705Arlington, VA 22209(703

[JBoss-user] "BindException" when starting Jboss-tomcat2.2

2001-04-18 Thread Arun
thanx Arun ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] newbie.. problem with starting jboss-tomcat-2.2

2001-04-16 Thread Arun
hi, im getting the following error when i run the run.bat file.. I have modified the jboss.conf, jboss.jcml, server.xml files as given in the documentation.. pls help. thanx Arun G:\jboss-tomcat-2.2\jboss-2.2\bin>run jboss.home = G:\jboss-tomcat-2.2\jboss-2.2 Using configuration "tomca

[JBoss-user] newbie.. couldnt start JBoss on redhat linux

2001-04-09 Thread Arun
hi all, Im using redhat 6.0. I have unzipped the zip file,(JBoss 2.1).. Im getting this error. I have given the classpath correctly. [harry@pele bin]$ sh run.sh Couldn't find or load essential class `java/lang/Object' java.lang.NoClassDefFoundErro r java/lang/Object __