You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by News Hunter <re...@atmuc.com> on 2005/01/02 22:04:05 UTC

Cocoon 2.1.6

Can i use cocoon 2.1.6 with jre1.5 and fresh install of tomcat 5.5.4?

-----------------------
-News Hunter-
-----------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Cocoon 2.1.6

Posted by Upayavira <uv...@upaya.co.uk>.
News Hunter wrote:

> where can i find the tested configuration?

You need to get a subversion client, e.g. tortoisesvn.tigris.org, and 
then use it to get download the latest source from subversion, from 
http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/

a brief answer, but I hope it helps.

Regards, upayavira

>
> -----------------------
> -News Hunter-
> -----------------------
> ----- Original Message ----- From: "Upayavira" <uv...@upaya.co.uk>
> To: <us...@cocoon.apache.org>
> Sent: Sunday, January 02, 2005 11:11 PM
> Subject: Re: Cocoon 2.1.6
>
>
>> News Hunter wrote:
>>
>>> Can i use cocoon 2.1.6 with jre1.5 and fresh install of tomcat 5.5.4?
>>
>>
>> I don't think so. I think that the latest Cocoon with SVN has had 
>> some fixes for 1.5, but I'm pretty sure 2.1.6 won't yet work.
>>
>> Regards, Upayavira
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
>> For additional commands, e-mail: users-help@cocoon.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Cocoon 2.1.6

Posted by News Hunter <re...@atmuc.com>.
where can i find the tested configuration?

-----------------------
-News Hunter-
-----------------------
----- Original Message ----- 
From: "Upayavira" <uv...@upaya.co.uk>
To: <us...@cocoon.apache.org>
Sent: Sunday, January 02, 2005 11:11 PM
Subject: Re: Cocoon 2.1.6


> News Hunter wrote:
> 
>> Can i use cocoon 2.1.6 with jre1.5 and fresh install of tomcat 5.5.4?
> 
> I don't think so. I think that the latest Cocoon with SVN has had some 
> fixes for 1.5, but I'm pretty sure 2.1.6 won't yet work.
> 
> Regards, Upayavira
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Cocoon 2.1.6

Posted by Upayavira <uv...@upaya.co.uk>.
News Hunter wrote:

> Can i use cocoon 2.1.6 with jre1.5 and fresh install of tomcat 5.5.4?

I don't think so. I think that the latest Cocoon with SVN has had some 
fixes for 1.5, but I'm pretty sure 2.1.6 won't yet work.

Regards, Upayavira


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


RE: Cocoon 2.1.6 - Build problems!!!

Posted by km...@hotmail.com.
Hi,

I tried following your previous recommendations of how to build the 2.1.6
source on JDK 1.5, however I get the following build error:

C:\Java\cocoon-2.1.6-src\cocoon-2.1.6>build
Buildfile: build.xml

prepare:
======================================================================
                 Apache Cocoon 2.1.6 [1999-2004]
======================================================================
 Building with Apache Ant version 1.6.2 compiled on July 16 2004
----------------------------------------------------------------------
 Using build file C:\Java\cocoon-2.1.6-src\cocoon-2.1.6\build.xml
----------------------------------------------------------------------
 Compiler options:
   - debug ......... [on]
   - optimize ...... [on]
   - deprecation ... [off]
======================================================================

compile-deprecated:
Processing:
C:\Java\cocoon-2.1.6-src\cocoon-2.1.6\src\deprecated\conf\deprecated
xroles
Writing:
C:\Java\cocoon-2.1.6-src\cocoon-2.1.6\build\cocoon-2.1.6\classes\org\ap
ache\cocoon\cocoon.roles

BUILD FAILED
C:\Java\cocoon-2.1.6-src\cocoon-2.1.6\tools\targets\compile-build.xml:43:
Transf
ormerException: javax.xml.transform.TransformerException:
java.io.FileNotFoundEx
ception:
file:\C:\Java\cocoon-2.1.6-src\cocoon-2.1.6\build\cocoon-2.1.6\classes\
org\apache\cocoon\cocoon.roles (The filename, directory name, or volume
label syntax is incorrect)

Total time: 4 seconds

C:\Java\cocoon-2.1.6-src\cocoon-2.1.6>

Seemingly it is unable to open and process the cocoon.roles file? But I can
open it by typing the exact same path into my file/internet browser,
including the "file:" protocol!

Line 43 of compile-build.xml is

<javac srcdir="${java}" destdir="${build.dest}" debug="${compiler.debug}"
optimize="${compiler.optimize}" deprecation="${compiler.deprecation}"
target="${target.vm}" source="${source.vm}" nowarn="${compiler.nowarn}"
compiler="${compiler}" classpathref="classpath"/>

But I assume source param is set correctly, since I have the latest 2.1.6
source distribution?

Will greatly appreciate any help :-)

PS: I'm running JDK 1.5.x (J2SE5.0?)

Kristian

PS: Is it perhaps the Ant version 1.6.2 that is 2 blame?


-----Original Message-----
Wrom: DXRQBGJSNBOHMKHJYFMYXOEAIJJPHSCRTNHGSW
Sent: 3. januar 2005 10:33
To: users@cocoon.apache.org
Subject: Re: Cocoon 2.1.6

in 2.1.6 just do the first step,The all step is just for 2.1.5.1


johnson
----- Original Message ----- 
Wrom: ZIDREXCAXZOWCONEUQZAAFXISHJEXXIM
To: <us...@cocoon.apache.org>
Sent: Monday, January 03, 2005 5:24 PM
Subject: Re: Cocoon 2.1.6


> can't send zip attachment to the maillist
> pls give me your mail addr
> 
> 
> johnson
> ----- Original Message ----- 
> Wrom: QZUIVOTQNQEMSFDULHPQQWOYIYZUNNYCGP
> To: <us...@cocoon.apache.org>
> Sent: Monday, January 03, 2005 5:12 PM
> Subject: Re: Cocoon 2.1.6
> 
> 
>> could you send me your tools/targets folder as a zip file?
>> 
>> -----------------------
>> -News Hunter-
>> -----------------------
>> ----- Original Message ----- 
>> Wrom: KYLEJGDGVCJVTLBXFGGMEPYOQKEDOTWF
>> To: <us...@cocoon.apache.org>
>> Sent: Monday, January 03, 2005 10:52 AM
>> Subject: Re: Cocoon 2.1.6
>> 
>> 
>>> 1.in tools/targets/init_build.xml change target="1.3" to target="1.5"
>>> 2.in the same dir ,compile-build.xml samples-build.xml find the javac 
>>> statement,add one line source="1.4" below target="xxxx"
>>> 3.in tools/src/blocks-build.xsl do the same to step 2.
>>> 
>>> hope this helped
>>> 
>>> Johnson
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
>> For additional commands, e-mail: users-help@cocoon.apache.org
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org



---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.779 / Virus Database: 526 - Release Date: 19-10-2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.779 / Virus Database: 526 - Release Date: 19-10-2004
 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Cocoon 2.1.6

Posted by Johnson <jo...@soho.club.tw>.
in 2.1.6 just do the first step,The all step is just for 2.1.5.1


johnson
----- Original Message ----- 
From: "Johnson" <jo...@soho.club.tw>
To: <us...@cocoon.apache.org>
Sent: Monday, January 03, 2005 5:24 PM
Subject: Re: Cocoon 2.1.6


> can't send zip attachment to the maillist
> pls give me your mail addr
> 
> 
> johnson
> ----- Original Message ----- 
> From: "News Hunter" <re...@atmuc.com>
> To: <us...@cocoon.apache.org>
> Sent: Monday, January 03, 2005 5:12 PM
> Subject: Re: Cocoon 2.1.6
> 
> 
>> could you send me your tools/targets folder as a zip file?
>> 
>> -----------------------
>> -News Hunter-
>> -----------------------
>> ----- Original Message ----- 
>> From: "Johnson" <jo...@soho.club.tw>
>> To: <us...@cocoon.apache.org>
>> Sent: Monday, January 03, 2005 10:52 AM
>> Subject: Re: Cocoon 2.1.6
>> 
>> 
>>> 1.in tools/targets/init_build.xml change target="1.3" to target="1.5"
>>> 2.in the same dir ,compile-build.xml samples-build.xml find the javac 
>>> statement,add one line source="1.4" below target="xxxx"
>>> 3.in tools/src/blocks-build.xsl do the same to step 2.
>>> 
>>> hope this helped
>>> 
>>> Johnson
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
>> For additional commands, e-mail: users-help@cocoon.apache.org
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Cocoon 2.1.6

Posted by Johnson <jo...@soho.club.tw>.
can't send zip attachment to the maillist
pls give me your mail addr


johnson
----- Original Message ----- 
From: "News Hunter" <re...@atmuc.com>
To: <us...@cocoon.apache.org>
Sent: Monday, January 03, 2005 5:12 PM
Subject: Re: Cocoon 2.1.6


> could you send me your tools/targets folder as a zip file?
> 
> -----------------------
> -News Hunter-
> -----------------------
> ----- Original Message ----- 
> From: "Johnson" <jo...@soho.club.tw>
> To: <us...@cocoon.apache.org>
> Sent: Monday, January 03, 2005 10:52 AM
> Subject: Re: Cocoon 2.1.6
> 
> 
>> 1.in tools/targets/init_build.xml change target="1.3" to target="1.5"
>> 2.in the same dir ,compile-build.xml samples-build.xml find the javac 
>> statement,add one line source="1.4" below target="xxxx"
>> 3.in tools/src/blocks-build.xsl do the same to step 2.
>> 
>> hope this helped
>> 
>> Johnson
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Cocoon 2.1.6

Posted by News Hunter <re...@atmuc.com>.
could you send me your tools/targets folder as a zip file?

-----------------------
-News Hunter-
-----------------------
----- Original Message ----- 
From: "Johnson" <jo...@soho.club.tw>
To: <us...@cocoon.apache.org>
Sent: Monday, January 03, 2005 10:52 AM
Subject: Re: Cocoon 2.1.6


> 1.in tools/targets/init_build.xml change target="1.3" to target="1.5"
> 2.in the same dir ,compile-build.xml samples-build.xml find the javac 
> statement,add one line source="1.4" below target="xxxx"
> 3.in tools/src/blocks-build.xsl do the same to step 2.
> 
> hope this helped
> 
> Johnson



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Cocoon 2.1.6

Posted by Johnson <jo...@soho.club.tw>.
1.in tools/targets/init_build.xml change target="1.3" to target="1.5"
2.in the same dir ,compile-build.xml samples-build.xml find the javac 
statement,add one line source="1.4" below target="xxxx"
3.in tools/src/blocks-build.xsl do the same to step 2.

hope this helped

Johnson


----- Original Message ----- 
From: "News Hunter" <re...@atmuc.com>
To: <us...@cocoon.apache.org>
Sent: Monday, January 03, 2005 4:37 PM
Subject: Re: Cocoon 2.1.6


>i use jdk1.5 to compile cocoon 2.1.6 with the lines belove and get this 
>error.
>
> build.properties
>
> compiler=modern
> compiler.debug=on
> compiler.optimize=on
> compiler.deprecation=off
> compiler.nowarn=on
> source.vm=1.3
> target.vm=1.5
>
>
> compile-core:
> Copying 18 files to 
> K:\repository\programming\cocoon-2.1.6\build\cocoon-2.1.6\cl
> asses
> Copied 60 empty directories to 33 empty directories under 
> K:\repository\programm
> ing\cocoon-2.1.6\build\cocoon-2.1.6\classes
> Created dir: 
> K:\repository\programming\cocoon-2.1.6\build\cocoon-2.1.6\mocks
> Compiling 1 source file to 
> K:\repository\programming\cocoon-2.1.6\build\cocoon-2
> .1.6\mocks
> Compiling 541 source files to 
> K:\repository\programming\cocoon-2.1.6\build\cocoo
> n-2.1.6\classes
> K:\repository\programming\cocoon-2.1.6\src\java\org\apache\cocoon\xml\dom\Docume
> ntWrapper.java:48: org.apache.cocoon.xml.dom.DocumentWrapper is not 
> abstract and
> does not override abstract method normalizeDocument() in 
> org.w3c.dom.Document
> public class DocumentWrapper implements org.w3c.dom.Document, XMLizable {
>       ^
> 1 error
>
> BUILD FAILED
> K:\repository\programming\cocoon-2.1.6\tools\targets\compile-build.xml:62: 
> Compi
> le failed; see the compiler error output for details.
> -----------------------
> -News Hunter-
> ----------------------- 
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


RE: Cocoon 2.1.6

Posted by Oleksandr Filatov <of...@softservecom.com>.
Here is the patch for DocumentWrapper.java
http://issues.apache.org/bugzilla/attachment.cgi?id=13596



 
Best regards,
Oleksandr Filatov
-----Original Message-----
From: News Hunter [mailto:register@atmuc.com] 
Sent: Monday, January 03, 2005 10:38 AM
To: users@cocoon.apache.org
Subject: Re: Cocoon 2.1.6

i use jdk1.5 to compile cocoon 2.1.6 with the lines belove and get this 
error.

build.properties

compiler=modern
compiler.debug=on
compiler.optimize=on
compiler.deprecation=off
compiler.nowarn=on
source.vm=1.3
target.vm=1.5


compile-core:
Copying 18 files to 
K:\repository\programming\cocoon-2.1.6\build\cocoon-2.1.6\cl
asses
Copied 60 empty directories to 33 empty directories under 
K:\repository\programm
ing\cocoon-2.1.6\build\cocoon-2.1.6\classes
Created dir: K:\repository\programming\cocoon-2.1.6\build\cocoon-2.1.6\mocks
Compiling 1 source file to 
K:\repository\programming\cocoon-2.1.6\build\cocoon-2
.1.6\mocks
Compiling 541 source files to 
K:\repository\programming\cocoon-2.1.6\build\cocoo
n-2.1.6\classes
K:\repository\programming\cocoon-2.1.6\src\java\org\apache\cocoon\xml\dom\Do
cume
ntWrapper.java:48: org.apache.cocoon.xml.dom.DocumentWrapper is not abstract

and
 does not override abstract method normalizeDocument() in 
org.w3c.dom.Document
public class DocumentWrapper implements org.w3c.dom.Document, XMLizable {
       ^
1 error

BUILD FAILED
K:\repository\programming\cocoon-2.1.6\tools\targets\compile-build.xml:62: 
Compi
le failed; see the compiler error output for details.
-----------------------
-News Hunter-
----------------------- 



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Cocoon 2.1.6

Posted by News Hunter <re...@atmuc.com>.
i use jdk1.5 to compile cocoon 2.1.6 with the lines belove and get this 
error.

build.properties

compiler=modern
compiler.debug=on
compiler.optimize=on
compiler.deprecation=off
compiler.nowarn=on
source.vm=1.3
target.vm=1.5


compile-core:
Copying 18 files to 
K:\repository\programming\cocoon-2.1.6\build\cocoon-2.1.6\cl
asses
Copied 60 empty directories to 33 empty directories under 
K:\repository\programm
ing\cocoon-2.1.6\build\cocoon-2.1.6\classes
Created dir: K:\repository\programming\cocoon-2.1.6\build\cocoon-2.1.6\mocks
Compiling 1 source file to 
K:\repository\programming\cocoon-2.1.6\build\cocoon-2
.1.6\mocks
Compiling 541 source files to 
K:\repository\programming\cocoon-2.1.6\build\cocoo
n-2.1.6\classes
K:\repository\programming\cocoon-2.1.6\src\java\org\apache\cocoon\xml\dom\Docume
ntWrapper.java:48: org.apache.cocoon.xml.dom.DocumentWrapper is not abstract 
and
 does not override abstract method normalizeDocument() in 
org.w3c.dom.Document
public class DocumentWrapper implements org.w3c.dom.Document, XMLizable {
       ^
1 error

BUILD FAILED
K:\repository\programming\cocoon-2.1.6\tools\targets\compile-build.xml:62: 
Compi
le failed; see the compiler error output for details.
-----------------------
-News Hunter-
----------------------- 



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Cocoon 2.1.6

Posted by Mark Eggers <it...@yahoo.com>.
I've built cocoon 2.1.6 and the latest 2.1.x SVN release using jdk 1.4.2
and 1.5.0_01 under Tomcat 5.5.6.  There are some tweaks you need to do
to tools/tasks/init-build.xml in order to compile with jdk 1.5.
Basically you have to change the target.vm and target lines to equal
1.5.  However in local.build.properties, you still have to set source.vm
to 1.4.

Unfortunately, there are still some resulting issues with the build.
JSP pages as shown by the JSP samples block come up blank.  One of the
Groovy samples (groovy markup generator) failed with a null pointer
exception.

There may be other issues, but I've not run all of the samples.

I also tried running cocoon 2.1.6 built under jdk 1.4.2 and Tomcat
5.5.6.  The JSP pages came up blank, and I didn't test the Groovy markup
generator.

Finally, I tried a recent SVN 2.1.x version built using jdk 1.4.2 and
running under Tomcat 5.5.6 with jdk 1.5.0_01.  The results were the
same.

1. Blank output page for the JSP sample block
   <html><body></body></html>

2. Null pointer exception with the Groovy markup example
   Caused by: org.apache.bsf.BSFException: exception from Groovy:
      java.lang.RuntimeException: java.lang.NullPointerException
         at org.codehaus.groovy.bsf.GroovyEngine.exec(GroovyEngine.java:167)

My environment for jdk 1.5:

Fedora Core 3 2.6.9-1.681_FC3
jdk 1.5.0_01-b08
Tomcat 5.5.6 with the changes made to web.xml to use Sun's javac
cocoon 2.1.x 122882M or cocoon 2.1.6

my environment for jdk 1.4:

Fedora Core 3 2.6.9-1.681_FC3
jdk 1.4.2_06-b03
Tomcat 5.0.28
cocoon 2.1.x 122882M or cocoon 2.1.6

In short, I think there are still some challenges with Cocoon 2.1.x, jdk 1.5.0, and Tomcat 5.5.x.

/mde/
just my two cents . . . .




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Cocoon 2.1.6

Posted by Aurélien DEHAY <ad...@zorel.org>.
News Hunter wrote:
> my problem is to use cocoon 2.1.6 with tomcat. i can not use cocoon 
> 2.1.6 with tomcat 5.5.4.
> 

http://ondolinde.dyndns.org:8080/cocoon http://ondolinde.dyndns.org:8080/

Cocoon 2.1.6 with Tomcat 5.5.4. I used a 1.4.2 JDK to compile cocoon, 
and a 1.5 to run tomcat.

Rgds.

Re: Cocoon 2.1.6

Posted by News Hunter <re...@atmuc.com>.
my problem is to use cocoon 2.1.6 with tomcat. i can not use cocoon 2.1.6 
with tomcat 5.5.4.

-----------------------
-News Hunter-
-----------------------
----- Original Message ----- 
From: "Aurélien DEHAY" <ad...@zorel.org>
To: <us...@cocoon.apache.org>
Sent: Sunday, January 02, 2005 11:39 PM
Subject: Re: Cocoon 2.1.6




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Cocoon 2.1.6

Posted by Aurélien DEHAY <ad...@zorel.org>.
Aurélien DEHAY wrote:
> News Hunter wrote:
> 
>> Can i use cocoon 2.1.6 with jre1.5 and fresh install of tomcat 5.5.4?
> 
> 
> I do it every day, except I have the 1.5 jdk. Don't know about jre.
> 
> Rgds.

Apologies, forgot to say I've built cocoon with a 1.4.2 JDK.

Re: Cocoon 2.1.6

Posted by News Hunter <re...@atmuc.com>.
how can you run tomcat 5.5.4 without jdk 1.5?

-----------------------
-News Hunter-
-----------------------
----- Original Message ----- 
From: "Aurélien DEHAY" <ad...@zorel.org>
To: <us...@cocoon.apache.org>
Sent: Sunday, January 02, 2005 11:32 PM
Subject: Re: Cocoon 2.1.6




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Cocoon 2.1.6

Posted by Aurélien DEHAY <ad...@zorel.org>.
News Hunter wrote:
> Can i use cocoon 2.1.6 with jre1.5 and fresh install of tomcat 5.5.4?

I do it every day, except I have the 1.5 jdk. Don't know about jre.

Rgds.