Re: JAXP class -> jar?

2006-08-21 Thread Jim Bethancourt
Unfortunately it was not. I was able to find JAXP in the JWSDP 2.0, so I'll just use that Jar instead. I'm a little confused as to which artifact it should be qualified under, however. Jim On 8/19/06, Dave Syer <[EMAIL PROTECTED]> wrote: > I was able to get the POM for it from ibiblio and d

Re: JAXP class -> jar?

2006-08-19 Thread Dave Syer
> I was able to get the POM for it from ibiblio and download the > JAXP 1.3 RI class from sun, but I don't know what to do since it is a > class and not a jar. Any suggestions would be really helpful. Just a guess: did you try running the class (it might be an installer)? -- View this messa

JAXP class -> jar?

2006-08-18 Thread Jim Bethancourt
Hi all, I'm in the process of Mavenizing our build process, and we're currently using JDK 1.4 as our JDK. We're using JAXP 1.3, and I was able to get the POM for it from ibiblio and download the JAXP 1.3 RI class from sun, but I don't know what to do since it is a class and not a jar. Any sugges