that really is a stuffit expander issue and not a OS issue.
if that issue does not occure on windows i wouldn't worry
about file name length.

the appropriate steps would be.

 1) releasing *.dmg files for Mac OS X instead of *.tar.gz
 2) those user who still want to download the *.tar.gz
    files, have to use the tar utility to unpack them under
    Mac OS X.

regards

daniel s. haischt
--

> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Im Auftrag von Alan
> Cabrera
> Gesendet: Samstag, 3. August 2002 21:01
> An: [EMAIL PROTECTED]
> Betreff: RE: [OpenEJB-user] RE: openejb 0.8.1 test errors solved, and a
> question
>
>
> Interesting.  Can you tell me the max name size of the files.  We
> could try
> to shrink the size of the names.
>
> Thanks for digging into this.
>
>
> Regards,
> Alan
>
> > -----Original Message-----
> > From: Peter Molettiere [mailto:[EMAIL PROTECTED]]
> > Sent: Saturday, August 03, 2002 2:07 PM
> > To: [EMAIL PROTECTED]
> > Subject: [OpenEJB-user] RE: openejb 0.8.1 test errors solved, and a
> > question
> >
> >
> >
> > Hey Alan,
> >
> > After reading the messages posted to the list, I took another stab at
> > getting this to work, and managed to fix my problems.
> >
> > Once I got things working, I went back to the original
> > (broken) config,
> > and tried changes one at a time to determine the minimum necessary
> > changes to get things working.
> >
> > Here's what I found:
> >
> >    1) Adding jdbc2_0-stdext.jar to the CLASSPATH is NOT necessary.
> >
> >    2) Looking in conf/ I found that the filenames of both
> > default.cmp_global_tx_database.xml and
> > default.cmp_local_tx_database.xml
> > had been truncated when the package was untar.gzipped, removing the
> > "xml" on one, and the final "ml" on the other. Obviously, these
> > extensions must be fixed for the tests to run.
> >
> >    NOTE: I'm running on Mac OS X (10.1.5), and this may be a problem
> > with StuffIt Expander -- I noticed a note on mozilla.org
> > about Mac OS X
> > users having problems with truncated long filenames. It may just be
> > worth a note in the Quickstart guide to point future Mac OS X
> > users to
> > the possibility that StuffIt is truncating long filenames.
> >
> >    3) Setting OPENEJB_HOME is necessary, otherwise the remote test
> > fails, although the local test succeeds without this env var
> > set. This
> > should also be added to the Quickstart guide in my opinion --
> > I didn't
> > see it listed there when I initially tried to set things up.
> >
> > Thanks for all the help!
> >
> > Now, the only question I have is this: is there a counterpart to the
> > HelloWorld example which demonstrates setting up CMP entity
> > beans? Hello
> > World just sets up a stateless session bean.
> >
> > Peter
> >
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > http://OpenEJB.sf.net
> > OpenEJB-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/openejb-user
> >
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> http://OpenEJB.sf.net
> OpenEJB-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/openejb-user
>
>
>




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
http://OpenEJB.sf.net
OpenEJB-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openejb-user

Reply via email to