What happens if you:

<property name="db2.home" value="c:/Program\ Files/SQLLIB/cc/c2"/>

I haven't tried it, but it's worth a try.

Tim

"Shamberger, Michael" wrote:

> Here is an example of what I am trying to do:
>
> <property name="db2.home" value="c:/Program Files/SQLLIB/cc/c2"/>
>
> <path id="run.class.path">
>       <path refid="vendor.class.path"/>
>       <pathelement path="${basedir}/${weblogic.name}/classes"/>
>       <pathelement path="${basedir}/${weblogic.name}/properties"/>
>       <pathelement path="${weblogic.home}/lib/jConnect.jar"/>
>       <pathelement path="${db2.home}/db2java.zip"/>
>       <path refid="lib.class.path"/>
>       <path refid="java.class.path"/>
> </path>
>
> Then, when I start weblogic with wlrun I am getting an error due to space in
> the classpath
>
> MORGAN STANLEY DEAN WITTER|ONLINE
> Michael Shamberger
> Release Engineer
> [415-344-9338 -W]
> [415-290-0428 -C ]
>
> -----Original Message-----
> From: T Master [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 17, 2001 12:06 PM
> To: [EMAIL PROTECTED]
> Subject: Re: spaces and path definition
>
> Used double quotes around the c:\Program Files?
>
> You should also use \\  instead of '\' in DOS paths.
>
> No excerpt was pasted so I ask.
>
> ----- Original Message -----
> From: "Shamberger, Michael" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, July 17, 2001 11:20 AM
> Subject: spaces and path definition
>
> > Hi,
> >
> > I am trying to build a path definition that I pass to the weblogic wlrun
> > task.  I am running this on NT and one of the entries in the classpath I
> am
> > trying to build has a space in it.  This is a 3rdparty database client jar
> > whose standard installation is into c:\Program Files.  This space in the
> > classpath is causing wlrun to fail.  Any ideas?
> >
> > Mike

--
Tim Meals
Web Applications Developer

mailto:[EMAIL PROTECTED]
direct:   925-253-6515
fax:      925-253-4599               http://www.intraware.com
operator: 925-253-4500        Intraware ... Control Your Technology

begin:vcard 
n:Meals;Tim
tel;work:925-253-6515
x-mozilla-html:TRUE
url:http://www.intraware.com
org:<A HREF="http://www.intraware.com";><IMG SRC="http://www.intraware.com/images/tempgifs/logotype.gif"; BORDER="0" WIDTH="145" HEIGHT="34" ALT="Intraware, Inc."><BR CLEAR="left">Intraware, Inc.</A>;<a href="http://www.intraware.com/subscribenet";>SubscribeNet OEM</a>
adr:;;25 Orinda Way;Orinda;CA;94563;USA
version:2.1
email;internet:[EMAIL PROTECTED]
title:Web Applications Developer
x-mozilla-cpt:;24712
fn:Tim Meals
end:vcard

Reply via email to