  | | Maven | I have the following resource declaration in my archetype pom.xml
<resources >
<resource >
<directory >${basedir}/src/main/resources </directory >
<fil
I have written a Mojo which binds to "generate-sources " phase and needs to
process a jar artifact dependency of the project. The problem is that when I
invoke
the Mojo the dependency (the artifact)I have the following
<distributionManagement >
<site >
<id >meez-site </id >
<name >MEEZ_Web </name >
<url >${siteUrl} </url >
<!-- <url >scp //www.meezHi
since my projects usually use 1.5 syntax I want do define this as the
default for all my projects. As I understand it is possible to define
this in the POM of each project (which I definitely dhi all
i am trying to run selenium tests using maven2/ cargo / jetty / selenium
plugin
i am following instructions here (
http //wiki.foochal.org/index.php/Maven_Selenium)
however when cargo start |
|
 Axis |
When calling a RPC (encoded) service does the ordering of the parameters matter?
For example are the following two calls the same for an RPC - Encoded service?
soap
Hi all
is it possible to create an AxisFault and specify the "destination "?
I don 't know whether my question makes sense but it looks to me that
it may be useful in some scenarios for example Hi
I 'm encountering a java.lang.NumberFormatException For input
string " " when i call the generated client on my jsp. the client works
perfectly fine on the command prompt calling it On Nov 23 2007 11 41 AM Simon Steinacker <
simon.steinacker@(protected) > wrote
> Yes I am using Axis2.
> This is the WSDL http //pastebin.com/m1c167821
>
Please have a look at with a SNA
Hello!
Thanks Martin I tried a couple of configs but unfortunately it doesn 't seem to work.
<parameter name "sendStacktraceDetailsWithFaults " >true </parameter > -- > getDetail() returns huge st |
|
 Lucene | Does any out there using Lucene implement their own version of
FieldCache.java? We are proposing to make it an abstract class which
violates our general rule about back-compatibility (see https Hello
I am very new to Lucene.I am facing one problem.
I have one very large index which is constantly getting update(add and delete) at a regular interval.after which I am optimizing the whole indThis is from Lucene 's CHANGES.txt
LUCENE-773 Deprecate the FSDirectory.getDirectory(*) methods that
take a boolean "create " argument. Instead you should use
IndexWriter 's "create " argumSuppose I have an index containing the terms impostor imposter fraud and
fruad then presumably regardless of whether I spell impostor and fraud
correctly Lucene SpellChecker will offer the impropMy question is for anyone who has experience with Lucene 's SpellChecker
especially around its performance characteristics/ramifications.
1. Given the fact that SpellChecker expands a query by adding |
|
 Cocoon |
Hello
I am trying to use flowscript and jxtemplates from withing Apache Lenya.
I have an error that I 'm hoping someone can explain.
I want to prompt a user with a list of options to select from. Hi guys!
I would appreciate any help in solving the following issue
I use Cocoon-2.1.10 and POI-3.0.1.
when I define a <gmr Style WrapText "1 " > for a single cell only the
text is being wrappe
Hi all
Is it advisable to use Cocoon 2.2?
I like the new architecture but I 'm having a lot of problems with missing
doc.
For example with Cocoon 2.1.x I could register a new trax transformer in
Hi
Hi
I 'm trying to use Cocoon 2.2
I 've followed this tutorial
http //cocoon.apache.org/2.2/1362_1_1.html
When I try to package my block as a webapp with
mvn package jetty run
then I get the fo |
|
 Fop | hi
I have these problems when running fop transforming files
-when I transform files containing errors no messages of any kind are
printed on the screen
(the help message is printed when I ask forFOP doesn 't look in the user.home just like that when it encounters a
relative URI/filename. If nothing special is done the relative URIs are
resolved relative to the current directory. You can howeHi
I am trying to add image in a pdf file i am working on windows and have the
jpg image and xsl style sheet in same folder
and in my xsl file i have the following image tag
<fo block >
<fo external-
Hello
I have the same problem migrating from fop 0.20 to 0.94 - a file generated
using fop 0.20 147K whilst the same file generated using fop 0.94
434K. Also I 'm using jdk1.5
Because these Daling Xu wrote
> But is it possible directly create FONode objects e.g. Flow Table
> in my java code and then call a FOP api (maybe a Renderer or
> something) to generate a PDF file from the root  |
|
 Log4J | I just can 't use them correctly.
I tried to add the jar into my weblogic (9.1) classpath and then changing the call from org.apache.logging.RollingFileAppender to org.apache.logging.rolling.RollingF
Hi all
A newbie question - Is there a way to avoid hard coding of the database
connection values in the JDBCAppender in log4j.xml? In other words can a
datasource be referenced in log4j.xml?
Any Folks
I have an application that is likely to produce LoggingEvents on
identical millisecond epochs. Thus I also need a sequence number to
unambiguously determine event order.
Is there any faciHI
is it possible for log4j to email the file before running over it on rolling
over ? i haven 't been able to find a way to do it
thnaks
I have a JSF app a struts app and a Servlet/JSP app running in the same
Tomcat 5.5 server. The JSF and Servlet app initialize and run log4j with no
problems. The Servlet/JSP app does not initialize l |
|
 POI | -----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
FYI Pom of 3.0-final has been fixed in central maven repository.
- -------- Original-Nachricht --------
Betreff Re Fix existing POM of poi 3.0-FINAL
Hi
I have a problem to read a special file with Jakarta POI. I can open this
file in MS Excel. And Excel tells me that this file is saved in the format
of Excel 2003. But if I try to read this f
i am doing search and replace kind of work by using POI > HWPF. I am getting
text properly but I am not getting format [bold italic and underline]. How
can I get format for the text?
Please help m
i am doing search and replace kind of work by using POI > HWPF. I am getting
text properly but I am not getting format [bold italic and underline]. How
can I get format for the text?
Please help mHi
I used to run Struts 1.2.9 POI 2.5 and could generate Excel files
from a servlet and download them without issue. I recently upgraded
to Struts 1.3.5 and POI 3 and it looks like I broke that |
|
 |