[ 
http://issues.apache.org/jira/browse/GERONIMO-1164?page=comments#action_12360808
 ] 

Jakob Færch commented on GERONIMO-1164:
---------------------------------------

I have attached a subversion diff (taken in the sandbox/adventurebuilder) dir.

Status is as follows:
* Able to deploy on the 1.0 "RC2" build
* Able to place an order and afterwards find it in the order tracker. 
* The order never seem to move out of the "Sent to supplier" state

My list of issues include the following:
* the ab:installServer goal run before ab:deploy just assumes that a file named 
   c:/tmp/geronimo-jetty-j2ee-1.0.zip exists and unpacks it
* the waitForStarted goals run after starting the server usually (really 
always, I think) fails with an 
   "unable to connect" error
* Some of the plan files names contain 1.0.1; the configurations they deploy 
are named accordingly. 
   This should be renamed to reflect that we're running on Adventure Builder 
1.0.3 
* Starting with AB 1.0.3, the "external" web services have security constraints 
in the deployment descriptors
   (see 
<http://developers.sun.com/prodtech/appserver/reference/techart/mutual_auth.html>).
   I don't exactly what needs to be done to enable this on Geronimo (and 
whether it's related to the
   GERONIMO-1384 issue).

I had some errors which I suspected was related to running Geronimo under a 1.5 
VM (which was necessary as the AB classes wasn't compiled to be 1.4 
compatible). I don't know if I was right, but I've compiled the AB under jdk 
1.4.2 with debug info in the classes. I've attached it as a zip file.

> Java Adventure Builder Reference application deployment
> -------------------------------------------------------
>
>          Key: GERONIMO-1164
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1164
>      Project: Geronimo
>         Type: Task
>   Components: sample apps
>     Reporter: Jacek Laskowski
>     Assignee: Jacek Laskowski
>      Fix For: 1.1
>  Attachments: adventurebuilder1.0.3-geronimo-deployment-plans.zip
>
> It's finally the time to see Java Adventure Builder Reference application 
> running in Geronimo. This task is to track the progress. Instruction 
> available at http://wiki.apache.org/geronimo/AdventureBuilder
> This is a sample application brought to you by the Java BluePrints program at 
> Sun Microsystems, Inc.
> This sample application demonstrates how to use the capabilities of the J2EE 
> 1.4 platform to develop robust, scalable, portable, and maintainable 
> e-business applications and Webservices. It comes with full source code and 
> documentation, so you can experiment with the J2EE technologies and learn how 
> to use them effectively to build your own enterprise solutions. This 
> application also showcases how to use the Webservices technologies in the 
> J2EE 1.4 platform.
> This version of Adventure Builder Reference application is certified by 
> Application Verification Kit(AVK) for the portablity across J2EE compatible 
> application servers.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to