Re: jar suffix and desgin question

2003-08-08 Thread Brian Towles
Does anyone have any ideas about this. It comes into play with the depenencies thread and typing that is going on as well. -=Brian On Mon, 2003-08-04 at 10:48, Brian Towles wrote: > Howdy all > > Im coming on a care more and more where a jar file has a different > suffix inste

jar suffix and desgin question

2003-08-04 Thread Brian Towles
, I guess is that the deployment descriptor for each type is not something that is easily autogenerated (unlike the ear application.xml) Ideas? Thanks -=Brian -- Brian Towles <[EMAIL PROTECTED]> - To unsubscribe, e-mail:

RE: EJB plugin modification

2003-07-31 Thread Brian Towles
s to to have tokenized the the variables in the value of the properties. It ends up looking something like this: maven.ejb.dtd.publicIds=-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN,-//JBoss//DTD JBOSS//EN maven.ejb.dtd.locations=${maven.src.dir}/conf/dtd/ejb-jar_2_0.dtd,${mav

Re: EJB plugin modification

2003-07-30 Thread Brian Towles
Helps if I attach what I say im going to.. On Thu, 2003-07-31 at 00:28, Brian Towles wrote: > On Wed, 2003-07-30 at 17:56, James CE Johnson wrote: > > I agree. maven's mode of operation, however, is one artifact per > > (sub)project. I generally try to work within that

Re: EJB plugin modification

2003-07-30 Thread Brian Towles
much to em) but i could have some typos. Any help would be appreciated. -=Brian -- Brian Towles <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: EJB plugin modification

2003-07-30 Thread Brian Towles
gt; per bean from the main ejb-jar.xml file. It can do one jar with all > >> the beans and a single descriptor. And it can even do one jar per > >> bean based off of the name of the directory its in. > >> > >> That sounds like serious overkill. At least for the thing

Re: EJB plugin modification

2003-07-30 Thread Brian Towles
sage of Ant without all of the build.xml. These capabilities are in Ant now, why not let the end user deside what level that want to take it to. > > > > > How should this sort of thing be supported under the deploy and install > > mechanism? Is there any other plugin which

EJB plugin modification

2003-07-30 Thread Brian Towles
deploy and install mechanism? Is there any other plugin which faces this port of problem i can use as a guide? Thanks for your feedback -=Brian -- Brian Towles <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PRO