RE: Problem using Java for integration from JBoss 5.1 SOLVED User Error

2011-09-27 Thread Herter, Scott
crap it started working just fine. Once again it is user error. -Original Message- From: Herter, Scott [mailto:scott.her...@napersoft.com] Sent: Friday, September 16, 2011 7:01 AM To: ooo-dev@incubator.apache.org Subject: RE: Problem using Java for integration from JBoss 5.1 Will do, we

RE: Problem using Java for integration from JBoss 5.1

2011-09-16 Thread Herter, Scott
, September 16, 2011 2:29 AM To: ooo-dev@incubator.apache.org Subject: Re: Problem using Java for integration from JBoss 5.1 > if it is a separate process anyway you should take a look on Java UNO client applications. I think Ariel has already posted some infos about it. This should at least ensure t

Re: Problem using Java for integration from JBoss 5.1

2011-09-16 Thread Jürgen Schmidt
> > -Original Message- > From: Jürgen Schmidt [mailto:jogischm...@googlemail.com] > Sent: Wednesday, September 14, 2011 1:49 AM > To: ooo-dev@incubator.apache.org > Subject: Re: Problem using Java for integration from JBoss 5.1 > > Hi, > > can you explain a little bi

RE: Problem using Java for integration from JBoss 5.1

2011-09-14 Thread Herter, Scott
AM To: ooo-dev@incubator.apache.org Subject: Re: Problem using Java for integration from JBoss 5.1 Hi, can you explain a little bit more what exactly are you doing. I assume you take some of the OOo jars and put them together with your own stuff in the EAR file. 1. which jars do you include? 2. is it possible

Re: Problem using Java for integration from JBoss 5.1

2011-09-13 Thread Jürgen Schmidt
Hi, can you explain a little bit more what exactly are you doing. I assume you take some of the OOo jars and put them together with your own stuff in the EAR file. 1. which jars do you include? 2. is it possible to use the jars from the original location in the office? Juergen On Tue, Sep 13,

[API] Re: Problem using Java for integration from JBoss 5.1

2011-09-13 Thread Ariel Constenla-Haile
On Tue, Sep 13, 2011 at 09:07:48AM -0700, Herter, Scott wrote: > We have been using OpenOffice in the past to convert RTF documents to PDF and > to print them. We have upgraded from which version did you upgrade? > and after updating the Jar files in our EAR file we now get an exception: > >

RE: Problem using Java for integration from JBoss 5.1

2011-09-13 Thread Pedro F. Giffuni
> > Sent: Tuesday, September 13, 2011 2:55 PM > To: ooo-dev@incubator.apache.org > Cc: Herter, Scott > Subject: RE: Problem using Java for integration from JBoss > 5.1 > > Hi; > > I think JBoss is trying to use saxon but the version in > OpenOffice conflicts with

Re: Problem using Java for integration from JBoss 5.1

2011-09-13 Thread Dave Fisher
Message- > From: Pedro F. Giffuni [mailto:giffu...@tutopia.com] > Sent: Tuesday, September 13, 2011 2:55 PM > To: ooo-dev@incubator.apache.org > Cc: Herter, Scott > Subject: RE: Problem using Java for integration from JBoss 5.1 > > Hi; > > I think JBoss is trying to use

RE: Problem using Java for integration from JBoss 5.1

2011-09-13 Thread Herter, Scott
giffu...@tutopia.com] Sent: Tuesday, September 13, 2011 2:55 PM To: ooo-dev@incubator.apache.org Cc: Herter, Scott Subject: RE: Problem using Java for integration from JBoss 5.1 Hi; I think JBoss is trying to use saxon but the version in OpenOffice conflicts with what JBoss expects. Installin

RE: Problem using Java for integration from JBoss 5.1

2011-09-13 Thread Pedro F. Giffuni
-dev@incubator.apache.org > Cc: Herter, Scott > Subject: Re: Problem using Java for integration from JBoss > 5.1 > > Interesting ... > > We carry an older version of saxon but we don't carry > saxon9-dom.jar > > Newer versions of saxon don't carry saxon9-d

RE: Problem using Java for integration from JBoss 5.1

2011-09-13 Thread Herter, Scott
- From: Pedro F. Giffuni [mailto:giffu...@tutopia.com] Sent: Tuesday, September 13, 2011 12:57 PM To: ooo-dev@incubator.apache.org Cc: Herter, Scott Subject: Re: Problem using Java for integration from JBoss 5.1 Interesting ... We carry an older version of saxon but we don't carry saxon9

Re: Problem using Java for integration from JBoss 5.1

2011-09-13 Thread Pedro F. Giffuni
Interesting ... We carry an older version of saxon but we don't carry saxon9-dom.jar Newer versions of saxon don't carry saxon9-dom either. Try getting Saxon-B from http://saxon.sourceforge.net/ cheers, Pedro. --- On Tue, 9/13/11, Herter, Scott wrote: ... > We have been using OpenOffice in t