• 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: [ANN] WOInject 1.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ANN] WOInject 1.0


  • Subject: Re: [ANN] WOInject 1.0
  • From: Henrique Prange <email@hidden>
  • Date: Fri, 23 Mar 2012 12:30:28 -0300

Hi Ron,

Do you have the ERExtension framework in the classpath of you project?

Cheers,

Henrique

On 23/03/2012, at 04:16, Ron X wrote:

and i have:
Exception in thread "main" java.lang.NoClassDefFoundError: er/extensions/appserver/ERXApplication
now...
and i don't know how to fix it!
any ideas?
public class Application extends ERXApplication{
    private static Logger log = Logger.getLogger(Application.class);
   
    public static void main(String[] argv) {
//        D2W.factory().setWebAssistantEnabled(false);
//        WOInject.init("com.legalsounds.Application", argv);
        ERXApplication.main(argv, Application.class);
    }

    public Application() {
....
now any way Exception in thread "main" java.lang.NoClassDefFoundError: er/extensions/appserver/ERXApplication


23 марта 2012 г. 9:56 пользователь Ron X <email@hidden> написал:
hi
public class Application extends InjectableApplication {...

fails in main. eclipse says: the hierarchy of application is not consistent.

15 марта 2012 г. 17:44 пользователь Ron X <email@hidden> написал:

current version 1.1 ^_^


2012/3/15 Johann Werner <email@hidden>

Am 15.03.2012 um 07:12 schrieb ISHIMOTO Ken:

> Would be nice to see that at WOWODC in Action.

+1

>
> Ken
>
> On 2012/03/14, at 22:34, Henrique Prange wrote:
>
>> Hi all,
>>
>> Just one correction: WOInject requires Guice and Javassist libraries. The site has been updated to include a package containing these libraries.
>>
>> Cheers,
>>
>> Henrique
>>
>> On 13/03/2012, at 22:26, Henrique Prange wrote:
>>
>>> The WOCommunity team is pleased to announce the release of WOInject 1.0.
>>>
>>> WOInject is a dependency injection framework for WebObjects based on Google Guice. See the WOInject website for more information:
>>>
>>> http://hprange.github.com/woinject/
>>>
>>> Maven users should specify the version in your project's configuration:
>>>
>>> <dependency>
>>> <groupId>com.woinject</groupId>
>>> <artifactId>woinject</artifactId>
>>> <version>1.0</version>
>>> </dependency>
>>>
>>> Non Maven users have to download the woinject-1.0.jar:
>>>
>>> http://github.com/downloads/hprange/woinject/woinject-1.0.jar
>>>
>>> Enjoy,
>>>
>>> Henrique



 _______________________________________________
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
  • Follow-Ups:
    • Re: [ANN] WOInject 1.0
      • From: Ron X <email@hidden>
References: 
 >[ANN] WOInject 1.0 (From: Henrique Prange <email@hidden>)
 >Re: [ANN] WOInject 1.0 (From: Henrique Prange <email@hidden>)
 >Re: [ANN] WOInject 1.0 (From: ISHIMOTO Ken <email@hidden>)
 >Re: [ANN] WOInject 1.0 (From: Johann Werner <email@hidden>)
 >Re: [ANN] WOInject 1.0 (From: Ron X <email@hidden>)
 >Re: [ANN] WOInject 1.0 (From: Ron X <email@hidden>)
 >Re: [ANN] WOInject 1.0 (From: Ron X <email@hidden>)

  • Prev by Date: Re: Multiple CCAjaxLongResponsePages For Single Task
  • Next by Date: Re: JDBC Connection Debugging information
  • Previous by thread: Re: [ANN] WOInject 1.0
  • Next by thread: Re: [ANN] WOInject 1.0
  • Index(es):
    • Date
    • Thread