Re: No "--" in comments: something new in Java, Project Builder or WO ?
Re: No "--" in comments: something new in Java, Project Builder or WO ?
- Subject: Re: No "--" in comments: something new in Java, Project Builder or WO ?
- From: Christopher Pavicich <email@hidden>
- Date: Mon, 20 Jun 2005 01:16:52 -0700
Jaime:
Please write this up and file a radar on it.
http://bugreport.apple.com
Thanks,
CMP
On Jun 18, 2005, at 8:15 PM, Jaime Magiera wrote:
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._checkRe
turnValuesForExceptions(EODistributedObjectStore.java:569)
at
com.webobjects.eodistribution.client.EODistributedObjectStore.invokeSt
atelessRemoteMethodWithKeyPath(EODistributedObjectStore.java:1102)
at
com.webobjects.eogeneration.client._EORemoteXMLProvider._provideXMLs
(_EORemoteXMLProvider.java:30)
at
com.webobjects.eogeneration.EOControllerFactory._concreteEvaluateMulti
pleRules(EOControllerFactory.java:395)
at
com.webobjects.eogeneration.EOControllerFactory._evaluateMultipleRules
(EOControllerFactory.java:496)
at
com.webobjects.eogeneration.EOControllerFactory._concreteGenerateSpeci
ficationsAndActions(EOControllerFactory.java:561)
at
com.webobjects.eogeneration.EOControllerFactory._defaultSpecifications
(EOControllerFactory.java:627)
at
com.webobjects.eogeneration.EOControllerFactory._activateDefaultContro
llers(EOControllerFactory.java:772)
at
com.webobjects.eogeneration.EOControllerFactory.activateDefaultControl
lers(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:
@mac.com
This email sent to email@hidden
_______________________________________________
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