NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
ajaykumarm
Joined: 22 Nov 2010 Posts: 3
|
Posted: Mon Nov 22, 2010 6:44 pm Post subject: Set sun app server root error |
|
|
Hi All,
I followed the tutorial -
http://docs.sun.com/app/docs/doc/820-1072/6ncp48v5l?a=view
to develop a webservice with Transport security.
I could create webservice but when i try to run it - step 9 - it shows the message -
C:\WS3\nbproject\wsit-deploy.xml:12: Must set Sun app server root
BUILD FAILED (total time: 8 seconds)
When i click on the message the following part of code from wsit-deploy.xml is shown -
<fail unless="sjsas.root">Must set Sun app server root</fail>
Please help me how to go about this error. |
|
| Back to top |
|
 |
ajaykumarm
Joined: 22 Nov 2010 Posts: 3
|
Posted: Tue Nov 23, 2010 3:39 am Post subject: |
|
|
| Am using Netbeans 6.5, Glassfish-v3-prelude |
|
| Back to top |
|
 |
ajaykumarm
Joined: 22 Nov 2010 Posts: 3
|
Posted: Fri Nov 26, 2010 4:25 am Post subject: set sun app server root |
|
|
I could resolve it. I have added the following into the properties file located in netbeans configuration folder. In my case it is -
..\.netbeans\6.5\gfv3198251926.properties
sjsas.root=C\:\\Program Files\\glassfish-v3-prelude\\glassfish
sjsas.port=4848
sjsas.password=adminadmin
sjsas.host=localhost
sjsas.username=admin
sjsas.url=http\://localhost\:8080 |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|