[izpack-users] Can't execute scripts sequentially

Roberts, Keith (EDS) Keith.Roberts at va.gov
Thu May 25 19:32:14 CEST 2006


 

-----Original Message-----
From: izpack-users-admin at berlios.de
[mailto:izpack-users-admin at berlios.de] On Behalf Of Roberts, Keith (EDS)
Sent: Thursday, May 25, 2006 11:22 AM
To: izpack-users at lists.berlios.de
Subject: [izpack-users] Can't execute scripts sequentially


I'm trying to implement an installation that performs user input
substitution to a file contained in an ear file. 

I assumed that the executable and parsable entries are executed in the
sequence that they are defined in the pack tag; but that doesn't seem to
be the case.

In order for this to work, the executable must run to extract the
contents of the ear and ejb jar files. This works fine. The parsable
must execute after the completion of the executable so that the
variables in the ejb descriptor can be substituted by user input. Then
the final executable should run to repackage the ear file.

This approach doesn't work because the parsable runs before the first
executable completes.
I tried using the ProcessPanel to perform the jar extraction; but that
doesn't work either. I placed it before and after the pack panel.

How should this problem be solved?

Thanks in advance
Keith...

_______________________________________________
izpack-users mailing list
izpack-users at lists.berlios.de
http://lists.berlios.de/mailman/listinfo/izpack-users

-------------- next part --------------
A non-text attachment was scrubbed...
Name: extract-process.xml
Type: text/xml
Size: 251 bytes
Desc: extract-process.xml
Url : https://lists.berlios.de/pipermail/izpack-users/attachments/20060525/f0e8c8a1/attachment.xml 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: install.xml
Type: text/xml
Size: 2931 bytes
Desc: install.xml
Url : https://lists.berlios.de/pipermail/izpack-users/attachments/20060525/f0e8c8a1/attachment-0001.xml 


More information about the izpack-users mailing list