RE: IE 6, Tomcat 4, Cocoon 1.8

2002-01-22 Thread Sreekanth . Payyavula

I have been having the same problem. I tried running some examples for pdf
generation. they seem to open a blank pdf file. I will post again if i have
any progress.

Sreekanth

-Original Message-
From: ITANI Mohamed (LB Soft) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 22, 2002 5:03 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: IE 6, Tomcat 4, Cocoon 1.8


Running the application under Tomcat 4 using cocoon 1.8, and the client
as IE6 will NOT generate the PDF report.
Changing IE6 to IE 5.5, or Tomcat 4 to Tomcat 3.2 will solve the problem
\

What's going on here ???

Thank you

Itani


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

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


**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the sender immediately.

This footnote also confirms that this email message has been swept by
MIMEsweeper and Symantec Norton AntiVirus for the presence
of computer viruses.
**


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

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




RE: IE 6, Tomcat 4, Cocoon 1.8

2002-01-22 Thread Sreekanth . Payyavula

Appreciate the Help.

Sreekanth

-Original Message-
From: ITANI Mohamed (LB Soft) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 22, 2002 9:39 AM
To: [EMAIL PROTECTED]
Subject: Re: IE 6, Tomcat 4, Cocoon 1.8


Hi;

It turned out to be a compatibility problem between Acrobat reader and IE6.
When using AR4.05 instead of AR4.0,
it worked.

I hope this helps
Itani

[EMAIL PROTECTED] wrote:

 I have been having the same problem. I tried running some examples for pdf
 generation. they seem to open a blank pdf file. I will post again if i
have
 any progress.

 Sreekanth

 -Original Message-
 From: ITANI Mohamed (LB Soft) [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, January 22, 2002 5:03 AM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: IE 6, Tomcat 4, Cocoon 1.8

 Running the application under Tomcat 4 using cocoon 1.8, and the client
 as IE6 will NOT generate the PDF report.
 Changing IE6 to IE 5.5, or Tomcat 4 to Tomcat 3.2 will solve the problem
 \

 What's going on here ???

 Thank you

 Itani

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

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

 **
 This email and any files transmitted with it are confidential and
 intended solely for the use of the individual or entity to whom they
 are addressed. If you have received this email in error please notify
 the sender immediately.

 This footnote also confirms that this email message has been swept by
 MIMEsweeper and Symantec Norton AntiVirus for the presence
 of computer viruses.
 **

 -
 Please check that your question has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faqs.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/faqs.html

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


**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the sender immediately.

This footnote also confirms that this email message has been swept by
MIMEsweeper and Symantec Norton AntiVirus for the presence
of computer viruses.
**


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

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




RE: Just starting COCOON

2002-01-18 Thread Sreekanth . Payyavula

I have got to work but have a difficult time understanding. I tried some
samples with devshed and could not get them to work. 

Sree
x5178

-Original Message-
From: Alexander Churin [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 18, 2002 9:13 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Just starting COCOON


I got it up and running, the documentation must be written better in Italian
because the English version is Terrible!  Thank you very much for your
help...

TechStyles USA LLC
http://www.techstylesusa.com
Alexander Churin
Director of Technology
708.288.5660


-Original Message-
From: Luca Morandini [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 17, 2002 12:59 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Just starting COCOON


Alexander,

I'd suggest to download Cocoon sources and re-compile (using build,bat).
I downloaded the binaries too... but never managed to make them run (on the
other hand the compiled sources run).

Best regards,


-
   Luca Morandini
   GIS Consultant
  [EMAIL PROTECTED]
http://utenti.tripod.it/lmorandini/index.html
-


 -Original Message-
 From: Alexander Churin [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, January 17, 2002 6:24 PM
 To: [EMAIL PROTECTED]
 Subject: Just starting COCOON


 I have been reading these install docs back and forth for 2 days now and I
 am missing something.  I am running Tomcat 4.0 using the Catalina
 web server
 on win2000 and winXP.  It is working just fine and I want to add COCOON to
 the whole thing.  So after downloading the latest binary distribution of
 COCOON 2.0 I am in the process of setting it up.  The install
 file tells me
 to BUILD cocoon using build. bat.  Well I don't have build.bat.  No clue
 where to find it either.  I moved the war file that cam in the zip to the
 tomcat/webapps dir and that did nothing so I guess I have to build it even
 though I have downloaded the binaries.

 so far I have set up
 SET JAVA_HOME=C:\jdk1.3.1_01

 my next step is:
 build.bat -Dinclude.webapp.libs=yes -Dinstall.war=%TOMCAT_HOME%\webapps
 install

 I get the error:
 'build.bat' is not recognized as an internal or external command, operable
 program or batch file.

 Please, someone save me!


 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com


 -
 Please check that your question has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faqs.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/faqs.html

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


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

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


**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the sender immediately.

This footnote also confirms that this email message has been swept by
MIMEsweeper and Symantec Norton AntiVirus for the presence
of computer viruses.
**


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

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