[JBoss-dev] cmp 1.1 with jboss 2.44

2002-04-04 Thread Li Xiang
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

[JBoss-dev] when startup jboss how to disable the tomcat(in jbuilder 6)

2002-03-25 Thread Li Xiang
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"

[JBoss-dev] using ms sql server 2000 with jboss

2002-03-20 Thread Li Xiang
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