Hi
I have already depoyed ejb to jboss,when I
run entity bean client which creat a row to the database,
the console shows everything is ok, but when I connect to database, execute
select sql statement,but what a surprise! the data does not insert to
database,Why??? furthermor
hello everyone:
i have set up my jbuilder6
to use opentool successfully,i can launch the jbossserver from jb6,now
i have a project include ejb jsp servlet,my jboss embeded a catalina, so when I
debug my project use jboss, I can't check the "application server is web server"
I have
already added a mbean named MSSQL2000DS just below the mbean named DefaultDS.
but when I restart the JBoss,the MSSQL2000DS couldn't start,in fact, I do not
find any information about MSSQL2000DS in the logfile at all, Why? Where is my
new DataSource? Anybody can help me ? Thank