RE: microsoft sqlserver driver struts

2004-02-27 Thread Srikanth Gubba
Hi, I am using the same datasource configuration as you do: data-source type=org.apache.commons.dbcp.BasicDataSource key=BkEdDbFls set-property property=driverClassName value=com.microsoft.jdbc.sqlserver.SQLServerDriver / set-property property=url

Logic Iterate --URGENT Please

2003-10-22 Thread Srikanth Gubba
delinquent. Please let me know if u have any suggestions or ideas. Thanks in Advance, Srikanth Gubba. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Securing Web Application

2003-10-02 Thread Srikanth Gubba
Hi, I am not sure if this would be considered as OT, but I am really trying to find out ways to secure and license a web application which is written in struts. Main idea is to prevent clients from copying the application, may be prevent it from running it on other system. Please suggest some

RE: Application.properties

2003-09-16 Thread Srikanth Gubba
James, Can you please help me with the changes that I can make to the DBMessageResources so that it would work without reloading the appliation. I know that you were working on this earlier but not sure if you had a chance to complete making the changes to new OJB version. Thanks in adv srikanth

Dynamic retrieval of properties from Message Resources Applicatio n.properties

2003-09-15 Thread Srikanth Gubba
Hi, Does anyone know ways to dynamically load application properties file so that we donot have to reload container when a change has been made in the properties file. I have seen the Message-Resources DB application (using OJB) by James Mitchell using which we can put the properties in a

Application.properties

2003-09-15 Thread Srikanth Gubba
Hi, Does anyone know ways to dynamically load application properties file so that we donot have to reload container when a change has been made in the properties file. I have seen the Message-Resources DB application (using OJB) by James Mitchell using which we can put the properties in a

Message Resources example using OJB

2003-06-26 Thread Srikanth Gubba
Hi all, Has anyone tried and used Message Resources example using OJB which can be used to place the application properties in a database instead of a properties file. If anyone has tried this, can u help me know what to do when a property is changed in the database, at present i am having to

Application Properties

2003-06-26 Thread Srikanth Gubba
Is there any way to avoid reloading the application in the server(tomcat 4.1.18) when an appliaction property is changed, I mean any methods or code is appreciated. Thanks in advance, Srikanth. -Original Message- From: Bailey, Shane C. [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26,

RE: Message Resources example using OJB

2003-06-26 Thread Srikanth Gubba
List' Subject: RE: Message Resources example using OJB Check source forge www.sf.net, I think James from this list created one about 6 months ago and he was very happy with the performance of it. -Original Message- From: Srikanth Gubba [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26

RE: Message Resources example using OJB

2003-06-26 Thread Srikanth Gubba
: Srikanth Gubba [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 9:37 AM To: '[EMAIL PROTECTED]' Subject: Message Resources example using OJB Hi all, Has anyone tried and used Message Resources example using OJB which can be used to place the application properties in a database

RE: Message Resources example using OJB

2003-06-26 Thread Srikanth Gubba
Thank you very much. -Original Message- From: James Mitchell [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 3:11 PM To: Struts Users Mailing List Subject: Re: Message Resources example using OJB On Thursday 26 June 2003 14:48, Srikanth Gubba wrote: ObjectCacheEmptyImpl