Hi, !ENTRY OFBizExplorerV2 4 4 2007-11-30 15:21:26.343 > !MESSAGE Unable to resolve path: geronimo >
I've fixed this error and uploaded a new version of the plugin and eclipse-bundle. You can download it here: http://www.itu.dk/~hessellund/smartemf/index.php?page=sourcecode I missed the error because I was testing against an older version of OFBiz which still used the ${ofbiz.home}-variable in component-load.xml. I just also noticed that OFBizExplorerV2 has open *all* my projects without > any questions, annoying... > I've also fixed the inconvenience about the plugin opening all projects. Now, when you hit "Analyze All", it only analyzes OFBiz projects that are already open. Give it a spin, and tell me if it works on your installation now. -- Anders 2007/11/30, Jacques Le Roux <[EMAIL PROTECTED]>: > > Actually I was a bit too enthusiast. I know it's not targetted to use > 3.4M3 and EMF 2.4 but I get a lot of errors like this one in > Eclipse log and only folders containing only simple-methods service are > "visible as trees" in the OFBizExplorerV2 view > > !ENTRY OFBizExplorerV2 4 4 2007-11-30 15:21:26.343 > !MESSAGE Unable to resolve path: geronimo > > !ENTRY OFBizExplorerV2 4 4 2007-11-30 15:21:26.343 > !MESSAGE Error occurred while loading folder framework > !STACK 0 > dk.itu.smartemf.explorer.ExplorerException: Unable to resolve path: > geronimo > at dk.itu.smartemf.explorer.ResourceLoader.resolveOFBizPath( > ResourceLoader.java:103) > at dk.itu.smartemf.explorer.ComponentLoadParser.processStartElement( > ComponentLoadParser.java:59) > at dk.itu.smartemf.explorer.Parser.processDocument(Parser.java:41) > at dk.itu.smartemf.explorer.Parser.processDocument(Parser.java:29) > at dk.itu.smartemf.explorer.ResourceLoader$3.run(ResourceLoader.java:254) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > > Jacques > > De : "Jacques Le Roux" <[EMAIL PROTECTED]> > > Just tried with 3.4M3 and EMF 2.4 with 7 OFBiz projects (differents > instances) and ... it worked (after a ... long time). > > > > This look like a great enhancement. What about simple-method services > (kidding ;o) ? > > > > Jacques > > > > De : "Anders Hessellund" <[EMAIL PROTECTED]> > > he he, sure! I am writing a paper about it which is due in three weeks. > > After that, I'll make the source available. > > > > -- Anders > > > > 2007/11/30, Hans Bakker <[EMAIL PROTECTED]>: > > > > > > very interesting....however...... > > > If you would make the source also downloadable now AND contribute it > to > > > the OFBiz project, we could help you further develop it..... :-) > > > > > > On Fri, 2007-11-30 at 14:22 +0100, Anders Hessellund wrote: > > > > Hi, > > > > > > > > I've written a little, very pre-liminary Eclipse plugin for OFBiz. > The > > > > purpose of the plugin is to navigate the logical structure of OFBiz > > > projects > > > > and check conformance between service interfaces and java > > > implementations. > > > > Check out this little flash demo of the tool in action. At the end > of > > > the > > > > demo, there is a link to the download site. > > > > > > > > http://www.itu.dk/~hessellund/smartemf/ofbizexplorer.htm > > > > > > > > Any feedback, suggestions etc is greatly appreciated! > > > > > > > > -- Anders > > > -- > > > http://Antwebsystems.com : OFBiz Quality support for competitive > rates. > > > > > > > > > > > > > > > > > > -- > > Anders Hessellund > > IT University of Copenhagen > > Rued Langgaards Vej 7 > > 2300 København S, DK > > www.itu.dk/people/hessellund/ > > > > -- Anders Hessellund IT University of Copenhagen Rued Langgaards Vej 7 2300 København S, DK www.itu.dk/people/hessellund/
