[JBoss JIRA] Created: (JBESB-216) Null or empty p_xmlString using TestJBossESB.sh in Cygwiin
by Daniel Brum (JIRA)
Null or empty p_xmlString using TestJBossESB.sh in Cygwiin
----------------------------------------------------------
Key: JBESB-216
URL: http://jira.jboss.com/jira/browse/JBESB-216
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 4.0 Beta 1 Maintenance Pack 1
Reporter: Daniel Brum
Assigned To: Jason Lenhart
Fix For: 4.0 RC1
The testJBossESB.sh from subversion passes the wrong file as a parameter. It passes in paramsDir/FileMoverConfigExampleJason.xml when it should pass in paramsDir/FileMoverConfigExample.xml (notice no "Jason").
Of course, FileMoverConfigExampleJason.xml does not exist in the repository checkout.
It would rock if someone with commit access could remove the "Jason" from testJBossESB.sh. It's just subtle enough to miss for quite a while if you're not super careful.
While you're at it, I'd recommend making the changes to work with cygwin too (see my previous post for an example, which borrows very heavily from the JBoss AS run.sh) so that future checkouts will work out the box.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 5 months
[JBoss JIRA] Created: (JBESB-194) Trailblazer configuration script needs to support being run from both an SVN checkout and a distro download
by Tom Fennelly (JIRA)
Trailblazer configuration script needs to support being run from both an SVN checkout and a distro download
-----------------------------------------------------------------------------------------------------------
Key: JBESB-194
URL: http://jira.jboss.com/jira/browse/JBESB-194
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0
Reporter: Tom Fennelly
Assigned To: Mark Little
Fix For: 4.0
One the the things the Trailblazer "ant confiure" target does is to work out some relative paths for the trailblazer configurations. It uses ant to inject these values into the configurations using a filtering copy process.
It's currently coded to work based on the project structure as checked out from SVN. This structure is different to that encountered by the script when run from a distro download. The script needs to be modified to accomodate both structures.
If this script is getting replaced for the 4.0 GA release by something like izPack, we can zap this issue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 5 months