Re: Re: Need assistance in diagnosing error message.

2004-01-13 Thread aabouk01
This problem was corrected by simply placing the XML tag on line 1 column 1. It 
was indented a couple of spaces.
 
 From: Clay Leeds [EMAIL PROTECTED]
 Date: 2004/01/09 Fri PM 12:10:22 EST
 To: [EMAIL PROTECTED]
 Subject: Re: Need assistance in diagnosing error message.
 
 Glad to hear the problem is resolved! If it's not too much trouble, 
 please report back the error to the list, so that the thread will be 
 complete. Someone else with the same or similar problem, may follow 
 the list, but not have a resolution to the problem.
 
 Web Maestro Clay
 
 On Jan 9, 2004, at 8:47 AM, [EMAIL PROTECTED] wrote:
  Ok found my error. Thanks for the replys.
  From: [EMAIL PROTECTED]
  Date: 2004/01/09 Fri AM 11:31:48 EST
  To: [EMAIL PROTECTED]
  Subject: RE: Need assistance in diagnosing error message.
 
  javax.servlet.ServletException: The processing instruction target 
  matching
  [xX][mM][lL] is not allowed
 
  I don't exactly remember, I think it comes from an
  org.xml.sax.SAXParseException. Check your FO tree (or XSL or XML 
  source),
  post it if you can't find your error.
 
  Mathieu.
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Need assistance in diagnosing error message.

2004-01-10 Thread Andreas L. Delmelle
 -Original Message-
 From: Clay Leeds [mailto:[EMAIL PROTECTED]

 Glad to hear the problem is resolved! If it's not too much trouble,
 please report back the error to the list, so that the thread will be
 complete. Someone else with the same or similar problem, may follow
 the list, but not have a resolution to the problem.


Clay,

If my gut-feeling is not deceiving me, the error and resolution are both
hidden in Clovis' post:

 From: Clovis Wichoski [mailto:[EMAIL PROTECTED]

 This mean that ?xml Some Stuff  ? or ?XML Some Stuff
 ? is not allowed, maybe your XSL have the XML declaration on the middle
 ^
 of XSL the XML declaration must be the first line of XSL.

Too bad he wasn't too sure of himself ( and too bad the OP just didn't feel
like adding how silly his mistake was... ;) making it look like the other
reply had helped him. )

Cheers,

Andreas


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Need assistance in diagnosing error message.

2004-01-09 Thread aabouk01
I am lost here, can someone tell me what this means?

Thanks!!

Alain


javax.servlet.ServletException: The processing instruction target matching 
[xX][mM][lL] is not allowed.
FopServlet.renderFO(Unknown Source)
FopServlet.doGet(Unknown Source)
javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Need assistance in diagnosing error message.

2004-01-09 Thread mathieu . fretiere
javax.servlet.ServletException: The processing instruction target matching 
[xX][mM][lL] is not allowed

I don't exactly remember, I think it comes from an 
org.xml.sax.SAXParseException. Check your FO tree (or XSL or XML source), 
post it if you can't find your error.

Mathieu.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Need assistance in diagnosing error message.

2004-01-09 Thread Clóvis Wichoski
This mean that ?xml Some Stuff  ? or ?XML Some Stuff 
? is not allowed, maybe your XSL have the XML declaration on the middle 
of XSL the XML declaration must be the first line of XSL.

I hope that this help
Clovis
[EMAIL PROTECTED] wrote:
I am lost here, can someone tell me what this means?
Thanks!!
Alain
javax.servlet.ServletException: The processing instruction target matching 
[xX][mM][lL] is not allowed.
FopServlet.renderFO(Unknown Source)
FopServlet.doGet(Unknown Source)
javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: RE: Need assistance in diagnosing error message.

2004-01-09 Thread aabouk01
Ok found my error. Thanks for the replys.



 
 From: [EMAIL PROTECTED]
 Date: 2004/01/09 Fri AM 11:31:48 EST
 To: [EMAIL PROTECTED]
 Subject: RE: Need assistance in diagnosing error message.
 
 javax.servlet.ServletException: The processing instruction target matching 
 [xX][mM][lL] is not allowed
 
 I don't exactly remember, I think it comes from an 
 org.xml.sax.SAXParseException. Check your FO tree (or XSL or XML source), 
 post it if you can't find your error.
 
 Mathieu.
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]