Re: Transforming XML with XSL and Cocoon

2002-12-16 Thread Sorin Marti


Try:
http://localhost:8080/cocoon/Ich_bestehe_nicht
You will get the same message.


That's an answer I expected...



What's in the  portion  of your sitemap?


Ok, my problem is solved. As I said, I am a newbie and didn't even have 
a sitemap. Now I have one and the html output is fine...


Did you put a connection between the URI and the files?


nope. (I wouldn't even know how)



Cocoon is also about managing an URI space.


good to know...

Thanks for your help, the list surely will hear about my beginner-probs 
in future :-)





-
Please check that your question  has not already been answered in the
FAQ before posting. 

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







-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: Transforming XML with XSL and Cocoon

2002-12-16 Thread Ahmed
On Mon, 2002-12-16 at 10:14, Sorin Marti wrote:
> now I want to try to look view my XML-file in the browser 
> (http://localhost:8080/cocoon/energie/energiebericht-70-99.xml)
> and I get following error:
>   Cocoon 2 - Resource not found

Try:
http://localhost:8080/cocoon/Ich_bestehe_nicht
You will get the same message.

What's in the  portion  of your sitemap?

Did you put a connection between the URI and the files?

Cocoon is also about managing an URI space.



-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Transforming XML with XSL and Cocoon

2002-12-16 Thread Sorin Marti
Hi all,

I am a newbie with cocoon. I've got some troubles and hope you can help me.

I've got an XML-File, its DTD and an XSL-File. I think they are all 
well-formed and valid.

In the XML-File I declared:
Cocoon-process-type:   
the Stylesheet location:  
the doctype:

In the XSL-File I declared:
http://www.w3.org/1999/XSL/Transform";>


I use:
cocoon 2.0.4
jakarta tomcat 4.1.12
jdk 1.3.1

now I want to try to look view my XML-file in the browser 
(http://localhost:8080/cocoon/energie/energiebericht-70-99.xml)
and I get following error:


 Cocoon 2 - Resource not found



type resource-not-found

messageResource not found

descriptionThe requested URI "/cocoon/energie/energiebericht-70-99.xml" 
was not found.

sender org.apache.cocoon.servlet.CocoonServlet

source Cocoon servlet

request-uri

/cocoon/energie/energiebericht-70-99.xml

path-info

energie/energiebericht-70-99.xml



What's  wrong?

Thanks for any advice

Sorin Marti


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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