I have had the SAME Problem.

And I Have solved it. IT IS  QUITE SIMPLE. 

GO to ...\deploy\hsqldb-ds.xml file.

Look Inside and serach for that:

      <depends>jboss:service=Hypersonic,database=localDB</depends>
  | 


and replace it with :


  | <depends>jboss:service=Hypersonic</depends>
  | 



It will work, Beleave me ! :)))
You will probably even now get an Exception that says that DefaultDS ist 
already existing. DO not pay attention to that. It is because you have already 
deployed it.


Just re-deploy The Duke's Bank and it will work :)


  | ant -f jboss-build.xml deploy
  | 




WOrks Doesn't ?


Regards

Georgi Dimitrov




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3897492#3897492

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3897492


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to