i have finished a app for searching in tomcat ,now i need deploy it in jboss.
so i change the search to search.war.and copy to the path 
c:\jboss\server\default\deploy,and put  a sybase-ds.xml to the path,which has 
been editted and the datasource name is "jdbc/hello"
then a archive the jdbc driver that is "com/sybase/.." named com.jar and 
copy it to c:\jboss\server\default\lib.
after that i start the jboss ,and there is a exception means the datasource 
name in web.xml not a jndi name,so i cut the "<ref-resoure>....." from the 
web.xml,
then start the jboss again,it works well,aslo a information mens 
"java:jdbc/hello"datasource bunding.,but when i open a jsp page.appearing a 
exception,"the datasource invalid :no suitable driver"!
so what's wrong ?could you help me ,i appreciate it ...   

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3897005#3897005

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3897005


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to