Hi,
I want to create an  Environment Entries in jboss, so I create a file name 
em.xml ,and put it under deploy directory, but the error message said 
Incompletely deployed packages. the contents in xml file is below 


         
          <env-entry>
              The maximum number of tax exemptions allowed 
              <env-entry-name>maxExemptions</env-entry-name>
              <env-entry-type>java.lang.Integer</env-entry-type>
              <env-entry-value>15</env-entry-value>
          </env-entry>
         


anybody knows how to set the Environment Entries  in the jboss without ejb 
descripter?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4007474
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to