[jboss-user] [JBoss Tools (users)] - Re: java.io.UnsupportedEncodingException then build an archi

2008-03-25 Thread [EMAIL PROTECTED]
Not using a JDK with eclipse is rather counter intuitive to me in the first 
place but:

Please report this in jira with steps on how we reproduce it (I can't)



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4138748#4138748

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138748
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: java.io.UnsupportedEncodingException then build an archi

2008-03-23 Thread baz
Hello,
i just ran into this with jdk1.5.0_14
but i am using JBoss Tools 2.0.0GA right now.
The only way to solve this, was to specify -vm 
C:\Programme\Java\jdk1.5.0_14\bin when starting eclipse:-(

The problem is not very obvious because the popped up dialog box only says 
IBM437
Is there a solution for this, now?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4138466#4138466

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138466
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: java.io.UnsupportedEncodingException then build an archi

2008-03-23 Thread baz
Just tried 2.0.1GA
If eclipse is not started with a jdk(default under windows) this error is 
shown. 
An internal error occurred during: Build Archive Node.
IBM437

The solution is to use an jdk when starting eclipse.  Can the error messages 
tweaked to something obvious? E.g. Char set not found, please try to start 
eclipse with an JDK


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4138467#4138467

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138467
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: java.io.UnsupportedEncodingException then build an archi

2007-12-07 Thread [EMAIL PROTECTED]
ah...could you please report that in Jira ? We should either handle or provide 
a more informative error message on how to resolve it (e.g. use a JDK when 
doing development ;)

/max

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4111229#4111229

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4111229
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: java.io.UnsupportedEncodingException then build an archi

2007-12-07 Thread mcaligiuri
JRE(not JDK) 1.5
The charsets.jar file is not installed if the English version of JRE was 
installed using the default JRE installation process.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4111225#4111225

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4111225
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: java.io.UnsupportedEncodingException then build an archi

2007-12-06 Thread mcaligiuri
Truezip use IBM437 encoding for entry file names and comments in JAR file
https://truezip.dev.java.net/

But IBM437 encoding is not installed in JVM by default.
http://java.sun.com/j2se/1.5.0/docs/guide/intl/encoding.doc.html

You can go to start/settings/control panel/add and remove programs and select 
the JRE, then you can select the modify option and add support for additional 
languages.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4110796#4110796

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4110796
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: java.io.UnsupportedEncodingException then build an archi

2007-12-06 Thread [EMAIL PROTECTED]
huh - we've have tested truezip on about 10 different locales and 3-4 vm's and 
never bumped into thiswhats so special with this setup ?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4110965#4110965

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4110965
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user