[
https://jira.jboss.org/jira/browse/GTNPORTAL-3?page=com.atlassian.jira.pl...
]
Dimitri BAELI updated GTNPORTAL-3:
----------------------------------
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
Description:
We can save several seconds during deployment by repackaging the ear:
Comments from Emanuel:
- mv *.jar lib/
- edit the application.xml and remove all jars
- add a empty jboss-scanning.xml in .ear/META-INF:
<scanning xmlns="urn:jboss:scanning:1.0"></scanning>
was:
We can save several seconds during deployment by repackaging the ear:
Comments from Emanuel:
- mv *.jar lib/
- edit the application.xml and remove all jars
- add a empty jboss-scanning.xml in .ear/META-INF:
<scanning xmlns="urn:jboss:scanning:1.0">
</scanning>
Done, please review
Repackage the JBoss 5.1 Enterprise Archive for faster startup
-------------------------------------------------------------
Key: GTNPORTAL-3
URL:
https://jira.jboss.org/jira/browse/GTNPORTAL-3
Project: GateIn Portal
Issue Type: Task
Components: Packaging
Affects Versions: 3.0.0-Beta01
Reporter: Thomas Heute
Assignee: Dimitri BAELI
Fix For: 3.0.0-Beta02
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
We can save several seconds during deployment by repackaging the ear:
Comments from Emanuel:
- mv *.jar lib/
- edit the application.xml and remove all jars
- add a empty jboss-scanning.xml in .ear/META-INF:
<scanning xmlns="urn:jboss:scanning:1.0"></scanning>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira