Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BasicJavascriptClientTest fails #22

Open
GregDThomas opened this issue Jul 8, 2014 · 1 comment
Open

BasicJavascriptClientTest fails #22

GregDThomas opened this issue Jul 8, 2014 · 1 comment

Comments

@GregDThomas
Copy link

I've just tried checking this project out of git, and mvn clean install gives me the following;

Results :

Failed tests:   should be able to receive UTF8 messages(org.projectodd.stilts.stomp.client.js.BasicJavascriptClientTest): Expected: ├ñ├ñbb, was: õõbb

(though oddly the test runs just fine from within Eclipse ...)

@pitpalme
Copy link

Had the same issue when using JVM version 1.6.
After setting "JAVA_HOME" to point to 1.7 installation before running "mvn install" it worked.
Haven't found the reason for this behavior yet, but maybe as a temporary solution it helps for you too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants