| Author |
URI can't be null
|
Peter Hultin
Greenhorn
Joined: Sep 23, 2011
Posts: 1
|
|
I had installed Glassfish version 3.1.1 and I try to deploy an application and I get the this exception:
Command deploy failed-
java.lang.IllegalArgumentException: URI can't be null.
What can be the cause?
|
 |
Daniel Doboseru
Ranch Hand
Joined: Sep 26, 2011
Posts: 57
|
|
|
Can you please provide more info? Maybe the error log. What IDE are you using? For a quick check, open the .wsdl file, and lookup for the server location to see if it's correct.
|
 |
 |
|
|
subject: URI can't be null
|
|
|