Re: [JBoss-user] need sample run.bat file to run Jboss2.2 in windowsme

2001-08-09 Thread Keerthi P
Hi, Jboss2.2 ran in my windows ME without any problem, though it says syntax error at the start, it continues to load and everything is just fine for me. keerthi --- PiFen Ellwood <[EMAIL PROTECTED]> wrote: > Hi, > > If anyone installed new jboss2.2 on WindowsME without > syntax error, please

Re: [JBoss-user] BMP-XML example

2001-08-02 Thread Keerthi P
Guess, this should help you http://www.vipan.com/htdocs/ejb-jar.xml.html __ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ ___ JBoss-u

[JBoss-user] How to specify transaction isolation level for CMP entities in JBoss ?

2001-07-11 Thread Keerthi P
__ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] URGENT !!! Finder....

2001-07-09 Thread Keerthi P
Hi all, how to declare a finder in jaws.xml if i need to select rows if a field's value is null. for eg: my oracle query is "select * from table where mycolumn is null". Could any one of you tell me the equivalent construct that i can use in jaws thanks in advance. keerthi __

Re: [JBoss-user] Help

2001-07-09 Thread Keerthi P
Hi , just copy paste the errors so we can analyse --- sharath <[EMAIL PROTECTED]> wrote: > Hi all, > Iam working on an application that uses EJBs and JSPs. > Im using JDK1.3.Till recently we were using BEA Weblogic but now want to change over >to JBoss.I > did as told in documentation and am abl

[JBoss-user] Oracle Connection Problem

2001-06-28 Thread Keerthi P
Guys, I am getting a strange malfunction in JBoss. I have successfully created an Oracle DataSource and bound it to OracleDB under java: namespace. Everything works fine when i start Jboss using the "run.bat" script. I could see in log that OracleDB bound sucessfully. But Jboss is not binding O

[JBoss-user] JMS: Simple question!

2001-06-25 Thread Keerthi P
Hi all, Could someone tell me how to look up a queue in Jboss... I have a created a queue by name "userQueue", by specifying it in jbossmq.xml.. and i am trying to look up the same in a sample application.. but it throws NameNotFoundException: the code is here... Properties env = new Properties()

Re: [JBoss-user] Jaws.xml DTD

2001-06-18 Thread Keerthi P
It's here.. http://www.jboss.org/doco_files/jaws.dtd __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ ___ JBoss-user mailing list [E

Re: [JBoss-user] Clustering with JBoss

2001-06-13 Thread Keerthi P
wait till jBoss3.0 is released ! --- kevin1 <[EMAIL PROTECTED]> wrote: > > Hello all, > I have my app servers running in a clustered > environment. What support does > JBoss have for this? If there is no such support - > what steps would I need to > take to add it? > > _