-
jmiguelsamper committed revision 65 to the osSeo SVN repository, changing 1 files.
2009-11-09 08:17:47 UTC by jmiguelsamper
-
jmiguelsamper committed revision 64 to the osSeo SVN repository, changing 1 files.
2009-11-09 08:09:22 UTC by jmiguelsamper
-
jmiguelsamper committed revision 63 to the osSeo SVN repository, changing 3 files.
2009-11-09 07:59:49 UTC by jmiguelsamper
-
jmiguelsamper committed revision 62 to the osSeo SVN repository, changing 1 files.
2009-11-07 14:05:35 UTC by jmiguelsamper
-
Hi Carrie,
I think your problem is not related to osSeo but to general Java programming. Anyway, I'll try to give you some advice on this matter.
First of all, osSeo is a Java web application, which means that it needs a Java server to be run.
1. One option is getting a hosting with Java, like [that][1] (first result on Google).
2. The other option is to use your Java server. Tomcat...
2009-11-06 07:28:46 UTC by jmiguelsamper
-
Jose, Thanks a lot but its still not working. I tried the Tomcat and it cannot view the file, no webapps directory, and that http address doesn't work. I am obviously not very savvy with this and need all the help I can get.
Thank you,
Carrie.
2009-11-05 17:40:10 UTC by nobody
-
Hi 'nobody',
could you please give a detailed description of your problem?
Step-by-step install is like this:
1. Get [Tomcat][1]
2. Copy *osseo.war* to *webapps* directory.
3. Point your browser to http://127.0.0.1:8080/osseo/
[1]: http://tomcat.apache.org/.
2009-11-04 22:24:43 UTC by jmiguelsamper
-
Been trying to get this to open on multiple computers. Cannot get it to work. Is there anyone who can give me a step by step? Thank you!
2009-11-04 20:59:12 UTC by nobody
-
*grumble*
Of course, you'll need to replace all the html entities in the above with the appropriate characters (angle brackets, quotes, etc.)
Honestly, it looked fine in preview.
2009-10-20 14:51:02 UTC by nobody
-
Here's a quick-and-dirty Bing definition that I'm using experimentally on my site. (Drop into your webapp's xml directory as bing.com.xml):
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE searchEngine PUBLIC "SYSTEM" "searchEngine.dtd">
<!-- XML representation of a SearchEngine. See es.f2020.osseo.domain.SearchEngine...
2009-10-20 14:48:56 UTC by nobody