• 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: problem with _private.ERXSwitchComponent
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with _private.ERXSwitchComponent


  • Subject: Re: problem with _private.ERXSwitchComponent
  • From: Theodore Petrosky <email@hidden>
  • Date: Mon, 11 Feb 2013 12:59:46 -0800 (PST)

I found my problem.

I had a rule modeler group that I was using. when I double clicked a rule, it opened the correct file and I edited it and saved. I had to select the Resources folder in Eclipse and Refresh.

I thought there was a preference so eclipse would auto refresh. maybe I'm wrong.

Ted

--- On Mon, 2/11/13, Theodore Petrosky <email@hidden> wrote:

> From: Theodore Petrosky <email@hidden>
> Subject: problem with _private.ERXSwitchComponent
> To: "WebObjects Development" <email@hidden>
> Date: Monday, February 11, 2013, 2:10 PM
> i don't know that's the problem, but
> that is the error.
>
> I added a popup to my query page with
> ERD2WQueryToOneRelationship component.
>
> here are my rules:
>
> 100 : (pageConfiguration = 'QueryAgenda' and propertyKey =
> 'client') => componentName =
> "ERD2WQueryToOneRelationship"
> [com.webobjects.directtoweb.Assignment]
>
> 50 : (pageConfiguration like '*KickOffBrief' or
> pageConfiguration like '*CallReport' or pageConfiguration
> like '*ContactReport' or pageConfiguration like
> '*ProjectWork*' or pageConfiguration like '*Agenda') =>
> toOneUIStyle = "popup"
> [com.webobjects.directtoweb.Assignment]
>
> 100 : (propertyType = 'r' and
> relationship.destinationEntity.name = 'Client') =>
> keyWhenRelationship = "clientName"
> [com.webobjects.directtoweb.Assignment]
>
> On my development machine, I run the app and at first I was
> getting:
>
> Application:     briefs
> Error:     java.lang.IllegalStateException:
> <er.extensions.components._private.ERXSwitchComponent>
> : componentName not specified or componentName association
> evaluated to null.
> Reason:     <er.extensions.components._private.ERXSwitchComponent>
> : componentName not specified or componentName association
> evaluated to null.
>
> I mucked around and found a few errors that had nothing to
> do with the QueryPage but voila it started working. So I
> cleaned my app, deleted everything in my 
> /Library/WebObjects/Applications  folder, recompiled to
> depoly. moved everything into place and fixed permissions
> and if I go to the query page and select a clientName from
> the popup my app blows up with that
> java.lang.IllegalStateException.
>
> Now it is not working on my development environment either.
> Am I missing a binding?
>
> Ted
>
>  _______________________________________________
> 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
>

 _______________________________________________
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: 
 >problem with _private.ERXSwitchComponent (From: Theodore Petrosky <email@hidden>)

  • Prev by Date: Re: WebObjects IDE
  • Next by Date: Re: WebObjects IDE
  • Previous by thread: problem with _private.ERXSwitchComponent
  • Next by thread: WebObjects IDE
  • Index(es):
    • Date
    • Thread