RE: [JBoss-user] MSSQL auto increment command

2003-12-17 Thread Ramrakhiani, Vikas
-key not there? Ramrakhiani, Vikas wrote: Hi, I am looking for class which implements auto increment of PK in MSSQL. I saw that such a class is specified for MySql in standardjbosscmp-jdbc.xml :- !-- this command requires auto-increment element for unknown-pk -- entity-command name

RE: [JBoss-user] MSSQL auto increment command

2003-12-17 Thread Ramrakhiani, Vikas
db -- entity-command name=mssql-fetch-key class=org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCSQLServerCreateCommand !-- uncomment for versions prior to SQL Server 2000 attribute name=pk-sqlSELECT @@IDENTITY/attribute -- /entity-command Ramrakhiani, Vikas

[JBoss-user] MSSQL auto increment command

2003-12-16 Thread Ramrakhiani, Vikas
Hi, I am looking for class which implements auto increment of PK in MSSQL. I saw that such a class is specified for MySql in standardjbosscmp-jdbc.xml :- !-- this command requires auto-increment element for unknown-pk -- entity-command name=mysql-get-generated-keys

[JBoss-user] database cache

2003-10-14 Thread Ramrakhiani, Vikas
Hi, How can I set database cache configurations in Jboss 3.2 . I want to load all data in table at a go, put it in cache and subsequently use data from cache only. Is there a way to achieve this ? thanks for your help, vikas. --- This SF.net

RE: [JBoss-user] application.xml

2003-07-17 Thread Ramrakhiani, Vikas
I feel context '/crunk' is being used by another app. Try changing it to something else and then test deployment again. vikas. -Original Message- From: Bryan Liles [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 3:48 AM To: [EMAIL PROTECTED] Subject: [JBoss-user]

[JBoss-user] Jboss Net Question

2003-07-03 Thread Ramrakhiani, Vikas
Hi, I want to know what is the limit (max. size) of soap messages we can send in a web service hosted on Jboss Axis. How Can I send attachments with soap messages (usually large files) ? thanks, vikas. --- This SF.Net email sponsored by:

[JBoss-user] Strange problem in starting.

2003-06-23 Thread Ramrakhiani, Vikas
Hi, I am experiencing a strange problem in starting up Jboss 3.2.0. Whenever I run commend run.sh -c all Jboss hangs up, 19:23:04,811 INFO [SARDeployer] looking for nested deployments in : file:/tmp_mnt/home/hyd/fs2/u9/ramrakhv/jboss_11000/jboss-3.2.0_tomcat-4.1.24

RE: [JBoss-user] viewing generated sql

2003-06-17 Thread Ramrakhiani, Vikas
Title: Message set your log level to DEBUG in log4j.properties file. vikas. There are only 10 kinds of people in the world: those who understand binary and those who don't. -Original Message-From: raghuram [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 17, 2003 3:38

[JBoss-user] Running Jboss (3.2.0) as background process

2003-06-06 Thread Ramrakhiani, Vikas
Hi, What should I do to run jboss as background process? thanks for your help, vikas. --- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've

RE: [JBoss-user] Getting remote user name Jboss-Net

2003-06-05 Thread Ramrakhiani, Vikas
service implementation object (which should´nt be dependent on such non-standard details, anyway). So going the authentication handler-way together with JBoss/JAAS access might be the right option. CGJ -Ursprüngliche Nachricht- Von: Ramrakhiani, Vikas [mailto:[EMAIL PROTECTED] Gesendet