Hello everyone, I've posted this message in wonder-disc group already, but Lachlan Deck suggested this group is more active. Hopefully you don't mind for re-posting.
QUESTION_1. I wanted to ask you, is it possible to have a working combination of WOLips and Maven3 for development and deployment? I have 2 projects. The only difference between them is the classpath: 1st (OLD), working project, has references to WOFramework/* WebObjects/Wonder framework and custom jar entries. 2nd (NEW), problematic project, has got only jar entries for everything. What I want to achieve is: 1. dependency management in pom.xml - OK (everything rests in Maven repos) 2. "Existing Maven project" import to Eclipse - OK (imports and builds without errors) 3. building woapplication with maven - OK (builds and runs) 4. development from Eclipse - DOESN'T WORK Hm, I followed the instructions (found on http://lists.apple.com/archives/webobjects-dev/2012/Sep/msg00428.html) , but added only "build/myproject.woa/Contents/Resources/Java" dir to run configuration classpath. Didn't help. QUESTION_2. Should I also include my WebObjects/Wonder projects in run conf? WOLips properties file points to their location though. Not sure where to start looking for mistakes. Advices are very appreciated! Thanks! Best Regards, Gintas
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com