[
https://jira.jboss.org/jira/browse/JBESB-1895?page=com.atlassian.jira.plu...
]
Jeff Yu commented on JBESB-1895:
--------------------------------
Not myself, it was from jbossesb users maillist. I copied it here for convenience.
--------------------
Tom,
It does work. Thanks a lot.
Lucy
在2008-08-02,"Tom Fennelly" <tom.fennelly(a)jboss.com> 写道:
Hi Lucy.
Try setting the org.jboss.esb.server.home to "D:/jboss-4.2.2.GA " i.e.
try using forward slashes.
Also... please don't cross post on the mailing list :-)
Regards,
T.
钱宇虹 wrote:
>
> Hi all,
>
> I am having trouble to deloy jbossesb to JBOSS AS. Any help are highly apprieciated
:
>
>
>
>
> 1) I use jbossesb-4.3.GA.zip and jboss4.2.2.GA.zip.
> 2) I update the deployment.properties as follows:
>
>
> org.jboss.esb.server.home=D:\jboss-4.2.2.GA
> org.jboss.esb.server.config=default
>
>
>
> After I run "ant" or "ant deploy",I got error messages: Could not
determine JMS provider:
>
> details as follows:
>
> D:\jbossesb-4.3.GA\install>ant deploy
> Buildfile: build.xml
> check.deploy.props:
> dependencies.source:
> dependencies.jbossesb:
> dependencies:
> jms.config.check:
> BUILD FAILED
> D:\jbossesb-4.3.GA\install\build.xml:70: Could not determine JMS provider
> Total time: 0 seconds
>
>
> Lucy
>
Support back slash for windows in installing Jbossesb into JBoss AS.
--------------------------------------------------------------------
Key: JBESB-1895
URL:
https://jira.jboss.org/jira/browse/JBESB-1895
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Build and Release
Affects Versions: 4.3
Reporter: Jeff Yu
Priority: Trivial
Step to reproduce:
1. Open up the deployment.properties in the $install directory, update:
org.jboss.esb.server.home=D:\jboss-4.2.2.GA
2. Run "ant" or "ant deploy", you will have message: Could not
determine JMS provider:
The problem is that we need to use the 'forward slash' instead of 'back
slash' in the org.jboss.esb.server.home. It would be better if we provide a capability
to support the back slash.
--
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