deploying entity bean in jboss with MS SQL Server
08:38:37,031 WARN [ServiceController] Problem starting service jboss.j2ee:servi
ce=EjbModule,module=HelloEntityEJB.jar
org.jboss.deployment.DeploymentException: type-mapping is not initialized: java:
/MSSQLDS was not deployed or type-mapping was not configured.
at org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData.getTypeMap
ping(JDBCEntityMetaData.java:1103)
hi
i am getting this error whn i am deploying my entity bean on jboss.
i am using my database as MS SQL server 7.0 and i have confoqured stanadardjboss-cmp.xml,standardjaws.xml and copied mssql-ds.xml to coresponding directories still it is not working!
pls help me.
and also pls tell me how Enity bean connects with database if i want write any xml file at bean side other than ejb-jar.xml ans jboss.xml
pllllllllllllllllllllllllllllllllllllllllllllllllllllls help me
thank in advance.

