Re: jboss 3 + cocoon 2.0.3

2002-08-02 Thread Ted T. Garrett II

Ok, can someone point me to where I find out how to build an ear from a war?

Terry Anderson wrote:

Actually, built the .war into the .ear along with the applications.xml
file.

-Original Message-
From: Per Kreipke [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, July 30, 2002 12:53 PM
To: [EMAIL PROTECTED]
Subject: RE: jboss 3 + cocoon 2.0.3


Terry,

Not sure if you got an answer, but I just got cocoon 2.0.3 + jboss 
3.0.0
+ tomcat 4.0.3 running.

I built the standard cocoon webapp (.war) into a .ear file and 
deployed from that.


It sounds like you simply renamed the .war to .ear. Is that what you
meant or did you specify a different build target?

Per


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

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. http://xml.apache.org/cocoon/faq/index.html

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. http://xml.apache.org/cocoon/faq/index.html

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




RE: jboss 3 + cocoon 2.0.3

2002-07-30 Thread Terry Anderson

Gerhard,

Not sure if you got an answer, but I just got cocoon 2.0.3 + jboss 3.0.0
+ tomcat 4.0.3 running.

I built the standard cocoon webapp (.war) into a .ear file and deployed
from that.  When I tried to deploy the .war file, I got the same error
you mention below.  The .ear file works, however.

Good luck,

Terry Anderson

-Original Message-
From: Gerhard Hipfinger [mailto:[EMAIL PROTECTED]] 
Sent: Friday, July 26, 2002 5:07 PM
To: [EMAIL PROTECTED]
Subject: jboss 3 + cocoon 2.0.3


Hi!

I deployed my own war file based on cocoon 2.0.3 in jboss 3.0 (with 
tomcat 4.0.3).

The deployment works without any errors but when I try to access the 
application I get the following error message

java.io.FileNotFoundException:
/opt/jboss/bin/jndi:/localhost/sitemap.xmap (Datei oder Verzeichnis
nicht gefunden)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:103)
at
org.apache.cocoon.components.source.FileSource.getInputStream(FileSource
.java:140)
at
org.apache.cocoon.components.source.AbstractStreamSource.getInputSource(
AbstractStreamSource.java:161)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.gen
erateResource(ProgramGeneratorImpl.java:367)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.cre
ateResource(ProgramGeneratorImpl.java:333)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.loa
d(ProgramGeneratorImpl.java:292)
at org.apache.cocoon.sitemap.Handler.run(Handler.java:265)
at java.lang.Thread.run(Thread.java:536)


So it seems that jndi is used to locate the sitemap.xmap. Where can I 
configure this one?

Thanks,
Gerhard

--
openForce Information Technology GesmbH http://www.openforce.at/



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

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. http://xml.apache.org/cocoon/faq/index.html

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




RE: jboss 3 + cocoon 2.0.3

2002-07-30 Thread Per Kreipke

Terry,

 Not sure if you got an answer, but I just got cocoon 2.0.3 + jboss 3.0.0
 + tomcat 4.0.3 running.

 I built the standard cocoon webapp (.war) into a .ear file and deployed
 from that.

It sounds like you simply renamed the .war to .ear. Is that what you meant
or did you specify a different build target?

Per


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

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




Re: jboss 3 + cocoon 2.0.3

2002-07-30 Thread Gerhard Hipfinger

Thank you Terry,

I will try this shortly, I report success story (hopefully) when I am done.

Gerhard

Terry Anderson wrote:

Actually, built the .war into the .ear along with the applications.xml
file.

-Original Message-
From: Per Kreipke [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, July 30, 2002 12:53 PM
To: [EMAIL PROTECTED]
Subject: RE: jboss 3 + cocoon 2.0.3


Terry,

Not sure if you got an answer, but I just got cocoon 2.0.3 + jboss 
3.0.0
+ tomcat 4.0.3 running.

I built the standard cocoon webapp (.war) into a .ear file and 
deployed from that.


It sounds like you simply renamed the .war to .ear. Is that what you
meant or did you specify a different build target?

Per



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

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