[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Jboss installation in Vista

2007-08-28 Thread ros060
Thank you so much Dimitris. JBOSS is running on the system now. :-) ros View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078884#4078884 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078884 __

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Jboss installation in Vista

2007-08-28 Thread ros060
Hello, I am trying to install JBoss AS on my laptop which is running vista. But everytime I extract the files to the C drive and try to run it I get the following error: C:\jboss-4.2.0.GA\bin>run 'findstr' is not recognized as an internal or external command, operable program or batch file. W

[jboss-user] [JBoss Getting Started Documentation] - Re: jboss + mysql

2007-06-14 Thread ros060
"PeterJ" wrote : You need a *-ds.xml file that describes the MySQL data source. You can find an example one at docs/examples/jca/mysql-ds.xml. Once you edit it for your database, copy it to server/xxx/deploy. | | For more info: http://docs.jboss.com/jbossas/guides/j2eeguide/r2/en/html_singl

[jboss-user] [JNDI/Naming/Network] - accessing a database in jboss

2007-06-14 Thread ros060
Hi, I have a small application where I access a database using ejb with jsp/servlets. The application is working ok but I have a question about the mysql-ds.xml file and ejb-jar.xml file. I have pasted the 2 files below. The thing is at the moment I have specified the name of the database in m

[jboss-user] [JBoss Getting Started Documentation] - jboss + mysql

2007-06-08 Thread ros060
Hello, I am trying to run a sample EJB webapp which accesses a MySQL database. I have JBoss-4.0.5.GA on my machine and MySQL 5 also. But I don't know how to configure JBoss to access the database. Would be really thankful if somebody could guide me or point me to a resource which can help me d

[jboss-user] [JBoss and NetBeans] - Re: problem trying to add JBoss to NetBeans

2007-06-07 Thread ros060
"sherold" wrote : Hi Ros, | | NetBeans 5.5 does not support JBoss 4.2. Try to upgrade to NetBeans 5.5.1, it should already support it, I think. | | -Stepan Hello Stepan, Thanks for the reply. Shall upgrade to 5.5.1. Thanks again. Ros View the original post : http://www.jboss.com/ind

[jboss-user] [JBoss and NetBeans] - problem trying to add JBoss to NetBeans

2007-06-06 Thread ros060
Hello, I am trying to add JBoss to Netbeans but it gives me the following error: "Provide a valid JBoss Application Server 4 Installation location" I am using NetBeans 5.5 and I have JBoss-4.2.0.GA in my C drive. Basically, I just go to Tools>Server Manager>Add Server and it asks me to give th