Porting from WebLogic to JBoss

2002-05-28 Thread Arul
Weblogic and JBOSS   PS: we donot use an Entity Bean . We have a Data Wrapper class where we had written Queries specific to Oracle..   -Arul

Java Reporting tool

2002-05-06 Thread Arul
Hi Could anyone throw some light on any Java Reporting tools like Crytal Reports. These Reporting tool should be compatible with JSP's -Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the bo

Re: Any free (share ware) J2EE server that can run on all OS

2002-05-06 Thread Arul
Orion. > > As for JDBC Drivers, it is unlikely that you will get a single FREE driver > that supports all databases, better instead to look for individual drivers > for each database > > -Original Message- > From: Arul [mailto:[EMAIL PROTECTED]] > Sent: 06 May 2002 10:

Re: Any free (share ware) J2EE server that can run on all OS

2002-05-06 Thread Arul
ccess -Arul - Original Message - From: "Keith Sterling" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 06, 2002 2:27 PM Subject: Re: Any free (share ware) J2EE server that can run on all OS > Have you tried Jboss http://www.jboss.org or Orion > htt

EJB and J2EE Spec

2002-04-05 Thread Arul
Hi All This may be quite out of topic But can anyone let me know what the J2EE Spec , EJB Spec,JSP,JTA supported by Weblogic 6.0 -Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the

Weblogic Driver

2002-03-31 Thread Arul
along with Weblogic when we purchase Weblogic App Server -Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL

Packaging Components Into EJB Modules

2002-03-08 Thread Arul
Hi Guys   What could be best approach in Packaging Components Into EJB Modules .The SUn's Site gave these approaches.Of these which could be the best     Packaging Components Into EJB Modules A typical enterprise application will contain many enterprise beans. Some of these enterprise beans

Urgent - Upload : OReilly Classes for Uploading files

2001-12-13 Thread Arul
re any way i can read the File size before sending it to Oreilly's upload code..or any other ways TIA Regards , -Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signof

Re: Richard Monson-Haefel as Moderator

2001-03-02 Thread Arul
I would like to be added to the list too. Arul - Original Message - From: "Andreas Hausleitner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 02, 2001 3:18 PM Subject: Re: Richard Monson-Haefel as Moderator > I would like to be added to

Connector Architecture

2001-02-15 Thread Arul
Hi Guys How about discussing Connector architecture and i hope u guys know Weblogic has released it beta for supporting this connector architecture.. Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in

Re: Running WebSphere Client under JVM

2001-02-14 Thread Arul
Hey Ashish.. if still ur client is not working out..let me know what is the client ur using.. u can write a JSP page..i guess that will work well..coz JSP uses the same JVM as that odf Websphere.. Cheers Arul - Original Message - From: "Ashish Patel" <[EMAIL PROTECTED]

Re: WebSphere3.5 Client Running Problem Extended

2001-02-14 Thread Arul
Hi .. I agree with Srini..just check out ur JNDI Name well..ashish...whats the tool u r using to create beans for Websphere.. how do u jar it.. Arul - Original Message - From: "SRINIVASAN Varadhan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday,

Re: WebSphere3.5 Client Running Problem Extended

2001-02-13 Thread Arul
/classes/com/sessionbean/hello directory and restart ur server now check out whther ur bean is started and then run the same client.. Reply to me about whats happenning Arul - Original Message - From: "Ashish Patel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent:

Re: Servlet vs EJBs

2001-02-13 Thread Arul
hi.. The advantages of EJB's are 1) Location Transparency is not there. 2)Objects and Connections can be pooled by the container. 3)Business Logic is hidden 4)Can be integrated with anyother bean etc Arul - Original Message - From: "Fabrice Antoine" <[EMAIL PROTE

Re: Encryption

2001-02-13 Thread Arul
Hi.. In that case just create a new password and send it to the user's mail account which he gave when he registered his account.. Arul - Original Message - From: "LouisVoo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 14, 2001 1:45

Re: WebSphere3.5 Client Running Problem

2001-02-13 Thread Arul
ere .. ex: Hashtable h = new Hashtable(); h.put(Context.INITIAL_CONTEXT_FACTORY, "com.ibm.ejs.ns.jndi.CNInitialContextFactory"); InitialContext ic = new InitialConext(h); Just try to work with this Arul - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]&

Re: WebSphere3.5 Client Running Problem

2001-02-13 Thread Arul
Hi ashish... Just check out the Context.put in ur client program Arul - Original Message - From: "Ashish Patel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 13, 2001 4:08 PM Subject: WebSphere3.5 Client Running Problem > hi to all, &

Re: Encryption

2001-02-13 Thread Arul
Thanx Harish But could u plzz send me some codes.. Arul - Original Message - From: "harishrp" <[EMAIL PROTECTED]> To: "Arul" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, February 13, 2001 3:32 PM Subject: Re: Encryption > Use

Encryption

2001-02-13 Thread Arul
when i save the user information , i should encrypt his password and save it in the datbase...It should be a irreversible encryption. When ever my component validates the username and password ,it shuld encrypt the passwrd and check for it ... Any ideas... Arul

JCE

2001-02-13 Thread Arul
Hi Could anybody throw some light on JCE Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROT

commerce One

2001-02-08 Thread Arul
Hi Guys Any idea about Sun's Commerce ONE Can some body throw some light on it Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". F

Visual Age3 with WebLogic6.0

2001-01-24 Thread Arul
Hi Everybody Anybody aware of any tools which helps us in deploying the beans whcih are written using Visual Age 3.0 into Weblogic. I am writing EJB''s using Visual Age for Java 3.02 and i need to deploy those beans in Weblogic6.0 also..Any i

Re: Writing beans using Visual age and deploying in weblogic

2001-01-23 Thread Arul
Hi BELOUALI Amine, Thanx for ur info..but i had tried this earlier.. What i need to know is that is there any tools which supports this.. Arul - Original Message - From: "BELOUALI Amine" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 23, 20

Writing beans using Visual age and deploying in weblogic

2001-01-22 Thread Arul
Hi Everybody I Use Visual Age3.0 to write beans.I would like to thank ayesha for suggesting that.Now my development time is reduced. I have a doubt here.Can i write a EJB using visual age and create a jar file using visual age.I mean i am just creating an EJB jar file not the deployed jar file.I

Client for a Session bean in websphere

2001-01-08 Thread Arul
client.Should i put all the jars in the lib directory of my WAS 3.5 AE in the classpath? Arul - Original Message - From: "Ashwani Kalra" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 09, 2001 10:51 AM Subject: Re: facing RollbackException , > You must

Client code for Session Bean

2001-01-05 Thread Arul
= Hello and the JNDI name as HelloBean Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] a

deployment decsriptor for websphere bean

2001-01-04 Thread Arul
Hi Anybody know how to write a deployment descriptor for a Stateless Session bean without using Jetace. Else let me know how to invoke Jetace.if i give jetace in the command , i am not getting it. Arul === To unsubscribe

Deployment descriptor in Websphere

2001-01-04 Thread Arul
Hi How to create a Deployment descriptor for EJB in Websphere. I had written a simple bean and am not using any tool to deploy. so how can i create a deployment descriptor and can u explain what are the procedures in deploying a bean in WAS3.5 Advanced Edition Arul - Original Message

Connection Poooling in Websphere

2001-01-02 Thread Arul
Hello all Any idea how to set a connection pool in webpshere.In weblogic it becomes an easy task.Just change up the weblogic.properties file how do i do that in websphere.Should i edit the admin.config file. Arul === To

Re: JDBC Driver for mySQL

2000-12-28 Thread Arul
Hi Nail.. Thanx for ur info Does the driver u mentioned supports Transactions??? Does it support RowSet?? Arul - Original Message - From: "Nail A." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 28, 2000 7:45 PM Subject: Re: JDBC Driver

JDBC Driver for mySQL

2000-12-28 Thread Arul
Hi.. do Anybody about the JDBC Drivers for mySQL Is it possible to write EJB's which connect to mySQL. can u plzz list out the JDBC Drivers avaialable and tell me where i can download it Arul === To unsubscribe,

Re: EJBs inOracle 8i?

2000-09-21 Thread Arul
hello Omar, There is one product by the name Pramati application server and studio ..which is basically an indian product which supports JSP and EJB Debugging... Arul - Original Message - From: "Omar Tazi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday,

sql server

2000-08-30 Thread Arul
Hello all Sorry for posting an offtopic question. Do anybody know the listgroup for SQL Server Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST&q

Re: WebSphere

2000-08-22 Thread Arul
hi diwakar it supports ejb1.0 spec and it doesnt support ejb1.1 fully ..rather it supports only 90% of ejb1.1 spec Arul - Original Message - From: "Diwakar Killamsetty" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 22, 2000 1:17 PM Sub

Re: Connection Pool Problem

2000-08-17 Thread Arul
ok Avi do u know how to maintain connection pooling in Websphere?? Arul - Original Message - From: "Avi Kivity" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 17, 2000 9:26 PM Subject: Re: Connection Pool Problem > > I am working on We

Re: highly Urgent:Oracle Driver return type signature mismatch..

2000-08-11 Thread Arul
hello all where will be that oracle.jdbc.driver and when it will be installed in our machine.. i think that will be in d:\orant\java folder but i dont have such folder in my machine and where should i import from Arul - Original Message - From: "B.V.Murali Krishna" <[EM

help needed from websphere xperts

2000-08-08 Thread Arul
d of websphere contains the java program which has something called a count and thats creating the error. any body knows How can that be rectified??? Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in th

Re: configuring sqlserver drivers with websphere???

2000-08-02 Thread Arul
hello james.. can u guide me how to deploy a bmp in a websphere application server Arul - Original Message - From: "James VanOosten" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 02, 2000 6:46 PM Subject: Re: configuring sqlserver drivers with

Re: websphere with sql server

2000-08-01 Thread Arul
.Is it Possible and How??? Regards, Arul - Original Message - From: "Gaurav SDC NOIDA" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 02, 2000 11:43 AM Subject: Re: websphere with sql server > HI Arul > Sql server is not supported b

Re: configuring sqlserver drivers with websphere???

2000-08-01 Thread Arul
see in the left frame the title is "Websphere Application Server " .But what i am getting is "IBM Administration server". DO u know how to get the controlbar of "Websphere Application Server " Arul - Original Message - From: "James VanOosten"

configuring sqlserver drivers with websphere???

2000-08-01 Thread Arul
hello can anybody help me in configuring sql server drivers with websphere === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [E

Re: How to create Connection Pool?

2000-08-01 Thread Arul
hello diwakar whats the application server u r using..coz connection pooling depends on this Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST&q

sqlserver with websphere

2000-08-01 Thread Arul
hello all do anybody know where to install the type 4 sql driver so that websphere can make it up Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST&q

websphere with sql server

2000-07-31 Thread Arul
to connect sql server with websphere where should i install the driver and how to configure that driver with websphere Thanx in advance Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the

Re: Help

2000-07-26 Thread Arul
pranav.. before that u download the EJB 1.2 Spec from the sun's site www.java.sun.com Arul - Original Message - From: "pranav kumar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 26, 2000 5:31 PM Subject: Re: Help > Thank Arun and Aru

Re: Guideline to chose bean

2000-07-26 Thread Arul
hello As the name implies Session Bean is used for sessions..only temp datas r stored..whereas in entity beans those datas from the server r stored Arul - Original Message - From: "Albert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 26

Re: Help

2000-07-26 Thread Arul
pranav.. u can refer to the online documentation at http://java.sun.com/products/ejb/white/white_paper.html u can also download the Book "Enterprise Java Beans "by Ed Roman at www.theserverside.com Arul - Original Message - From: "pranav kumar" <[EMAIL

Re: New

2000-07-25 Thread Arul
hello pranav.. this is not the mailing list to tell Good Morning Arul - Original Message - From: "pranav kumar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 26, 2000 10:33 AM Subject: New > Hi Guys, > Goodmor

Re: ready for fun in comparing app servers with EJB

2000-07-25 Thread Arul
i agree with u jim. lets decide on some test scenarios . lets write a entity bena first may be cmp or bmp.we'll test both but can u tell me what all r the performance factors which we r about to consider. instead of just putting in words,lets try to implement it practically Arul - Ori

Re: ready for fun in comparing app servers with EJB

2000-07-24 Thread Arul
Server 7.0 with EJB 1.0 Spec Now we can consider that we r gonna use Oracle 8i Case 3: Oracle 8i with EJB 1.1 Spec and what driver to use..Whether the Type IV driver from Oracle ( i mean OCI Drivers) or the driver from that container vendor Case 4:lll r like case 3 but with EJB1.0 spec Arul

Re: ready for fun in comparing app servers with EJB

2000-07-24 Thread Arul
Hello JIM. What i had told is not an anecdotal evidence. just take a look at the chart at the ibm site http://www-4.ibm.com/software/developer/library/java-pollresults/appserver.h tml only this made me to take into consideration Weblogic and Websphere Arul - Original Message - From

Re: ready for fun in comparing app servers with EJB

2000-07-24 Thread Arul
Hello Rod i thought that initially i would consider only two app servers and as per research, the two i mentioned are the mostly used one.So i suggested those two servers. What i want is suggestion from everybody regarding this so that we can present a white paper on this Arul - Original

Re: ready for fun in comparing app servers with EJB

2000-07-24 Thread Arul
yes Richard.. deciding which app server is the best is a crucial factor... fianally lest sort out that if this is the case..this app server would be best.. do u agree with this Arul - Original Message - From: "Rickard Öberg" <[EMAIL PROTECTED]> To: <[EMAIL PROTE

ready for fun in comparing app servers with EJB

2000-07-24 Thread Arul
this is an EJB mailing list ..lets consider only EJB's with App = servers..ok.. Can We Start?????? Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "s

Re: compare weblogic and websphere

2000-07-11 Thread Arul
provides a complete EJB-based development and test environment. Entity beans can be mapped to databases, and EJBs can be generated that tie into transaction processing systems and MQSeries. So this means that websphere supports EJB 1.1..isntit?? Arul

Re: compare weblogic and websphere

2000-07-11 Thread Arul
. Regards Arul - Original Message - From: Robert Nicholson <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 11, 2000 4:02 PM Subject: Re: compare weblogic and websphere > I've heard in the past that Weblogic is touted as an application server > compliant

compare weblogic and websphere

2000-07-11 Thread Arul
Hello Friends.. I am new to this mailing list and sorry if this question is already asked. while deploying EJBs or servlets in Websphere or in weblogic...did u face any probs..if so whats it and whats the soln.. I want a detailed comparision between Weblogic and Websphere.the points to be cons

datbase access

2000-07-11 Thread Arul
Hello Friends.. can u please list out the datbases and RDBMS that weblogic support. Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For ge

Issues with accessing databases through EJBs and Java application servers

2000-07-11 Thread Arul
s and their db support Arul === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in