• 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
Mavenized project and custom components
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mavenized project and custom components


  • Subject: Mavenized project and custom components
  • From: Alexis Tual <email@hidden>
  • Date: Wed, 7 Oct 2009 18:04:56 +0200

Hi list,

i'm using the maven layout structure on a new project (woapplication-archetype 2.1). When i launch the application with WOLips, custom component classes cannot be found , i get the following error :

<WorkerThread0> WOBundle.lookForClassInAllBundles(MyComp) failed!
[2009-10-7 17:57:9 CEST] <WorkerThread0> <com.webobjects.appserver._private.WOComponentDefinition> WARNING: Unable to find component class named "MyComp".  If this is not intended to be a classless component, check your framework settings and the contents of your classpath file (in the .woa's Contents/<PLATFORM_NAME> subdirectory).

I can use the qualified name within the template to solve this problem or do this  _NSUtilities.setClassForName(MyComp.class, "MyComp"); in the Application constructor.
But it's a bit tedious and error prone...

Are the wo maven guys facing the same problem in dev mode ?

Thanks for your feedback,

Alexis
 _______________________________________________
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: Mavenized project and custom components
      • From: Henrique Prange <email@hidden>
  • Prev by Date: Re: action to return to external site
  • Next by Date: Re: Mavenized project and custom components
  • Previous by thread: Re: action to return to external site
  • Next by thread: Re: Mavenized project and custom components
  • Index(es):
    • Date
    • Thread