Hello.
I have a Java application. This is a set of signed jar files getting a
DataSource connection from JBoss using JNDI.
When I run the main jar from my machine, it works fine. When I run it as Java
Web Start application --from a Web page in my JBoss server--, I get this error
message:
jav
Yes, absolutely YES.
it worked!!
thank you very much. Thank you
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002041#4002041
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002041
_
Actually I'm deploying a website for JBoss. Mi commitment is make this site to
work with this databases:
ORACLE
MYSQL
SQL SERVER
My fellow and me wrote the access to the database in a simple class (this
project has no entity-beans). Servlets and a java application need access to
database.