我不知道为什么还要这个data source,急死我了。错误提示:
Initialization failed
org.jboss.deployment.DeploymentException: Error: can't find data source: java:/DefaultDS;
- nested throwable:<javax.naming.NameNotFoundException: DefaultDS not bound>
at org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge.<init><JDBCEntityBridge.java:99>
at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.create<JDBCStoreManager.java:332>
......
请问还要在其他别的配置文件里设置什么?怎样设置?
注:java:/MSSQLDS好用,已经测试过.