You can subscribe to this list here.
| 2003 |
Jan
|
Feb
(14) |
Mar
(107) |
Apr
(211) |
May
(93) |
Jun
(158) |
Jul
(159) |
Aug
(368) |
Sep
(188) |
Oct
(151) |
Nov
(115) |
Dec
(98) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(25) |
Feb
|
Mar
(33) |
Apr
(28) |
May
(116) |
Jun
(2) |
Jul
(117) |
Aug
(19) |
Sep
(9) |
Oct
(2) |
Nov
|
Dec
(4) |
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
(9) |
Dec
|
| 2006 |
Jan
|
Feb
|
Mar
(22) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2007 |
Jan
|
Feb
|
Mar
(6) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(267) |
Sep
|
Oct
|
Nov
(6) |
Dec
(512) |
| 2008 |
Jan
(187) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
(6) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Bruce M. <br...@mc...> - 2003-05-02 02:16:48
|
This is a problem - you will need to make this change. On Thursday 01 May 2003 02:26 pm, ek...@ba... wrote: > I have set the "-Dbabeldoc.scandir=<my jar directory>" in the Java command > line for starting Weblogic Server v6.1. However, babeldoc fails to find > the Jars it needs unless I put them in the System classpath. > > I am using the "babeldoc-httpfeed" servlet as the door into babeldoc ... I > am wondering if the code that dynamically loads these classes is actually > executing. > > I am assuming that the method that needs to be called before anything else > is done is: EnvironmentLoader.loadEnvironment( ) ... I do not see this > being called from the HttpPostPipelineServlet ... > > Erik > > ________________________________________________________________________ > The information in this e-mail, and any attachment therein, is confidential > and for use by the addressee only. If you are not the intended recipient, > please return the e-mail to the sender and delete it from your computer. > Although The Bank of New York attempts to sweep e-mail and attachments for > viruses, it does not guarantee that either are virus-free and accepts no > liability for any damage sustained as a result of viruses. |
|
From: <ek...@ba...> - 2003-05-01 18:26:47
|
I have set the "-Dbabeldoc.scandir=<my jar directory>" in the Java command line for starting Weblogic Server v6.1. However, babeldoc fails to find the Jars it needs unless I put them in the System classpath. I am using the "babeldoc-httpfeed" servlet as the door into babeldoc ... I am wondering if the code that dynamically loads these classes is actually executing. I am assuming that the method that needs to be called before anything else is done is: EnvironmentLoader.loadEnvironment( ) ... I do not see this being called from the HttpPostPipelineServlet ... Erik ________________________________________________________________________ The information in this e-mail, and any attachment therein, is confidential and for use by the addressee only. If you are not the intended recipient, please return the e-mail to the sender and delete it from your computer. Although The Bank of New York attempts to sweep e-mail and attachments for viruses, it does not guarantee that either are virus-free and accepts no liability for any damage sustained as a result of viruses. |
|
From: Bruce M. <br...@mc...> - 2003-05-01 14:44:50
|
Ken, I can certainly add you to the babeldoc developer list: These are the things you need to do: 1. Get a login to sourceforge 2. Generate a SSH key pair and upload the public key to sourceforge 3. Start developing. I currently use Eclipse but I have used IntelliJ and JBuilder which all also connect to sourceforges CVS repository. Of course you can use the commandline utilities. As for you question about the resource and which module it should go in. It should not go in the core module. Place it in the SQL module for now - we may move it to a special j2ee module later. regards, Bruce. On Thursday 01 May 2003 04:47 am, Dejan Krsmanovic wrote: > You can upload it as patch or feature suggestion on > Babeldoc's SourceForge page. > In future Bruce could give you CVS write permission > (add you to the developer list) so you will be able to > work on this regularly > > Dejan > > --- Ken Geis <kg...@sp...> wrote: > > I just wrote sql.resource.JndiDataSource as an > > implementation of > > core.resource.IResource. It was mentioned in the > > documentation but it > > was not in the source tree. In the service config, > > it was called > > com.babeldoc.core.resource.JndiDataSource, but it > > really looks like it > > belongs in sql.resource with the other SQL > > connection factories. > > > > To whom should I send new code and patches? > > > > > > Ken > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Babeldoc-devel mailing list > > Bab...@li... > > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel > > > __________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo. > http://search.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel |
|
From: Dejan K. <dej...@ya...> - 2003-05-01 08:47:30
|
You can upload it as patch or feature suggestion on Babeldoc's SourceForge page. In future Bruce could give you CVS write permission (add you to the developer list) so you will be able to work on this regularly Dejan --- Ken Geis <kg...@sp...> wrote: > I just wrote sql.resource.JndiDataSource as an > implementation of > core.resource.IResource. It was mentioned in the > documentation but it > was not in the source tree. In the service config, > it was called > com.babeldoc.core.resource.JndiDataSource, but it > really looks like it > belongs in sql.resource with the other SQL > connection factories. > > To whom should I send new code and patches? > > > Ken > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |
|
From: Ken G. <kg...@sp...> - 2003-05-01 07:47:31
|
I just wrote sql.resource.JndiDataSource as an implementation of core.resource.IResource. It was mentioned in the documentation but it was not in the source tree. In the service config, it was called com.babeldoc.core.resource.JndiDataSource, but it really looks like it belongs in sql.resource with the other SQL connection factories. To whom should I send new code and patches? Ken |
|
From: <br...@mc...> - 2003-05-01 07:03:42
|
Buildfile: build.xml
declare:
depends:
[echo] Build order: core gui sql web soap scanner crypto babelfish conversion
build:
[echo] Building Babeldoc in: /home/bruce/work/cvs-babeldoc/babeldoc_v1
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/examples
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/readme
build:
[echo] Building core
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[javac] Compiling 147 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[copy] Copying 26 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build/env
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_core.jar
[copy] Copying 81 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building core
build:
[echo] Building gui
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/gui/build
[javac] Compiling 3 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/gui/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_gui.jar
build:
[echo] Building gui
build:
[echo] Building sql
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[javac] Compiling 21 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[copy] Copying 11 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_sql.jar
[copy] Copying 7 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building sql
build:
[echo] Building web
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[javac] Compiling 5 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_web.jar
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console
[copy] Copying 23 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-console.war
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-httpfeed.war
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/bin
build:
[echo] Building web
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_web.jar
build:
[echo] Building soap
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[javac] Compiling 4 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soap.jar
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soapfeed.war
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building soap
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soap.jar
build:
[echo] Building scanner
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[javac] Compiling 28 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[rmic] RMI Compiling 1 class to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-scanner.jar
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building scanner
build:
[echo] Building crypto
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[javac] Compiling 4 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_crypto.jar
build:
[echo] Building crypto
build:
[echo] Building babelfish
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[javac] Compiling 2 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_babelfish.jar
build:
[echo] Building babelfish
build:
[echo] Building conversion
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[javac] Compiling 14 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_conversion.jar
[copy] Copying 11 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building conversion
BUILD SUCCESSFUL
Total time: 34 seconds
|
|
From: Dejan K. <dej...@ya...> - 2003-05-01 06:44:00
|
First of all site is called TheServerSide.com not ServiceSide. ;) I think we need news on the SourceForge page, too. Just for informing users what is happening with Babeldoc. New releases, current status of development, plans... Stuff like that. Also, when we realease 1.0 version we should put news on main SF page, and all other Java based sites (JavaLobby, TheServerSide..). Dejan P.S. I am glad you have find the job. Congratulations! --- Bruce McDonald <br...@mc...> wrote: > Ok, I have updated the website. Thanks for the > update Dejan. I have a simple > news item on the frontpage. I also took off my > begging for a job since I > have accepted a position here in Charlotte. > > If you see any discussions regarding Babeldoc, email > me and I can update the > website. > > regards, > Bruce. > > On Wednesday 30 April 2003 09:21 am, Bruce McDonald > wrote: > > Sure - let me do that now! > > > > On Wednesday 30 April 2003 04:47 am, Dejan > Krsmanovic wrote: > > > Guys, > > > Take a look at this thread on theServerSide.com > site. > > > > > > > http://www.theserverside.com/home/thread.jsp?thread_id=19090&article_coun > > >t= 26#81067 > > > > > > It is a debate about XSL and EAI systems and one > user > > > mentioned Babeldoc. I guess we can find some > ideas and > > > hear some critics. For example, Bruce, why we > don't > > > have pdf versions of whitepapers on our site > instead > > > of OpenOffice files? > > > > > > > > > > > > Dejan > > > > > > __________________________________ > > > Do you Yahoo!? > > > The New Yahoo! Search - Faster. Easier. Bingo. > > > http://search.yahoo.com > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > Babeldoc-devel mailing list > > > Bab...@li... > > > > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Babeldoc-devel mailing list > > Bab...@li... > > > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |
|
From: Bruce M. <br...@mc...> - 2003-04-30 14:29:06
|
Ok, I have updated the website. Thanks for the update Dejan. I have a simple news item on the frontpage. I also took off my begging for a job since I have accepted a position here in Charlotte. If you see any discussions regarding Babeldoc, email me and I can update the website. regards, Bruce. On Wednesday 30 April 2003 09:21 am, Bruce McDonald wrote: > Sure - let me do that now! > > On Wednesday 30 April 2003 04:47 am, Dejan Krsmanovic wrote: > > Guys, > > Take a look at this thread on theServerSide.com site. > > > > http://www.theserverside.com/home/thread.jsp?thread_id=19090&article_coun > >t= 26#81067 > > > > It is a debate about XSL and EAI systems and one user > > mentioned Babeldoc. I guess we can find some ideas and > > hear some critics. For example, Bruce, why we don't > > have pdf versions of whitepapers on our site instead > > of OpenOffice files? > > > > > > > > Dejan > > > > __________________________________ > > Do you Yahoo!? > > The New Yahoo! Search - Faster. Easier. Bingo. > > http://search.yahoo.com > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Babeldoc-devel mailing list > > Bab...@li... > > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel |
|
From: Bruce M. <br...@mc...> - 2003-04-30 13:21:55
|
Sure - let me do that now! On Wednesday 30 April 2003 04:47 am, Dejan Krsmanovic wrote: > Guys, > Take a look at this thread on theServerSide.com site. > > http://www.theserverside.com/home/thread.jsp?thread_id=19090&article_count= >26#81067 > > It is a debate about XSL and EAI systems and one user > mentioned Babeldoc. I guess we can find some ideas and > hear some critics. For example, Bruce, why we don't > have pdf versions of whitepapers on our site instead > of OpenOffice files? > > > > Dejan > > __________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo. > http://search.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel |
|
From: Dejan K. <dej...@ya...> - 2003-04-30 11:06:29
|
I have added task for JUnit testing as well as necessery libraries in support\ant directory. Currently, only core module has updated build.xml file altough it will be quite easy to update other modules as well. Bruce, I got many errors running existing tests (journal package). Are they up do date? I think I know the answer ;-) Anyway, I guess now we can include test results in build information mail we are getting every day. By the way have you tought about using Cruise Control? Dejan __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |
|
From: Dejan K. <dej...@ya...> - 2003-04-30 09:33:54
|
Hi Ken! Great news! Just keep on working! I like Jakarta Commons components and I am sure this one will be good choice. In future, I am planning to include Commons VFS support - VFSScanner and VFSPipelineStage. There are also other usefull components that can be used in the future. One feature that could be usefull is JMX support. Since you are working with JBoss have you any plans to include something like this? Dejan --- Ken Geis <kg...@sp...> wrote: > Hi. My name's Ken, and I'm going to be working with > Babeldoc a lot in > the coming months. I hope I can contribute here. > > The first thing I was planning to do was rewrite > ConfigService to use > the Jakarta Commons Discovery package. If you're > not familiar, > > "Discovery improves over previous implementations by > establishing > facilities for working within managed environments. > These allow > configuration and property overrides without > appealing to the global > System properties (which are scoped across an entire > JVM)." > > Since I am using Babeldoc in JBoss, this appeals to > me. I want to > change the ConfigService without setting a system > property. I'm also > going to try to make an IConfigService > implementation that uses a JBoss > sar file the same way that LightConfigService uses > the classpath. > > I'll keep you posted, and I'm sure to have some > questions. I'd be glad > to donate code as well. > > > Ken > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |
|
From: Dejan K. <dej...@ya...> - 2003-04-30 08:47:40
|
Guys, Take a look at this thread on theServerSide.com site. http://www.theserverside.com/home/thread.jsp?thread_id=19090&article_count=26#81067 It is a debate about XSL and EAI systems and one user mentioned Babeldoc. I guess we can find some ideas and hear some critics. For example, Bruce, why we don't have pdf versions of whitepapers on our site instead of OpenOffice files? Dejan __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |
|
From: Ken G. <kg...@sp...> - 2003-04-30 08:05:18
|
Hi. My name's Ken, and I'm going to be working with Babeldoc a lot in the coming months. I hope I can contribute here. The first thing I was planning to do was rewrite ConfigService to use the Jakarta Commons Discovery package. If you're not familiar, "Discovery improves over previous implementations by establishing facilities for working within managed environments. These allow configuration and property overrides without appealing to the global System properties (which are scoped across an entire JVM)." Since I am using Babeldoc in JBoss, this appeals to me. I want to change the ConfigService without setting a system property. I'm also going to try to make an IConfigService implementation that uses a JBoss sar file the same way that LightConfigService uses the classpath. I'll keep you posted, and I'm sure to have some questions. I'd be glad to donate code as well. Ken |
|
From: <br...@mc...> - 2003-04-30 07:05:54
|
Buildfile: build.xml
declare:
depends:
[echo] Build order: core gui sql web soap scanner crypto babelfish conversion
build:
[echo] Building Babeldoc in: /home/bruce/work/cvs-babeldoc/babeldoc_v1
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/examples
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/readme
build:
[echo] Building core
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[javac] Compiling 147 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[copy] Copying 26 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build/env
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_core.jar
[copy] Copying 81 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building core
build:
[echo] Building gui
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/gui/build
[javac] Compiling 3 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/gui/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_gui.jar
build:
[echo] Building gui
build:
[echo] Building sql
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[javac] Compiling 21 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[copy] Copying 11 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_sql.jar
[copy] Copying 7 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building sql
build:
[echo] Building web
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[javac] Compiling 5 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_web.jar
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console
[copy] Copying 23 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-console.war
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-httpfeed.war
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/bin
build:
[echo] Building web
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_web.jar
build:
[echo] Building soap
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[javac] Compiling 4 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soap.jar
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soapfeed.war
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building soap
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soap.jar
build:
[echo] Building scanner
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[javac] Compiling 28 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[rmic] RMI Compiling 1 class to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-scanner.jar
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building scanner
build:
[echo] Building crypto
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[javac] Compiling 4 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_crypto.jar
build:
[echo] Building crypto
build:
[echo] Building babelfish
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[javac] Compiling 2 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_babelfish.jar
build:
[echo] Building babelfish
build:
[echo] Building conversion
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[javac] Compiling 14 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_conversion.jar
[copy] Copying 11 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building conversion
BUILD SUCCESSFUL
Total time: 33 seconds
|
|
From: Bruce M. <br...@mc...> - 2003-04-30 02:11:14
|
Configuration loading within a container such as JBoss, tomcat, etc requires a certain amount of extra work. The module loading system, by default relies on babeldoc inspecting the classpath, looking for jar files which are babeldoc modules. Now in a container there is no classpath (well there is, but its the system classpath and the classes are loaded using another classloader). So there is a system property (babeldoc.scandir) that you can set that tells babeldoc to scan a directory wherein all the babeldoc module jars are store and it will set up the configuration loading accordingly. Now the whole key to the property file based configuration (so-called Simple Configuration) is that the all the configuration property files in the jar files get merged together (well, this is effect). The order in which they are merged depends on the module dependency. So the config/i18n/messages.properties in the core module is the last in the merge list, then the config/i18n.messages.properties in sql. This is the means whereby a property in the sql module may override a property in the core module. Its quite byzantine and may get addressed at some time in the future. Why dont you join the babeldoc-devel mailing lists - its fairly low volume - its a good venue to get your questions answered. regards, Bruce. On Tuesday 29 April 2003 08:11 pm, Ken Geis wrote: > Bruce McDonald wrote: > > Now, onto the issue about Exceptions - we are working on exceptions. Can > > you give me examples - stack dumps of where you are getting bad messages > > and I can work on it. > > Some of the bad messages I'm getting, I don't know where they are coming > from. For example (these were not necessarily consecutive): > > 2003-04-29 16:30:23,312 INFO [com.babeldoc] > 2003-04-29 16:30:23,312 DEBUG [com.babeldoc] > 2003-04-29 16:30:23,312 WARN [com.babeldoc] > 2003-04-29 16:30:23,312 INFO [STDOUT] null > > It's also a mix of System.err/System.out printing and logging. That's > OK for now. > > One that really could have helped me was in ServiceFactory. I have > babeldoc_core.jar and babeldoc-scanner.jar in my JBoss SAR file. Each > has a service/query.properties. I was trying to use an entry for the > scanner, but the classloader found the core one first. The solution was > to create a third file that merged the two and that the classloader > would find first. But I think that logs should have helped me figure > out the problem. Perhaps just log an error when a service is requested > and not found. It would probably be a bad idea to do the same with > ConfigService. I can see legitimate cases for requesting a > configuration key that does not exist. > > > Ken |
|
From: Bruce M. <br...@mc...> - 2003-04-29 13:12:39
|
On Tuesday 29 April 2003 03:52 am, Ken Geis wrote:
> Hi. I'm working with Babeldoc a little, and my company is planning on
> using it in a commercial product. Yes, we understand the GPL, and we
> plan to donate as much code as possible. My first day working with it,
> I found a nasty bug.
>
> In com.babeldoc.core.Named, the toString function reads
>
> public String toString() {
> return new ToStringBuilder(this).
> append("name", this).toString();
> }
>
> This results in an infinite loop and stack overflow error. It should
> clearly be
>
> public String toString() {
> return new ToStringBuilder(this).
> append("name", name).toString();
> }
>
>
> Ken Geis
|
|
From: <br...@mc...> - 2003-04-29 07:05:26
|
Buildfile: build.xml
declare:
depends:
[echo] Build order: core gui sql web soap scanner crypto babelfish conversion
build:
[echo] Building Babeldoc in: /home/bruce/work/cvs-babeldoc/babeldoc_v1
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/examples
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/readme
build:
[echo] Building core
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[javac] Compiling 146 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[copy] Copying 26 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build/env
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_core.jar
[copy] Copying 81 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building core
build:
[echo] Building gui
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/gui/build
[javac] Compiling 3 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/gui/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_gui.jar
build:
[echo] Building gui
build:
[echo] Building sql
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[javac] Compiling 21 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[copy] Copying 11 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_sql.jar
[copy] Copying 7 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building sql
build:
[echo] Building web
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[javac] Compiling 5 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_web.jar
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console
[copy] Copying 23 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-console.war
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-httpfeed.war
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/bin
build:
[echo] Building web
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_web.jar
build:
[echo] Building soap
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[javac] Compiling 4 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soap.jar
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soapfeed.war
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building soap
build:
[echo] Building scanner
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[javac] Compiling 28 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[rmic] RMI Compiling 1 class to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-scanner.jar
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building scanner
build:
[echo] Building crypto
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[javac] Compiling 4 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_crypto.jar
build:
[echo] Building crypto
build:
[echo] Building babelfish
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[javac] Compiling 2 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_babelfish.jar
build:
[echo] Building babelfish
build:
[echo] Building conversion
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[javac] Compiling 14 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_conversion.jar
[copy] Copying 11 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building conversion
BUILD SUCCESSFUL
Total time: 32 seconds
|
|
From: <br...@mc...> - 2003-04-28 07:05:34
|
Buildfile: build.xml
declare:
depends:
[echo] Build order: core gui sql web soap scanner crypto babelfish conversion
build:
[echo] Building Babeldoc in: /home/bruce/work/cvs-babeldoc/babeldoc_v1
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/examples
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/readme
build:
[echo] Building core
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[javac] Compiling 146 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[copy] Copying 26 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build/env
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_core.jar
[copy] Copying 81 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building core
build:
[echo] Building gui
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/gui/build
[javac] Compiling 3 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/gui/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_gui.jar
build:
[echo] Building gui
build:
[echo] Building sql
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[javac] Compiling 21 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[copy] Copying 11 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_sql.jar
[copy] Copying 7 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building sql
build:
[echo] Building web
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[javac] Compiling 5 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_web.jar
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console
[copy] Copying 23 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-console.war
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-httpfeed.war
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/bin
build:
[echo] Building web
build:
[echo] Building soap
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[javac] Compiling 4 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soap.jar
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soapfeed.war
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building soap
build:
[echo] Building scanner
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[javac] Compiling 28 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[rmic] RMI Compiling 1 class to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-scanner.jar
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building scanner
build:
[echo] Building crypto
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[javac] Compiling 4 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_crypto.jar
build:
[echo] Building crypto
build:
[echo] Building babelfish
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[javac] Compiling 2 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_babelfish.jar
build:
[echo] Building babelfish
build:
[echo] Building conversion
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[javac] Compiling 14 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_conversion.jar
[copy] Copying 11 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building conversion
BUILD SUCCESSFUL
Total time: 32 seconds
|
|
From: <br...@mc...> - 2003-04-27 07:03:34
|
Buildfile: build.xml
declare:
depends:
[echo] Build order: core gui sql web soap scanner crypto babelfish conversion
build:
[echo] Building Babeldoc in: /home/bruce/work/cvs-babeldoc/babeldoc_v1
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/examples
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/readme
build:
[echo] Building core
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[javac] Compiling 146 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[copy] Copying 26 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build/env
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_core.jar
[copy] Copying 81 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building core
build:
[echo] Building gui
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/gui/build
[javac] Compiling 3 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/gui/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_gui.jar
build:
[echo] Building gui
build:
[echo] Building sql
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[javac] Compiling 21 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[copy] Copying 11 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_sql.jar
[copy] Copying 7 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building sql
build:
[echo] Building web
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[javac] Compiling 5 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_web.jar
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console
[copy] Copying 23 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-console.war
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-httpfeed.war
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/bin
build:
[echo] Building web
build:
[echo] Building soap
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[javac] Compiling 4 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soap.jar
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soapfeed.war
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building soap
build:
[echo] Building scanner
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[javac] Compiling 28 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[rmic] RMI Compiling 1 class to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-scanner.jar
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building scanner
build:
[echo] Building crypto
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[javac] Compiling 4 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_crypto.jar
build:
[echo] Building crypto
build:
[echo] Building babelfish
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[javac] Compiling 2 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_babelfish.jar
build:
[echo] Building babelfish
build:
[echo] Building conversion
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[javac] Compiling 14 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_conversion.jar
[copy] Copying 11 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building conversion
BUILD SUCCESSFUL
Total time: 32 seconds
|
|
From: <br...@mc...> - 2003-04-26 07:04:44
|
Buildfile: build.xml
declare:
depends:
[echo] Build order: core gui sql web soap scanner crypto babelfish conversion
build:
[echo] Building Babeldoc in: /home/bruce/work/cvs-babeldoc/babeldoc_v1
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/examples
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/readme
build:
[echo] Building core
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[javac] Compiling 146 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[copy] Copying 26 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/core/build/env
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_core.jar
[copy] Copying 81 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building core
build:
[echo] Building gui
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/gui/build
[javac] Compiling 3 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/gui/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_gui.jar
build:
[echo] Building gui
build:
[echo] Building sql
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[javac] Compiling 21 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[copy] Copying 11 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/sql/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_sql.jar
[copy] Copying 7 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building sql
build:
[echo] Building web
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[javac] Compiling 5 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_web.jar
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console
[copy] Copying 23 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/console/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-console.war
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/web/build/httpfeed/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-httpfeed.war
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/bin
build:
[echo] Building web
build:
[echo] Building soap
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[javac] Compiling 4 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soap.jar
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed
[copy] Copying 1 file to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/soap/build/soapfeed/WEB-INF
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_soapfeed.war
[copy] Copying 5 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building soap
build:
[echo] Building scanner
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[javac] Compiling 28 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[rmic] RMI Compiling 1 class to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/scanner/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc-scanner.jar
[copy] Copying 3 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building scanner
build:
[echo] Building crypto
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[javac] Compiling 4 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/crypto/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_crypto.jar
build:
[echo] Building crypto
build:
[echo] Building babelfish
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[javac] Compiling 2 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/babelfish/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_babelfish.jar
build:
[echo] Building babelfish
build:
[echo] Building conversion
[mkdir] Created dir: /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[javac] Compiling 14 source files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[copy] Copying 2 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/modules/conversion/build
[jar] Building jar: /home/bruce/work/cvs-babeldoc/babeldoc_v1/build/lib/babeldoc_conversion.jar
[copy] Copying 11 files to /home/bruce/work/cvs-babeldoc/babeldoc_v1/build
build:
[echo] Building conversion
BUILD SUCCESSFUL
Total time: 32 seconds
|
|
From: Bruce M. <br...@mc...> - 2003-04-25 20:10:20
|
No, thats what the option list is for: xpath1.XPath.acfid=/userid/.... xpath1.XPath.xzzyz=/roger/.... xpath1.XPath.foo=/mike/.... xpath1.XPath.baz=/peter/.... Each of the enrichment names, acfid, xzzyz, foo and baz get applied to the document with their corresponding xpath discovered data. On Friday 25 April 2003 03:52 pm, ek...@ba... wrote: > << > When using complex option types like option XPath in > XpathPipelineStage you should have: > > xpath1.XPath.acfid=/userid/.... > > instead of > xpath1.acfif=/user/.... > > Dejan > > > If I have multiple tags to query from within the XML, do I need to create > separate instances of XpathPipelineStage for each tag? Or is there some > way to specify getting multiple tags within one pipeline stage? > > ________________________________________________________________________ > The information in this e-mail, and any attachment therein, is confidential > and for use by the addressee only. If you are not the intended recipient, > please return the e-mail to the sender and delete it from your computer. > Although The Bank of New York attempts to sweep e-mail and attachments for > viruses, it does not guarantee that either are virus-free and accepts no > liability for any damage sustained as a result of viruses. |
|
From: <ek...@ba...> - 2003-04-25 19:52:46
|
<< When using complex option types like option XPath in XpathPipelineStage you should have: xpath1.XPath.acfid=/userid/.... instead of xpath1.acfif=/user/.... Dejan >> If I have multiple tags to query from within the XML, do I need to create separate instances of XpathPipelineStage for each tag? Or is there some way to specify getting multiple tags within one pipeline stage? ________________________________________________________________________ The information in this e-mail, and any attachment therein, is confidential and for use by the addressee only. If you are not the intended recipient, please return the e-mail to the sender and delete it from your computer. Although The Bank of New York attempts to sweep e-mail and attachments for viruses, it does not guarantee that either are virus-free and accepts no liability for any damage sustained as a result of viruses. |
|
From: <ek...@ba...> - 2003-04-25 17:28:19
|
<< When using complex option types like option XPath in XpathPipelineStage you should have: xpath1.XPath.acfid=/userid/.... instead of xpath1.acfif=/user/.... Dejan >> Thank you Dejan!! You saved me countless hours of head-banging ... though I gave myself a few good bumps before sending the email!! ________________________________________________________________________ The information in this e-mail, and any attachment therein, is confidential and for use by the addressee only. If you are not the intended recipient, please return the e-mail to the sender and delete it from your computer. Although The Bank of New York attempts to sweep e-mail and attachments for viruses, it does not guarantee that either are virus-free and accepts no liability for any damage sustained as a result of viruses. |
|
From: Dejan K. <dej...@ya...> - 2003-04-25 17:01:29
|
When using complex option types like option XPath in
XpathPipelineStage you should have:
xpath1.XPath.acfid=/userid/....
instead of
xpath1.acfif=/user/....
Dejan
--- ek...@ba... wrote:
> Can someone tell me why my XML value is not getting
> into my document from
> this?
>
> My data is stored in the database, but the
> "properties file
> representation" of it is:
>
>
> entryStage=xpath1
>
> xpath1.XPath=acfid
> xpath1.acfid=/userid/text()
> xpath1.nextStage=script
> xpath1.stageType=XpathExtract
>
> script.language=jython
> script.nextStage=null
> script.scrip=<This is a jython script ... >
> script.stageType=Script
>
>
>
> Here is the document being fed in:
>
> <?xml version="1.0"
> encoding="ISO-8859-1"?><userid>ASPALM1</userid>
>
>
> I put a "println" in
> XpathExtractPipelineStage.process( ) as follows:
>
> com.babeldoc.core.NameValuePair[] xpaths =
> this.getOptionList(new
> String[]{XPATH});
>
> try {
> System.err.println("Number of XPaths = " +
> (xpaths==null ? 0 :
> xpaths.length));
> .
> .
> .
>
> It prints "0" (which means that it's not getting
> anything back from
> getOptionsList( )). I know that the PipelineStage
> is being executed.
> Actually, the Script stage is executed also, but
> fails because the script
> needs the 'acfid'.
>
> Please tell me if I am wrong, but shouldn't this
> PipelineStage also
> implicitly "put" the value into the document so I
> can later call
> ${document.get('acfid')} ??
>
> Erik
>
>
________________________________________________________________________
> The information in this e-mail, and any attachment
> therein, is confidential and for use by the
> addressee only. If you are not the intended
> recipient, please return the e-mail to the sender
> and delete it from your computer. Although The Bank
> of New York attempts to sweep e-mail and attachments
> for viruses, it does not guarantee that either are
> virus-free and accepts no liability for any damage
> sustained as a result of viruses.
__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
|
|
From: <ek...@ba...> - 2003-04-25 16:39:36
|
Can someone tell me why my XML value is not getting into my document from
this?
My data is stored in the database, but the "properties file
representation" of it is:
entryStage=xpath1
xpath1.XPath=acfid
xpath1.acfid=/userid/text()
xpath1.nextStage=script
xpath1.stageType=XpathExtract
script.language=jython
script.nextStage=null
script.scrip=<This is a jython script ... >
script.stageType=Script
Here is the document being fed in:
<?xml version="1.0" encoding="ISO-8859-1"?><userid>ASPALM1</userid>
I put a "println" in XpathExtractPipelineStage.process( ) as follows:
com.babeldoc.core.NameValuePair[] xpaths = this.getOptionList(new
String[]{XPATH});
try {
System.err.println("Number of XPaths = " + (xpaths==null ? 0 :
xpaths.length));
.
.
.
It prints "0" (which means that it's not getting anything back from
getOptionsList( )). I know that the PipelineStage is being executed.
Actually, the Script stage is executed also, but fails because the script
needs the 'acfid'.
Please tell me if I am wrong, but shouldn't this PipelineStage also
implicitly "put" the value into the document so I can later call
${document.get('acfid')} ??
Erik
________________________________________________________________________
The information in this e-mail, and any attachment therein, is confidential and for use by the addressee only. If you are not the intended recipient, please return the e-mail to the sender and delete it from your computer. Although The Bank of New York attempts to sweep e-mail and attachments for viruses, it does not guarantee that either are virus-free and accepts no liability for any damage sustained as a result of viruses. |