• 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: New project woes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New project woes


  • Subject: Re: New project woes
  • From: Theodore Petrosky via Webobjects-dev <email@hidden>
  • Date: Mon, 19 May 2025 17:48:24 -0400

Sorry to take time to respond. It is working flawlessly. I can now create new
D2W projects.

This section says ERCoolComponents, I assume this is CCCoolComponents

        <dependency>
             <groupId>wonder.ajax</groupId>
             <artifactId>ERCoolComponents</artifactId>
             <version>7.4</version>
        </dependency>

I found this for the ModernLook but I am missing other stuff to make
ERModernLook work. I will continue hacking and looking.

        <dependency>
                <groupId>wonder.d2w</groupId>
                <artifactId>ERModernLook</artifactId>
                <version>${webobjects.version}</version>
        </dependency>

        <dependency>
                <groupId>wonder.d2w</groupId>
                <artifactId>ERModernDirectToWeb</artifactId>
                <version>${webobjects.version}</version>
        </dependency>




Theodore Petrosky
email@hidden
917 371-6080



> On May 14, 2025, at 10:50 AM, Ramsey Gurley <email@hidden> wrote:
>
> Hi Ted,
>
> If you're still having issues with this, try using
>
> git clone https://github.com/nullterminated/woarchetypes.git
>
> instead. That should probably work even without a github account. If it works
> for you, I'll update the readme accordingly.
>
> Ramsey
>
> On 4/18/25 10:11 AM, Theodore Petrosky wrote:
>> Let’s see if we can get this to work.
>>
>> I cd’d into a directory:
>>
>> asacksadmin@Finance-iMac ~ % cd /Users/asacksadmin/eclipse
>> asacksadmin@Finance-iMac eclipse % git clone
>> email@hidden:wocommunity/woarchetypes.git
>> <mailto:email@hidden:wocommunity/woarchetypes.git>
>> Cloning into 'woarchetypes'...
>> The authenticity of host 'github.com (140.82.113.3)' can't be established.
>> ED25519 key fingerprint is
>> SHA256:+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU.
>> This key is not known by any other names.
>> Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
>> Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
>> email@hidden <mailto:email@hidden>: Permission denied (publickey).
>> fatal: Could not read from remote repository.
>>
>>
>> I don’t understand what to do here…. Sorry.
>>
>> Ted
>>
>> Theodore Petrosky
>> email@hidden <mailto:email@hidden>
>> 917 371-6080
>>
>>
>>
>>> On Apr 17, 2025, at 9:04 PM, Ramsey Gurley <email@hidden>
>>> <mailto:email@hidden> wrote:
>>>
>>> In order to remove dependency on WebObjects jars in WOLips, WOLips finds
>>> them using your maven artifacts. If you are missing the JDBC adaptor or
>>> postgresql plugin frameworks in your pom file, they probably won't be
>>> available for selection when creating a new model.
>>>
>>> I just pushed a new framework archetype I've been working on. I'm sure it's
>>> not perfect yet, but you can try it.
>>>
>>> If it doesn't work for some reason, I'm traveling until next week, so I'm
>>> not ignoring you if I don't reply :)
>>>
>>> https://github.com/nullterminated/woarchetypes
>>>
>>> On 4/18/25 7:19 AM, Theodore Petrosky via Webobjects-dev wrote:
>>>> So I am finally ready to start a new project with Maven. I have the
>>>> project started and I wanted to create a new EOModel.. I selected New
>>>> EOModel and the adapter and the PlugIn are blank.
>>>>
>>>> How do I select JDBC adapter and Postgresql PlugIn?
>>>>
>>>> Ted
>>>>
>>>> Theodore Petrosky
>>>> email@hidden <mailto:email@hidden>
>>>> 917 371-6080
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>  _______________________________________________
>>>> Do not post admin requests to the list. They will be ignored.
>>>> Webobjects-dev mailing list      (email@hidden
>>>> <mailto:email@hidden>)
>>>> Help/Unsubscribe/Update your Subscription:
>>>>
>>>> This email sent to email@hidden <mailto: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

  • Prev by Date: Re: JavaXML.framework and Java 21 (and Eclipse)
  • Next by Date: AjaxFlexibleFileUpload, AjaxProgressBar
  • Previous by thread: Re: JavaXML.framework and Java 21 (and Eclipse)
  • Next by thread: AjaxFlexibleFileUpload, AjaxProgressBar
  • Index(es):
    • Date
    • Thread