Re: why the xml and xsl files have to be in the bin folder of tomcat when I generate a application web for that the application works?

2014-04-07 Thread Glenn Adams
Since you reported a problem, how about reporting your fix?


On Mon, Apr 7, 2014 at 4:11 PM, edi4988  wrote:

> Thank you for the replies, I solved the problem.
>
>
> 2014-04-03 16:32 GMT-06:00 Luis Bernardo [via Apache FOP] <[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=40454&i=0>
> >:
>
>>
>> As explained in http://xmlgraphics.apache.org/fop/trunk/servlets.html,
>> if you use the sample servlet then you should access it as in
>>
>>-
>>
>>
>>
>> http://localhost:8080/fop/fop?xml=/home/path/to/xmlfile.xml&xsl=/home/path/to/xslfile.xsl
>>
>> Are you doing that? Can you provide the URL you use?
>>
>>
>> On 4/3/14, 10:13 PM, edi4988 wrote:
>>
>>  I have my xslt and xml files in my Tomcat Server, but when I try to use
>> this files  by example in the path  http://localhost:8080/XML/SIICG.xml the 
>> application doesn't work. But if I have the files by example in
>> c:/xml/SIICG.xml the application works fine.
>>
>>  Do you know any idea what am i doing wrong?
>>
>>  I use the example on this page :
>>
>> http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-1_1/src/java/org/apache/fop/servlet/FopServlet.java?view=log
>>
>>  Thanx
>>
>>
>> 2014-04-03 12:00 GMT-06:00 rsargent [via Apache FOP] <[hidden 
>> email]<http://user/SendEmail.jtp?type=node&node=40425&i=0>
>> >:
>>
>>  Move them to the app root?
>>>
>>>  On 04/03/2014 11:57 AM, edi4988 wrote:
>>>
>>> Do you know what can I do if my files have this path 
>>> http://localhost:8080/XML/SIICG.xml
>>>  ?
>>>
>>> Thanx
>>>
>>>
>>>
>>> --
>>> View this message in context: 
>>> http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40422.html
>>>
>>>
>>>
>>>
>>> Sent from the FOP - Users mailing list archive at Nabble.com.
>>>
>>> -
>>> To unsubscribe, e-mail: [hidden email] 
>>> <http://user/SendEmail.jtp?type=node&node=40423&i=0>
>>> For additional commands, e-mail: [hidden email] 
>>> <http://user/SendEmail.jtp?type=node&node=40423&i=1>
>>>
>>>
>>>
>>>
>>> --
>>>  If you reply to this email, your message will be added to the
>>> discussion below:
>>>
>>> http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40423.html
>>>   To unsubscribe from why the xml and xsl files have to be in the bin
>>> folder of tomcat when I generate a application web for that the application
>>> works?, click here.
>>> NAML<http://apache-fop.1065347.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>>
>>
>>
>> --
>> View this message in context: Re: why the xml and xsl files have to be
>> in the bin folder of tomcat when I generate a application web for that the
>> application 
>> works?<http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40425.html>
>>
>> Sent from the FOP - Users mailing list 
>> archive<http://apache-fop.1065347.n5.nabble.com/FOP-Users-f3.html>at 
>> Nabble.com.
>>
>>
>>
>>
>> --
>>  If you reply to this email, your message will be added to the
>> discussion below:
>>
>> http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40427.html
>>  To unsubscribe from why the xml and xsl files have to be in the bin
>> folder of tomcat when I generate a application web for that the application
>> works?, click here.
>> NAML<http://apache-fop.1065347.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>
>
> --
> View this message in context: Re: why the xml and xsl files have to be in
> the bin folder of tomcat when I generate a application web for that the
> application 
> works?<http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40454.html>
> Sent from the FOP - Users mailing list 
> archive<http://apache-fop.1065347.n5.nabble.com/FOP-Users-f3.html>at 
> Nabble.com.
>


Re: why the xml and xsl files have to be in the bin folder of tomcat when I generate a application web for that the application works?

2014-04-07 Thread edi4988
Thank you for the replies, I solved the problem.


2014-04-03 16:32 GMT-06:00 Luis Bernardo [via Apache FOP] <
ml-node+s1065347n40427...@n5.nabble.com>:

>
> As explained in http://xmlgraphics.apache.org/fop/trunk/servlets.html, if
> you use the sample servlet then you should access it as in
>
>-
>
>
>
> http://localhost:8080/fop/fop?xml=/home/path/to/xmlfile.xml&xsl=/home/path/to/xslfile.xsl
>
> Are you doing that? Can you provide the URL you use?
>
>
> On 4/3/14, 10:13 PM, edi4988 wrote:
>
>  I have my xslt and xml files in my Tomcat Server, but when I try to use
> this files  by example in the path  http://localhost:8080/XML/SIICG.xml the 
> application doesn't work. But if I have the files by example in
> c:/xml/SIICG.xml the application works fine.
>
>  Do you know any idea what am i doing wrong?
>
>  I use the example on this page :
>
> http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-1_1/src/java/org/apache/fop/servlet/FopServlet.java?view=log
>
>  Thanx
>
>
> 2014-04-03 12:00 GMT-06:00 rsargent [via Apache FOP] <[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=40425&i=0>
> >:
>
>  Move them to the app root?
>>
>>  On 04/03/2014 11:57 AM, edi4988 wrote:
>>
>> Do you know what can I do if my files have this path 
>> http://localhost:8080/XML/SIICG.xml
>>  ?
>>
>> Thanx
>>
>>
>>
>> --
>> View this message in context: 
>> http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40422.html
>>
>>
>> Sent from the FOP - Users mailing list archive at Nabble.com.
>>
>> -
>> To unsubscribe, e-mail: [hidden email] 
>> <http://user/SendEmail.jtp?type=node&node=40423&i=0>
>> For additional commands, e-mail: [hidden email] 
>> <http://user/SendEmail.jtp?type=node&node=40423&i=1>
>>
>>
>>
>>
>> --
>>  If you reply to this email, your message will be added to the
>> discussion below:
>>
>> http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40423.html
>>   To unsubscribe from why the xml and xsl files have to be in the bin
>> folder of tomcat when I generate a application web for that the application
>> works?, click here.
>> NAML<http://apache-fop.1065347.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>
>
> --
> View this message in context: Re: why the xml and xsl files have to be in
> the bin folder of tomcat when I generate a application web for that the
> application 
> works?<http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40425.html>
>
> Sent from the FOP - Users mailing list 
> archive<http://apache-fop.1065347.n5.nabble.com/FOP-Users-f3.html>at 
> Nabble.com.
>
>
>
>
> --
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40427.html
>  To unsubscribe from why the xml and xsl files have to be in the bin
> folder of tomcat when I generate a application web for that the application
> works?, click 
> here<http://apache-fop.1065347.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=40348&code=ZWRpNDk4OEBnbWFpbC5jb218NDAzNDh8LTExNjM0MTczMg==>
> .
> NAML<http://apache-fop.1065347.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40454.html
Sent from the FOP - Users mailing list archive at Nabble.com.

Re: why the xml and xsl files have to be in the bin folder of tomcat when I generate a application web for that the application works?

2014-04-03 Thread Luis Bernardo


As explained in http://xmlgraphics.apache.org/fop/trunk/servlets.html, 
if you use the sample servlet then you should access it as in


 *

   
http://localhost:8080/fop/fop?xml=/home/path/to/xmlfile.xml&xsl=/home/path/to/xslfile.xsl

Are you doing that? Can you provide the URL you use?

On 4/3/14, 10:13 PM, edi4988 wrote:
I have my xslt and xml files in my Tomcat Server, but when I try to 
use this files  by example in the path 
http://localhost:8080/XML/SIICG.xml  the application doesn't work. But 
if I have the files by example in c:/xml/SIICG.xml the application 
works fine.


Do you know any idea what am i doing wrong?

I use the example on this page :
http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-1_1/src/java/org/apache/fop/servlet/FopServlet.java?view=log

Thanx


2014-04-03 12:00 GMT-06:00 rsargent [via Apache FOP] <[hidden email] 
>:


Move them to the app root?

On 04/03/2014 11:57 AM, edi4988 wrote:

Do you know what can I do if my files have this path
http://localhost:8080/XML/SIICG.xml
  ?

Thanx



--
View this message in 
context:http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40422.html
Sent from the FOP - Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [hidden email]
<http://user/SendEmail.jtp?type=node&node=40423&i=0> For
additional commands, e-mail: [hidden email]
<http://user/SendEmail.jtp?type=node&node=40423&i=1>





If you reply to this email, your message will be added to the
discussion below:

http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40423.html

To unsubscribe from why the xml and xsl files have to be in the
bin folder of tomcat when I generate a application web for that
the application works?, click here.
NAML

<http://apache-fop.1065347.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>




----------------------------
View this message in context: Re: why the xml and xsl files have to be 
in the bin folder of tomcat when I generate a application web for that 
the application works? 
<http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40425.html>
Sent from the FOP - Users mailing list archive 
<http://apache-fop.1065347.n5.nabble.com/FOP-Users-f3.html> at Nabble.com.




Re: why the xml and xsl files have to be in the bin folder of tomcat when I generate a application web for that the application works?

2014-04-03 Thread edi4988
I have my xslt and xml files in my Tomcat Server, but when I try to use
this files  by example in the path
http://localhost:8080/XML/SIICG.xml the application doesn't work. But
if I have the files by example in
c:/xml/SIICG.xml the application works fine.

Do you know any idea what am i doing wrong?

I use the example on this page :
http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-1_1/src/java/org/apache/fop/servlet/FopServlet.java?view=log

Thanx


2014-04-03 12:00 GMT-06:00 rsargent [via Apache FOP] <
ml-node+s1065347n40423...@n5.nabble.com>:

> Move them to the app root?
>
>  On 04/03/2014 11:57 AM, edi4988 wrote:
>
> Do you know what can I do if my files have this path 
> http://localhost:8080/XML/SIICG.xml
>  ?
>
> Thanx
>
>
>
> --
> View this message in context: 
> http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40422.html
>
> Sent from the FOP - Users mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: [hidden email] 
> 
> For additional commands, e-mail: [hidden email] 
> 
>
>
>
>
> --
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40423.html
>  To unsubscribe from why the xml and xsl files have to be in the bin
> folder of tomcat when I generate a application web for that the application
> works?, click 
> here
> .
> NAML
>




--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40425.html
Sent from the FOP - Users mailing list archive at Nabble.com.

Re: why the xml and xsl files have to be in the bin folder of tomcat when I generate a application web for that the application works?

2014-04-03 Thread Rob Sargent

Move them to the app root?

On 04/03/2014 11:57 AM, edi4988 wrote:

Do you know what can I do if my files have this path
http://localhost:8080/XML/SIICG.xml ?

Thanx



--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40422.html
Sent from the FOP - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org





Re: why the xml and xsl files have to be in the bin folder of tomcat when I generate a application web for that the application works?

2014-04-03 Thread edi4988
Do you know what can I do if my files have this path 
http://localhost:8080/XML/SIICG.xml ?

Thanx



--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40422.html
Sent from the FOP - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: why the xml and xsl files have to be in the bin folder of tomcat when I generate a application web for that the application works?

2014-03-27 Thread edi4988
You were right,

But by example if I have my files in this url :
http://localhost:8080/XML/SIICG.xml and I provide this url in the source
code  I have a mistake "java.io.FileNotFoundException".

Do you know why when I provide the url I have this error?

Thanx.


2014-03-27 3:22 GMT-06:00 Luis Bernardo [via Apache FOP] <
ml-node+s1065347n40355...@n5.nabble.com>:

> As I mentioned, you need to provide the full path of the files with the
> example servlet provided, and then the files can be anywhere. If you just
> provide the file name it is likely that will just look under bin. But you
> can change the servlet to look in whatever folder you want.
>
> On 3/27/14, 4:06 AM, edi4988 wrote:
>
> Do you know other way or other example where files can be in other folder
> different to "bin"? because if I have the xml and xslt files in other
> folder different to "bin" I have a error.
>
>
> 2014-03-26 16:56 GMT-06:00 Luis Bernardo [via Apache FOP] <[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=40353&i=0>
> >:
>
>
>> See http://xmlgraphics.apache.org/fop/trunk/servlets.html.
>>
>> With the example servlet provided by FOP you need to specify the full
>> path of your files (that is /path/to/my/file.fo).
>>
>> On 3/26/14, 9:02 PM, edi4988 wrote:
>>
>> > Hi everyone,
>> >
>> > why the xml and xsl files have to be in the bin folder of tomcat when I
>> > generate a application web for that the application works?
>> >
>> > I have a web application to create rtf and pdf files with a Servlet. I
>> need
>> > to have my xml file and xsl file in in the bin folder of tomcat to that
>> my
>> > application works, but if I have the files in other different folder
>> the
>> > application dosen't work.
>> >
>> > I use the example on this page :
>> >
>> http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-1_1/src/java/org/apache/fop/servlet/FopServlet.java?view=log
>> >
>> > what can i do for that  the xml and xsl files can to be in other folder
>> > different to bin?
>> >
>> > By example in a folder from my web application.
>> >
>> >
>> >
>> > --
>> > View this message in context:
>> http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348.html
>> > Sent from the FOP - Users mailing list archive at Nabble.com.
>> >
>> > -
>> > To unsubscribe, e-mail: [hidden 
>> > email]<http://user/SendEmail.jtp?type=node&node=40350&i=0>
>> > For additional commands, e-mail: [hidden 
>> > email]<http://user/SendEmail.jtp?type=node&node=40350&i=1>
>> >
>>
>>
>> -
>> To unsubscribe, e-mail: [hidden 
>> email]<http://user/SendEmail.jtp?type=node&node=40350&i=2>
>> For additional commands, e-mail: [hidden 
>> email]<http://user/SendEmail.jtp?type=node&node=40350&i=3>
>>
>>
>>
>> --
>>  If you reply to this email, your message will be added to the
>> discussion below:
>>
>> http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40350.html
>>  To unsubscribe from why the xml and xsl files have to be in the bin
>> folder of tomcat when I generate a application web for that the application
>> works?, click here.
>> NAML<http://apache-fop.1065347.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>
>
> --
> View this message in context: Re: why the xml and xsl files have to be in
> the bin folder of tomcat when I generate a application web for that the
> application 
> works?<http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40353.html>
>
> Sent from the FOP - Users mailing list 
> archive<http://apache-fop.1065347.n5.nabble.com/FOP-Users-f3.html>at 
> Nabble.com.
>
>
>
>
> 

Re: why the xml and xsl files have to be in the bin folder of tomcat when I generate a application web for that the application works?

2014-03-27 Thread Luis Bernardo
As I mentioned, you need to provide the full path of the files with the 
example servlet provided, and then the files can be anywhere. If you 
just provide the file name it is likely that will just look under bin. 
But you can change the servlet to look in whatever folder you want.


On 3/27/14, 4:06 AM, edi4988 wrote:
Do you know other way or other example where files can be in other 
folder different to "bin"? because if I have the xml and xslt files in 
other folder different to "bin" I have a error.



2014-03-26 16:56 GMT-06:00 Luis Bernardo [via Apache FOP] <[hidden 
email] >:



See http://xmlgraphics.apache.org/fop/trunk/servlets.html.

With the example servlet provided by FOP you need to specify the full
path of your files (that is /path/to/my/file.fo <http://file.fo>).

On 3/26/14, 9:02 PM, edi4988 wrote:

> Hi everyone,
>
> why the xml and xsl files have to be in the bin folder of tomcat
when I
> generate a application web for that the application works?
>
> I have a web application to create rtf and pdf files with a
Servlet. I need
> to have my xml file and xsl file in in the bin folder of tomcat
to that my
> application works, but if I have the files in other different
folder the
> application dosen't work.
>
> I use the example on this page :
>

http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-1_1/src/java/org/apache/fop/servlet/FopServlet.java?view=log
>
> what can i do for that  the xml and xsl files can to be in other
folder
> different to bin?
>
> By example in a folder from my web application.
>
>
>
> --
> View this message in context:

http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348.html
> Sent from the FOP - Users mailing list archive at Nabble.com.
>
>
-
> To unsubscribe, e-mail: [hidden email]
<http://user/SendEmail.jtp?type=node&node=40350&i=0>
> For additional commands, e-mail: [hidden email]
<http://user/SendEmail.jtp?type=node&node=40350&i=1>
>


-
To unsubscribe, e-mail: [hidden email]
<http://user/SendEmail.jtp?type=node&node=40350&i=2>
For additional commands, e-mail: [hidden email]
<http://user/SendEmail.jtp?type=node&node=40350&i=3>




If you reply to this email, your message will be added to the
discussion below:

http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40350.html

To unsubscribe from why the xml and xsl files have to be in the
bin folder of tomcat when I generate a application web for that
the application works?, click here.
NAML

<http://apache-fop.1065347.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>




------------------------
View this message in context: Re: why the xml and xsl files have to be 
in the bin folder of tomcat when I generate a application web for that 
the application works? 
<http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40353.html>
Sent from the FOP - Users mailing list archive 
<http://apache-fop.1065347.n5.nabble.com/FOP-Users-f3.html> at Nabble.com.




Re: why the xml and xsl files have to be in the bin folder of tomcat when I generate a application web for that the application works?

2014-03-26 Thread edi4988
Do you know other way or other example where files can be in other folder
different to "bin"? because if I have the xml and xslt files in other
folder different to "bin" I have a error.


2014-03-26 16:56 GMT-06:00 Luis Bernardo [via Apache FOP] <
ml-node+s1065347n40350...@n5.nabble.com>:

>
> See http://xmlgraphics.apache.org/fop/trunk/servlets.html.
>
> With the example servlet provided by FOP you need to specify the full
> path of your files (that is /path/to/my/file.fo).
>
> On 3/26/14, 9:02 PM, edi4988 wrote:
>
> > Hi everyone,
> >
> > why the xml and xsl files have to be in the bin folder of tomcat when I
> > generate a application web for that the application works?
> >
> > I have a web application to create rtf and pdf files with a Servlet. I
> need
> > to have my xml file and xsl file in in the bin folder of tomcat to that
> my
> > application works, but if I have the files in other different folder the
> > application dosen't work.
> >
> > I use the example on this page :
> >
> http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-1_1/src/java/org/apache/fop/servlet/FopServlet.java?view=log
> >
> > what can i do for that  the xml and xsl files can to be in other folder
> > different to bin?
> >
> > By example in a folder from my web application.
> >
> >
> >
> > --
> > View this message in context:
> http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348.html
> > Sent from the FOP - Users mailing list archive at Nabble.com.
> >
> > -
> > To unsubscribe, e-mail: [hidden 
> > email]
> > For additional commands, e-mail: [hidden 
> > email]
> >
>
>
> -
> To unsubscribe, e-mail: [hidden 
> email]
> For additional commands, e-mail: [hidden 
> email]
>
>
>
> --
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40350.html
>  To unsubscribe from why the xml and xsl files have to be in the bin
> folder of tomcat when I generate a application web for that the application
> works?, click 
> here
> .
> NAML
>




--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348p40353.html
Sent from the FOP - Users mailing list archive at Nabble.com.

Re: why the xml and xsl files have to be in the bin folder of tomcat when I generate a application web for that the application works?

2014-03-26 Thread Luis Bernardo


See http://xmlgraphics.apache.org/fop/trunk/servlets.html.

With the example servlet provided by FOP you need to specify the full 
path of your files (that is /path/to/my/file.fo).


On 3/26/14, 9:02 PM, edi4988 wrote:

Hi everyone,

why the xml and xsl files have to be in the bin folder of tomcat when I
generate a application web for that the application works?

I have a web application to create rtf and pdf files with a Servlet. I need
to have my xml file and xsl file in in the bin folder of tomcat to that my
application works, but if I have the files in other different folder the
application dosen't work.

I use the example on this page :
http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-1_1/src/java/org/apache/fop/servlet/FopServlet.java?view=log

what can i do for that  the xml and xsl files can to be in other folder
different to bin?

By example in a folder from my web application.



--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/why-the-xml-and-xsl-files-have-to-be-in-the-bin-folder-of-tomcat-when-I-generate-a-application-web-f-tp40348.html
Sent from the FOP - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org




-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org