i have followed instructions from the admin page
http://code.google.com/p/atomojo/wiki/admin
Operating System Linux Ubuntu 9.04
JDK - SUN 1.6
Downloaded jar file and started it with ./server db_dir
Browser: Firefox and Google Chrome
Atomojo version 0.12.0 and 0.12.1
When making request to localhost:8080 or any other sub url i get
binary file.
Can you please advice how to overcome this?
Regards,
Trifon
> --
>
> You received this message because you are subscribed to the Google Groups "atomojo-users" group.
> To post to this group, send email to atomoj...@googlegroups.com.
> To unsubscribe from this group, send email to atomojo-user...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/atomojo-users?hl=en.
>
>
>
You don't need to connect with https. If you turn secure transport
off in the configuration, you can connect over http.
The AtomPub standard discourages using http because it
is insecure.
--Alex Milowski