Re: admin.jar -bindWebApp

2000-10-09 Thread Damian Guy

Sorry to hit you with this message again, but it is important that I
figure this out. So please tell me what you do or do not know!

thanks,

Damian.
 
 
 I am trying to use admin.jar to bind a web app, I do something like
 this:
 
 java -jar admin.jar ormi://localhost admin pass -bindWebApp appName
 web default-web-site /Web
 
 And I get the following message:
 
 Error: java.lang.NullPointerException
 
 Any Ideas ?
 
 TIA,
 
 Damian
 
 P.S. Sorry if there are two copies of this message, my earlier one
 didn't seem to get through.




admin.jar -bindWebApp

2000-10-08 Thread [EMAIL PROTECTED]

I am trying to use admin.jar to bind a web app, I do something like
this:

java -jar admin.jar ormi://localhost admin pass -bindWebApp appName
web default-web-site /Web

And I get the following message:

Error: java.lang.NullPointerException

Any Ideas ?

TIA

Damian