Thankyou for your responce Genman. Here is my application.xml in which I did 
not specify anywhere about the that .xml file. that is included in the 
schemas.jar and I also checked the schemas.jar META-INF directory in which I 
have no files at all except the default MANIFEST.MF created by sun.

  | <?xml version="1.0" encoding="UTF-8"?>
  | <application>
  |  <display-name>Deployed EJBs for all datasets</display-name>
  |  <module>
  |    <java>core_serverLib.jar</java>
  |  </module>
  |  <module>
  |    <java>nekohtml.jar</java>
  |  </module>
  |  <module>
  |    <java>xercesImpl.jar</java>
  |  </module>
  |  <module>
  |    <java>xmlParserAPIs.jar</java>
  |  </module>
  |  <module>
  |    <java>xmlrpc-1_2-b1.jar</java>
  |  </module>
  |  <module>
  |    <java>core_clientServerLib.jar</java>
  |  </module>
  |  <module>
  |    <java>gen_clientServerLib.jar</java>
  |  </module>
  |  <module>
  |    <java>ejb_client_configs.jar</java>
  |  </module>
  |  <module>
  |    <java>installedModules.jar</java>
  |  </module>
  |  <module>
  |    <java>data.jar</java>
  |  </module>
  |  <module>
  |    <java>fieldformatdefs.jar</java>
  |  </module>
  |  <module>
  |    <java>joins.jar</java>
  |  </module>
  |  <module>
  |    <java>menus.jar</java>
  |  </module>
  |  <module>
  |    <java>queries.jar</java>
  |  </module>
  |  <module>
  |    <java>schemas.jar</java>
  |  </module>
  |  <module>
  |    <java>statemachines.jar</java>
  |  </module>
  |  <module>
  |    <java>treeviews.jar</java>
  |  </module>
  |  <module>
  |    <ejb>common_core_ejb_eb.jar</ejb>
  |  </module>
  |  <module>
  |    <ejb>santabarbara_core_ejb_eb.jar</ejb>
  |  </module>
  |  <module>
  |    <ejb>core_ejb_sb.jar</ejb>
  |  </module>
  |  <module>
  |    <ejb>santabarbara_jms_ejb_eb.jar</ejb>
  |  </module>
  |  <module>
  |    <ejb>jms_ejb_sb.jar</ejb>
  |  </module>
  |  <module>
  |    <ejb>jms_ejb_mdb.jar</ejb>
  |  </module>
  |  <module>
  |    <ejb>santabarbara_gen_ejb_eb.jar</ejb>
  |  </module>
  |  <module>
  |    <ejb>gen_ejb_sb.jar</ejb>
  |  </module>
  |  <module>
  |    <ejb>santabarbara_acr_ejb_eb.jar</ejb>
  |  </module>
  |  <module>
  |    <ejb>acr_ejb_sb.jar</ejb>
  |  </module>
  |  <module>
  |    <ejb>santabarbara_apy_ejb_eb.jar</ejb>
  |  </module>
  |  <module>
  |    <ejb>apy_ejb_sb.jar</ejb>
  |  </module>
  |  <module>
  |    <ejb>santabarbara_pay_ejb_eb.jar</ejb>
  |  </module>
  |  <module>
  |   <web>
  |     <web-uri>core.war</web-uri>
  |     <context-root>core</context-root>
  |    </web>
  |  </module>
  | </application>
  | 

Anything wrong in the above code. This is what I have in my application.xml
I appreciate your help.
--Anu 

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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to