Log in to follow, share, and participate in this community.
Thread JEMS installer/ IzPack source code
JEMS installer/ IzPack source codeHi, where to find the source code of IzPack (version 3.10.2.jboss.patch2) from which JEMS installer JEMSInstaller 1.2.1CR3 is built? Thanks, Thomas
JEMS installer 1.2.1GA headless install failsHi, I failed to run JEMS installer 1.2.1 headless install under solaris 2.8. The cmd: java -jar jems-installer-1.2.1.CR4.jar -installGroup default -installPath=/export/home/jboss-4.2.2 The VM dump: #
# An unexpec...
JEMS Installer 1.2.1.CR4 ReleasedJEMS Installer team is happy to announce the release of JEMS Installer 1.2.1.CR4. The last release was 1.2.1.CR1 almost a year back and after that we tried our best to release 1.2.1.CR2 and 1.2.1.CR3 but it never went...
FileNotFoundExceptionI tried to install JBossAS on Windows Vista Home Premium (6.0.6000) using jems-installer-1.2.0.GA.jar and Java 6 (1.6.0_01_b06). I have admin rights. I use: - the (default) directory C:\Program Files\jboss-4.0.5.GA. ...
Reinstalling JBoss AS with JEMS InstallerHi! I have a question how to reinstall JBoss AS from Jems Installer in case when my first installation was for example default and i want to reinstall it to all configuration. So should i just run jems and show all c...
ejb3-clustered screwed up in 1.2.0.GAIt appears that JEMS-1.2.0.GA installs identically for ejb3 and ejb3-clustered, neither of which create all the default configuration files. They do appear to install the clustered jars though. Jeff
JEMS Installer fails on openSuSeHi, I have an openSuSe Linux 10.2 system and when I try to execute the JEMS installer using the "java -jar jems-installer-1.2.0.CR1.jar" command line I get the following error: PackageListener, install.log=/tmp/jems...
Thread JEMS unattended install gives different results.
JEMS unattended install gives different results.Installing JBoss 4.0.5.GA using JEMS 1.2.0.GA. I have installed JBoss 4.0.5.GA using JEMS 1.2.0.GA in the default mode: java -jar jems-installer-1.2.0.GA I have then taken the InstallConfigRecord.xml and attempted...
4.0.5 ProblemsAre you aware of the following: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=93486 http://www.jboss.com/index.html?module=bb&op=viewtopic&t=91327 which imply EJB3 problems when using the B...
JEMS Installer 1.2.0.GA releasedDownload link: http://easynews.dl.sourceforge.net/sourceforge/jboss/jems-installer-1.2.0.GA.jar?download This release includes updated EJB3, updated JBoss Portal, command line uninstaller, unattended install using a ...
Thread Design of JEMS Installer for Clustering for JBoss AS 5.x
Design of JEMS Installer for Clustering for JBoss AS 5.xIn JBoss AS 5.x we are using multiplexer and same stack can be used across all four services namely cluster-beans.xml, ejb3-clustered-sfsbcache-beans.xml, ejb3-entity-cache-beans.xml and tc6-cluster-beans.xml. In past...
Thread JBINSTALL-25 Install configuration should not hide packages
JBINSTALL-25 Install configuration should not hide packagesThis particular issue is fixable by simply adding all packs to the ejb3 install group, or may be adding a whole new install group 'ejb3-all'. Showing all packs introduces the problem with having to require exactly on...
JBINSTALL-13 (mutually exclusive packs)This feature apparently has already been implemented long time ago, however it's not included in any of the izPack releases and can't be found: http://developer.berlios.de/feature/?func=detailfeature&feature_id=64...
Installer missed a call-by-value settingWhen selecting deployment isolation/call-by-value, the installer sets the values for the ear-deployer.xml and ejb-deployer.xml, but leaves the CallByValue setting false in naming.sar/META-INF/jboss-service.xml. This ...
Installer re-factoring and MavenPlease see [http://wiki.jboss.org/wiki/Wiki.jsp?page=JEMSInstallerMaven]. Comments are welcome. I'm going to be adding more info on automated dependency resolution between installer modules.
IDE installerIs there a need to have IDE installer? IDE is a set of Eclipse plug-ins, so it uses Eclipse's update manager to install/upgrade it. If we do need to have IDE installer, we can just prompt user for the Eclipse home di...
JEMS Installer 1.2.0.BETA2 releasedThe following products are included: - JBoss Application Server 4.0.4.GA - JBoss Portal 2.4.GA - Web Services 1.0.0.GA - EJB3 1.0.0.CR8 We have also implemented datasource configuration which was a highly requested ...