[jboss-user] [JBoss Seam] - Re: Seam Example + Local Database

2007-12-20 Thread vikramchhetryy
Thanks a lot guys... Local host problem is solved now But still i dont know how to connect to the local mysql4.1 database. I am very new to this technology and already running late. Thanks, Vikram View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114522#4114

[jboss-user] [JBoss Seam] - Re: Seam Example + Local Database

2007-12-19 Thread tynor
By default, JBoss only binds to localhost (127.0.0.1). To get it to listen to the external address, invoke the run.sh or run.bat script with the -b option: ./run.sh -b 0.0.0.0 See http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossRunParameters View the original post : http://www.jboss.com/in

[jboss-user] [JBoss Seam] - Re: Seam Example + Local Database

2007-12-19 Thread [EMAIL PROTECTED]
That seems more basic than what I was talking about :) Can you ping the IP address? Other than that I'm not sure - from this info you are not even getting to JBoss. It does not think anything is even there. Try http://10.0.0.188:8080 - what do you see? View the original post : http://www.j

[jboss-user] [JBoss Seam] - Re: Seam Example + Local Database

2007-12-19 Thread vikramchhetryy
for database connectivity I didnt get an error because i didnt make any changes in any xml file because i dont know where to start with. http://10.0.0.188:8080/seam-registration/ error: Unable to connect Firefox can't establish a connection to the server at 10.0.0.188:8080. View the origina

[jboss-user] [JBoss Seam] - Re: Seam Example + Local Database

2007-12-19 Thread [EMAIL PROTECTED]
We need more info on the error you are seeings. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114362#4114362 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4114362 ___ jboss-u

[jboss-user] [JBoss Seam] - Re: Seam Example + Local Database

2007-12-19 Thread vikramchhetryy
Hi Jay How are you? Actually I dont know what to change, i didn't try changing any thing. Do you have any idea about localhost problem? Thanks Jay View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114360#4114360 Reply to the post : http://www.jboss.com/index.h

[jboss-user] [JBoss Seam] - Re: Seam Example + Local Database

2007-12-19 Thread [EMAIL PROTECTED]
We'll need alittle more information about the error. Depending on the error: I know with Mysql you sometimes have to give users access based on host - you can use the MySql management gui to check that. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114353#