The same applies to JBI distribution. However ode-jbi-1.3.5.zip or ode.war seems ok.
>I hope that someone fix the problem and re-distribute 1.3.5 release. It cannot be done so easily. The relevant artifact are already in the Maven repo (for example http://repo2.maven.org/maven2/org/apache/ode/apache-ode-jbi/1.3.5/apache-ode-jbi-1.3.5.zip) and redistributing would break the Maven "contract" (i.e. non snapshot releases cannot be changed). The only possibility is to release 1.3.5.1 (or 1.3.6), but if I were ODE boss, I wouldn't do it yet. The crucial parts of the distribution (war and ode-jbi.zip) work so far. -- Regards, Mateusz Nowakowski -----Original Message----- From: cinyoung hur [mailto:hur...@gmail.com] Sent: Tuesday, February 08, 2011 5:53 AM To: dev@ode.apache.org Subject: Re: some libraries in ode 1.3.5 has no class files Hi Jeff. Thanks for your help. Still ode-tools.jar has no class files. the other jar files are replaced with jars in ode.war. So, I manually build ode-tools.jar from java files. I hope that someone fix the problem and re-distribute 1.3.5 release. Cheers, Cinyoung. 2011/2/8 Jeff Yu <jeff.yuch...@gmail.com> > Hi cinyoung, > > Good catch. As a work around, you can copy those jars from the $ODE > distro/ode.war/WEB-INF/lib, ( you will need to extract the ode.war) > > Regards > Jeff > > On Tue, Feb 8, 2011 at 1:44 PM, cinyoung hur <hur...@gmail.com> wrote: > > > Thanks for releasing Apache ODE 1.3.5. > > I checked new version right away. > > > > I found that some *.jar files in the lib folder have no class files, but > > only have java files. > > > > ode-bpel-api.jar > > ode-bpel-compiler.jar > > ode-bpel-obj.jar > > ode-bpel-schemas.jar > > ode-tools.jar > > ode-utils.jar > > > > why these jar files have no class files? > > > > I wasn't able to execute sendsoap, bpelc bin files. > > > > help me please. > > > > > > -- > Cheers, > Jeff Yu > > ---------------- > blog: http://jeff.familyyu.net >