I looked at the binary distribution for simple-server, version 2.3.1, and it's
lib has:
geronimo-stax-api_1.0_spec-1.0.1.jar (this is in place of jsr_173... I think)
...
uima-simple-server.jar
xmlbeans-2.4.0.jar (in place of the xbean and simple-server-xbean
jars)
These were changed sometime between version 2.2.2 and 2.3.0.
I'll put in a Jira to correct the documentation.
-Marshall
On 1/24/2012 2:14 PM, Marshall Schor wrote:
Try downloading the binary build, or building the project. These look like
things that get pulled in during the build. They are not part of the source
code itself, and are not checked into SVN.
Downloading the binary build: go to http://uima.apache.org/downloads.cgi and
scroll down to Apache UIMA Version 2.3.1 ... and download the third item (the
addons) in the "Binary" column.
Instructions for building the addons:
http://uima.apache.org/distribution.html - scroll to bottom. (You don't need
to include the parameter -Papache-release)
-Marshall
On 1/24/2012 6:37 AM, David Gösenbauer wrote:
Hi Folks!
I just did a svn checkout on the SimpleServer Addon Folder. Then I started to
follow the User Guide which mentions these jars:
SimpleServer/lib/uima-simple-server.jar
SimpleServer/lib/uima-simple-server-xbean.jar
SimpleServer/lib/jsr173_1.0_api.jar
SimpleServer/lib/xbean.jar
My problem is that I can't find those anywhere. Could someone please tell me
where I can find the jars or mail them to me if the repository should be
incomplete.
Regards,
David