I extracted it on a linux box and it extracts fine, but I don't think it
works on windows because there is a colon in the path and that's because
part of the path is a protocol that is pointing to a directory on
Guillaume's (I hope I spelled that right) machine.

  inflating: apache-servicemix-3.2.1
/src/file:/home/gnodet/public_html/servicemix-3.2.1
/site/people.apache.org/www/servicemix.apache.org/dist/servicemix-3.2.1
/site/index.html
  inflating: apache-servicemix-3.2.1
/src/file:/home/gnodet/public_html/servicemix-3.2.1
/site/people.apache.org/www/servicemix.apache.org/dist/servicemix-3.2.1
/site/navigation.html

Really, whether it's support on windows is besides the fact since there is a
path embedded from a developer's machine and if it wasn't there (it doesn't
so anyone any good to be there anyhow) then it would extract fine.  The
servicemix 3.2 source bundle extracted fine because this subpath of a path
wasn't included:

" apache-servicemix-3.2.1/src/file:/home/gnodet/public_html"

On Dec 7, 2007 9:05 AM, Ryan Moquin <[EMAIL PROTECTED]> wrote:

> Here is a snippet of the running the jar command to extract it on windows:
>
>   created: apache-servicemix-3.2.1
> /src/core/servicemix-jbi/src/main/java/javax/jbi/component/
>   created: 
> apache-servicemix-3.2.1/src/core/servicemix-jbi/src/main/java/javax/jbi/management/
>
>   created: apache-servicemix-3.2.1
> /src/core/servicemix-jbi/src/main/java/javax/jbi/messaging/
>   created: apache-servicemix-3.2.1
> /src/core/servicemix-jbi/src/main/resources/
> java.io.IOException: apache-servicemix-3.2.1\src\core\servicemix-jbi\file:: 
> could not create d
> irectory
>         at sun.tools.jar.Main.extractFile(Main.java:699)
>         at sun.tools.jar.Main.extract(Main.java:677)
>         at sun.tools.jar.Main.run(Main.java:189)
>         at sun.tools.jar.Main.main (Main.java:903)
>
>
> On Dec 5, 2007 11:39 PM, Bruce Snyder <[EMAIL PROTECTED]> wrote:
>
> > On Dec 5, 2007 8:57 PM, Ryan Moquin <[EMAIL PROTECTED]> wrote:
> > > Heh ok, yeah the file names don't look like anything that I can
> > possibly
> > > think is valid and as I mentioned, they have a unix style path with
> > gnodet
> > > in it, which I just cannot imagine would be purposely there.
> > >
> > >
> > > On Dec 5, 2007 9:11 PM, Jamie Penney < [EMAIL PROTECTED]>
> > wrote:
> > >
> > > > Wait I think you might have been right. I just re-downloaded it from
> > the
> > > > Servicemix website and it has a bunch of files with colons in them,
> > and
> > > > they definitely don't work on windows :-P So yeah, the zip is
> > broken.
> >
> > I just downloaded the ZIP file for 3.2.1, expanded it using the jar
> > command and built it without error. However, I don't use Windows, I
> > use MacOS X. To be doubly sure, I also downloaded tarball, expanded
> > and built it just fine as well. So my only guess at this point is that
> > the issue is something specific to Windows. Has anyone tried using the
> > jar command to expand the ZIP file?
> >
> > Bruce
> > --
> > perl -e 'print
> > unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
> > );'
> >
> > Apache ActiveMQ - http://activemq.org/
> > Apache ServiceMix - http://servicemix.org/
> > Apache Geronimo - http://geronimo.apache.org/
> >
> > http://bruceblog.org/
> >
>
>

Reply via email to