• 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
No "--" in comments: something new in Java, Project Builder or WO ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No "--" in comments: something new in Java, Project Builder or WO ?


  • Subject: No "--" in comments: something new in Java, Project Builder or WO ?
  • From: Jaime Magiera <email@hidden>
  • Date: Sat, 18 Jun 2005 23:15:13 -0400

After upgrading my dev environment with the latest XCode tools, I started having problems when compiling my D2JC application (error below). I check my code, but couldn't find any instances of this in comments. I then checked any linked frameworks. Turns out almost every class in JCAuthentication.framework has "--" in the comments. I removed those, recompiled, and the problem disappeared.

Anyone know where this change is coming from?

thanks,

Jaime

2005-06-18 22:38:17.800 Xcode[416] updateProject:checkOnly:
apple.awt.EventQueueExceptionHandler Caught Throwable : java.lang.IllegalStateException: Server exception: The string "--" is not permitted within comments.
java.lang.IllegalStateException: Server exception: The string "--" is not permitted within comments.
at com.webobjects.eodistribution.client.EODistributedObjectStore._checkRetu rnValuesForExceptions(EODistributedObjectStore.java:569)
at com.webobjects.eodistribution.client.EODistributedObjectStore.invokeStat elessRemoteMethodWithKeyPath(EODistributedObjectStore.java:1102)
at com.webobjects.eogeneration.client._EORemoteXMLProvider._provideXMLs (_EORemoteXMLProvider.java:30)
at com.webobjects.eogeneration.EOControllerFactory._concreteEvaluateMultipl eRules(EOControllerFactory.java:395)
at com.webobjects.eogeneration.EOControllerFactory._evaluateMultipleRules (EOControllerFactory.java:496)
at com.webobjects.eogeneration.EOControllerFactory._concreteGenerateSpecifi cationsAndActions(EOControllerFactory.java:561)
at com.webobjects.eogeneration.EOControllerFactory._defaultSpecifications (EOControllerFactory.java:627)
at com.webobjects.eogeneration.EOControllerFactory._activateDefaultControll ers(EOControllerFactory.java:772)
at com.webobjects.eogeneration.EOControllerFactory.activateDefaultControlle rs(EOControllerFactory.java:789)
at com.webobjects.eogeneration.EODynamicApplication.finishInitialization (EODynamicApplication.java:107)
at com.webobjects.eoapplication.EOApplication$1.run (EOApplication.java:512)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java: 178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy (EventDispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:178)
at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:170)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
_______________________________________________
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
  • Follow-Ups:
    • Re: No "--" in comments: something new in Java, Project Builder or WO ?
      • From: Christopher Pavicich <email@hidden>
    • Re: No "--" in comments: something new in Java, Project Builder or WO ?
      • From: Michael Holtermann <email@hidden>
  • Prev by Date: XML converting Text-Image in a component
  • Next by Date: Re: create Installer for WebObjects Application
  • Previous by thread: XML converting Text-Image in a component
  • Next by thread: Re: No "--" in comments: something new in Java, Project Builder or WO ?
  • Index(es):
    • Date
    • Thread