Oracle BPEL MANDATES this did this via an Ant task and it works fine.
Oracle BPEL was on jdk 1.5

---
Thank You…

Mick Knutson, President

BASE Logic, Inc.
Enterprise Architecture, Design, Mentoring & Agile Consulting
p. (866) BLiNC-411: (254-6241-1)
f. (415) 685-4233

Website: http://baselogic.com
Linked IN: http://linkedin.com/in/mickknutson
Vacation Rental: http://tahoe.baselogic.com
---



On Tue, Jul 21, 2009 at 11:10 AM, Wayne Fay <wayne...@gmail.com> wrote:

> >> I have to provide a jar file (java applet) inside the jar file that is
> >> compiled against jdk 1.4 while the project itself is 1.5. The applet
> >> contains a subset of the classes of the whole project.
>
> What classloader are you using that allows you to embed a Jar inside
> another Jar? As far as I am aware, that is not allowed per the Jar
> spec.
>
> You will probably need to use the Assembly plugin to create the
> package you require.
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to