Hi All, With Ben's changes I was able to run Metro with no errors using Metro, PHP and DotNet Business Services and Order Processing Services.
I only noticed one issue when running Metro against the PHP Order Processing Service: orders were being submitted for processing but not actually being processed. I realize that this could be a problem specific to my maching though. Otherwise, everything looked good! Joby ________________________________________ From: Ben Dewey (JIRA) [[email protected]] Sent: Monday, August 10, 2009 11:32 PM To: [email protected] Subject: [jira] Updated: (STONEHENGE-90) Update of the Metro version of StockTrader [ https://issues.apache.org/jira/browse/STONEHENGE-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Dewey updated STONEHENGE-90: -------------------------------- Attachment: MetroDeploy_Troubleshoot_Walkthru.doc Vineet and Ranjitha, Joby emailed me and said she was experiencing the same deployment problems as you two. Luckily she's running on a VM that I have access to. I got it working on her machine using this attached WalkThru. Hopefully this helps you as well. -Ben Dewey > Update of the Metro version of StockTrader > ------------------------------------------ > > Key: STONEHENGE-90 > URL: https://issues.apache.org/jira/browse/STONEHENGE-90 > Project: Stonehenge > Issue Type: New Feature > Affects Versions: M1, M2 > Environment: jdk6, metro2.0 nightly build on 0706, glassfish 2.1, > wsdl from the latest .net version of Config Service > Reporter: Ming Jin > Fix For: M2 > > Attachments: Metro_Patch20090722.patch, > MetroDeploy_Troubleshoot_Walkthru.doc, MetroWithJSFUIAndBasicConfigService.zip > > > We've done several tasks in the Metro version of StockTrader, and got them > approved from Kent and Harold. Now we think it's ready to provide a patch > file for the community to update the application in repository so that the > metro version can be moved from the contrib to the trunk. > The tasks contain: > 1. clean up the namespace of java code to 'org.apache.stonehenge.stocktrader' > 2. provide a JSF based UI client (compatible with the .net version and the > php version) > 3. verify the interoperability among the versions of .net/php/wso2/metro > using .net/java/php UI > 4. delete all dependent jar files in the repo, and provide a instruction > document > 5. provide a Java Config Service which implements the basic functionality in > the unified configuration proposal based on the wsdl of .net config service > 6. verify the interoperability between .net config service and java config > service > 7. clean up the build scripts and restructure the project > We attached the patch file including the above tasks in this issue. To do it, > you need to apply the patch under the directory /contrib/stocktrader/metro, > and choose 'apply all'. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
