• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Deploying for Java 1.6
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deploying for Java 1.6


  • Subject: Re: Deploying for Java 1.6
  • From: Johnny Miller <email@hidden>
  • Date: Tue, 08 Jan 2013 08:24:43 -1000

Thank you Philippe!  It is 10.5 OS X server so that sounds like the culprit.  If you can find the fix that would be greatly appreciated.

Johnny

On Jan 7, 2013, at 11:16 PM, Philippe Rabier <email@hidden> wrote:

Hi Johnny,

If you are using Mac OS X Server 10.5 (don't know if same behavior with Mac OS X client), the cause is that the launch script of wotaskd "uses" java 5 whatever the java settings you choose.

There is some minor modification at the OS level. I try to retrieve that and I'll keep you posted.

Philippe

On 8 janv. 2013, at 03:15, Johnny Miller wrote:

Could the org.eclipse.jdt.launching.JRE_CONTAINER be causing the problem?

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
        <classpathentry kind="src" path="Sources"/>
        <classpathentry kind="con" path="WOFramework/ERExtensions"/>
        <classpathentry kind="con" path="WOFramework/ERJars"/>
        <classpathentry kind="con" path="WOFramework/ERPrototypes"/>
        <classpathentry kind="con" path="WOFramework/JavaWOExtensions"/>
        <classpathentry kind="con" path="WOFramework/WOOgnl"/>
        <classpathentry kind="con" path="WOFramework/JavaEOAccess"/>
        <classpathentry kind="con" path="WOFramework/JavaEOControl"/>
        <classpathentry kind="con" path="WOFramework/JavaFoundation"/>
        <classpathentry kind="con" path="WOFramework/JavaJDBCAdaptor"/>
        <classpathentry kind="con" path="WOFramework/JavaWebObjects"/>
        <classpathentry kind="con" path="WOFramework/JavaXML"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="con" path="WOFramework/KMIAddressBookModel"/>
        <classpathentry kind="con" path="WOFramework/KMIContentModel"/>
        <classpathentry kind="con" path="WOFramework/KMIExtensions"/>
        <classpathentry kind="con" path="WOFramework/KMIFoundation"/>
        <classpathentry kind="con" path="WOFramework/MooTools"/>
        <classpathentry kind="con" path="WOFramework/KMIAuthenticationModel"/>
        <classpathentry kind="con" path="WOFramework/KMIWebCMSBusinessLogic"/>
        <classpathentry kind="con" path="WOFramework/ERAttachment"/>
        <classpathentry kind="lib" path="Libraries/postgresql-9.1-902.jdbc3.jar"/>
        <classpathentry kind="lib" path="Libraries/mail.jar"/>
        <classpathentry kind="con" path="WOFramework/PostgresqlPlugIn"/>
        <classpathentry kind="con" path="WOFramework/KMIECommerceModel"/>
        <classpathentry kind="output" path="bin"/>
</classpath>
Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Deploying for Java 1.6 (From: Johnny Miller <email@hidden>)
 >Re: Deploying for Java 1.6 (From: Johnny Miller <email@hidden>)
 >Re: Deploying for Java 1.6 (From: Johnny Miller <email@hidden>)
 >Re: Deploying for Java 1.6 (From: Philippe Rabier <email@hidden>)

  • Prev by Date: Re: Framework Name
  • Next by Date: Re: RuleModeler Issues
  • Previous by thread: Re: Deploying for Java 1.6
  • Next by thread: Re: Deploying for Java 1.6 (solution)
  • Index(es):
    • Date
    • Thread