Cool, that'd be great!
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Chad Woolley <[EMAIL PROTECTED]> wrote on 14/12/2003 03:46:39 PM:
> Thanks, that's it. I knew it was something dumb.
>
> It would probably be useful to have a "NotSoSimple" java exam
FYI, not from maven, but using custom Ant tasks, we have relied on manifest
classpath in webapps & ejbjars in
* was 4
* was 5
* weblogic 7
* weblogic 8
* jboss 3.2.X
It definitely works, and since it this proposed maven support would be
optional, even if there are aplication servers or web contai
Hi Matthew,
I also had the same problem, because I include some common jar files in the
ear file. Hence I fully support your suggestion. However, I seems to read
from somewhere that the manifest classpaths is not supported in certain
apps server, so I kind of wonder if this is a standard J2EE s
> Now I can see how for a small project, it is convenievnt to use WEBAPP\lib
> for webapps, but if I have a lot of webapps that use the same
> library, i get
> one copy of it in the ear for each webapp
Sorry I meant to say WEB-INF/lib
As far as I can see, the CVS HEAD version of the war plugin does not support
manifest classpaths for webapps
Now I can see how for a small project, it is convenievnt to use WEBAPP\lib
for webapps, but if I have a lot of webapps that use the same library, i get
one copy of it in the ear for each we
Thanks for the many helps offered to me regarding how to build a J2EE
project.
However, can someone also tell me how to add the global security role
information into the application.xml generated from the ear-plugin? I
browse throught the jelly codes and realised that it is not included as
part
Stefan Groschupf wrote:
im not sure about this ajde problem (since you indicate that it is
already present), however the main issue here is the api changes
introduced with the M5 release. mevenide now supports M4 (in cvs at
least) but not M5 yet.
You know what was changed? I can do a patch wi
Hi,
im not sure about this ajde problem (since you indicate that it is
already present), however the main issue here is the api changes
introduced with the M5 release. mevenide now supports M4 (in cvs at
least) but not M5 yet.
You know what was changed? I can do a patch with a tiny hint where
This problem here is the exact same problem that I'm having with the
previous e-mail I sent out. Velocity can't load the
"org/apache/velocity/runtime/defaults/velocity.properties" resource file.
I'm stuck at this point. Not sure why some projects would succeed with this
and some fail. I'll be
Hi, I tracked down this problem to a problem initializing the
VelocityEngine, specifically it is this line that is raising the exception:
InputStream inputStream = getClass()
.getResourceAsStream('/' + DEFAULT_RUNTIME_PROPERTIES);
configuration.load( input
Sorry, wrong list!!!
I'm cross-posting to the correct list...
-john
On Sun, 2003-12-14 at 14:59, John Casey wrote:
> Here is my scenario: I'm trying to run multiproject:site on a collection
> of mavenized projects in which some projects depend upon others. The
> multiproject plugin sorts them co
Stefan,
im not sure about this ajde problem (since you indicate that it is
already present), however the main issue here is the api changes
introduced with the M5 release. mevenide now supports M4 (in cvs at
least) but not M5 yet.
last, about the ajde dependency version : it is not required an
Hi,
i tried to get the maven plugin for eclipse to run but it throws this
exception.
The thing that confuse me is that i already have the org.aspectj.ajde
deployed. (org.aspectj.ajde_1.1.4)
Are there any version depedencies?
Thanks for any hints!
Stefan
!SESSION Dec 14, 2003 19:08:06.906
-
Hi,
I'm very new to maven.
How to deploy a *.sar file / folder to jboss with maven?
Should I write my own goal ?
Thanks for any hints.
Stefan
--
open technology: http://www.media-style.com
open source: http://www.weta-group.net
open discussion: http://www.text-mining.org
-
Hi all,
I want to add some tests for the clearcase changelog plugin. Could you send
me an output of this command :
cleartool lshistory -fmt \"NAME:%En\\nDATE:%Nd\\nCOMM:%-12.12o - %o - %c -
Activity: %[activity]p\\nUSER:%-8.8u\\n\" -recurse -nco
This command is use internally by the changelog pl
15 matches
Mail list logo