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

Jacek Laskowski commented on GERONIMO-1164:
-------------------------------------------

Patch applied (with some minor changes of mine). Thanks Jakob! Keep them coming!

The waitForStarted failed because there was 
geronimo/j2ee-deployer/${geronimo-version}/car instead of 
geronimo/j2ee-deployer/${geronimo_version}/car (note the dash in 
geronimo_version)

I think you don't have to build the server yourself but specify necessary 
packages (jars, cars and zips) as project dependencies so that everything is 
downloaded on demand.

I'll describe the new process of building the server on Wiki. It boils down to 
executing the following steps:

maven m:co
rm -rf ~/.maven/plugins ~/.maven/cache/geronimo* 
~/.maven/repository/geronimo/plugins
maven m:clean m:clean-repo new

I had to run it several times before I could finally build it successfully, so 
don't be worried the first time you've seen BUILD FAILED ;)

I haven't figured out how to enable mail gbean yet.

The last but not least, we need to think of a better naming solution so that 
ab:start will in fact start AB and could be used on its own.

$ svn ci .
Sending        adventurebuilder/maven.xml
Sending        adventurebuilder/src/plan/activitysupplier1.0.3.ear-plan.xml
Sending        adventurebuilder/src/plan/adventure1.0.1-db-ra-plan.xml
Sending        adventurebuilder/src/plan/adventure1.0.1-security-plan.xml
Sending        adventurebuilder/src/plan/adventure1.0.3-jms-ra-plan.xml
Sending        adventurebuilder/src/plan/airlinesupplier1.0.3.ear-plan.xml
Sending        adventurebuilder/src/plan/bank1.0.3.ear-plan.xml
Sending        adventurebuilder/src/plan/consumerwebsite1.0.1.ear-plan.xml
Sending        adventurebuilder/src/plan/lodgingsupplier1.0.3.ear-plan.xml
Sending        adventurebuilder/src/plan/opc1.0.3.ear-plan.xml
Sending        adventurebuilder/src/sql/ab1.0.1.sql
Transmitting file data ...........
Committed revision 358649.



> 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: adventure1.0.3-built-with-jdk-1.4.2.zip, 
> adventurebuilder1.0.3-geronimo-deployment-plans.zip, 
> jrf-patch-partially-20051219-2.patch, jrf-patch-partially-20051219-3.patch, 
> jrf-patch-partially-20051219.patch, jrf-patch-partially-20051220.patch, 
> jrf-patch-partially-20051222.patch
>
> 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