Hi Pascall,

Thanks for that. I figured it out and found the relevant files - there was no shell script of course in the build directory. However I am now getting this when i try and launch the app on linux:

158 [main] WARN NSLog - A fatal exception occurred: org/apache/oro/ text/regex/MalformedPatternException [2009-11-05 02:51:26 CET] <main> java.lang.NoClassDefFoundError: org/ apache/oro/text/regex/MalformedPatternException
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
at com.webobjects.foundation._NSUtilities._classWithPartialName (_NSUtilities.java:307) at com.webobjects.foundation._NSUtilities.classWithName (_NSUtilities.java:291) at com.webobjects.foundation.NSBundle.initPrincipalClass (NSBundle.java:2553) at com.webobjects.foundation.NSBundle.InitPrincipalClasses (NSBundle.java:710)
        at com.webobjects.foundation.NSBundle.<clinit>(NSBundle.java:368)
at com.webobjects.appserver._private.WOProperties.initUserDefaultsKeys (WOProperties.java:179) at com.webobjects.appserver.WOApplication._initWOApp (WOApplication.java:5051) at com.webobjects.appserver.WOApplication.<init>(WOApplication.java: 551)
        at ips.distributor.Application.<init>(Application.java:20)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at com.webobjects.appserver.WOApplication.main(WOApplication.java:323)
        at ips.distributor.Application.main(Application.java:16)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:87)


What is that?

Regards,
David.

On Nov 5, 2009, at 2:51 AM, Pascal Robert wrote:

That is normal, you need to actually build a full bundle with WOLips Install Tools -> Ant install...

As for .cmd file and Linux, the .cmd is for Windows, Linux (or any other UNIX) will use the same shell script as OS X.

Hi all,

Finally seem to have gotten the app all working well.  Building fine

on Snow Leopard.  Running fine.  But what I find in the build
directory is not a package, it's just a folder.  It does not contain

the .CMD file either.  I need to deploy this on Linux.  Certainly
something silly.  What am i doing wrong?

Regards,
David.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca

This email sent to [email protected]

--

-------------------------------------------------------
Pascal Robert

http://www.macti.ca
http://www.linkedin.com/in/macti

Skype: MacTICanada
AIM/iChat : MacTICanada

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to