[JBoss-user] [Beginners Corner] - Re: Could not create connection !!

2005-07-21 Thread jaikiran
Your connection-url should be: connection-urljdbc:oracle:thin:@dev:1521:test_dev/connection-url In your case, the jdbc:oracle is missing View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3885957#3885957 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: Could not create connection !!

2005-07-21 Thread shon2004
I am sorry I think there was some problem in pasting the error: I have the correct url: connection-urljdbc:oracle:thin:@dev:1521:test_dev/connection-url I dont understand whats wrong with this url?? View the original post :

[JBoss-user] [Beginners Corner] - Re: Could not create connection !!

2005-07-21 Thread jaikiran
Are you using the correct classes12.jar file View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3885963#3885963 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3885963 ---

[JBoss-user] [Beginners Corner] - Re: Could not create connection !!

2005-07-21 Thread shon2004
I was using ojdbc14.jar file in the lib file...I deleted that jar file and copied the classes12.jar ..but now iam getting this new error.. its unrelated error to my class 13:16:19,052 INFO [WebappClassLoader] Illegal access: this web application inst ance has been stopped already. Could not

[JBoss-user] [Beginners Corner] - Re: Could not create connection !! - can any body respond pl

2005-07-21 Thread shon2004
can any body respond please !! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3885986#3885986 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3885986 --- SF.Net email is

[JBoss-user] [Beginners Corner] - Re: Could not create connection !!

2005-07-21 Thread darranl
Where is the *-ds.xml being deployed to? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3885990#3885990 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3885990 --- SF.Net

[JBoss-user] [Beginners Corner] - Re: Could not create connection !!

2005-07-21 Thread shon2004
Its been deployed to .. C:\jboss-4.0.2\server\default\deploy View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3885992#3885992 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3885992

[JBoss-user] [Beginners Corner] - Re: Could not create connection !!

2005-07-21 Thread darranl
Try putting the JDBC jar in: - C:\jboss-4.0.2\server\default\lib View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3885999#3885999 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3885999

[JBoss-user] [Beginners Corner] - Re: Could not create connection !!

2005-07-21 Thread shon2004
I copied classes12.jar to C:\jboss-4.0.2\server\default\lib, now iam getting connection refused error ..i think i will go mad with this errors... | | 14:45:11,484 INFO [STDOUT] DatasSourceorg.jboss.resource.adapter.jdbc. | [EMAIL PROTECTED] | 14:45:12,516 WARN

[JBoss-user] [Beginners Corner] - Re: Could not create connection !!

2005-07-21 Thread shon2004
I solved the problem , connetion refused error is bcz ..my DBA changed the port number, thanks for ur help... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3886005#3886005 Reply to the post :