Bazic,
Bazik wrote
Hello. The separate deployment of orbeon i am use. I need to create my own forms at resources/apps/*. The location of it must be in my *.war. Is it possible?
If you are using separate deployment, then you won't be "touching" the content of the orbeon.war. Your application (your war) will produce XForms and it will be processed by Orbeon Forms thanks to a filter you have setup in the web.xml of your application. Does this make sense?
You can also find more information about how "separate deployment" works on:
http://www.orbeon.com/ops/doc/reference-xforms-javaAlex