NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Set sun app server root error

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
ajaykumarm



Joined: 22 Nov 2010
Posts: 3

PostPosted: Mon Nov 22, 2010 6:44 pm    Post subject: Set sun app server root error Reply with quote

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

PostPosted: Tue Nov 23, 2010 3:39 am    Post subject: Reply with quote

Am using Netbeans 6.5, Glassfish-v3-prelude
Back to top
ajaykumarm



Joined: 22 Nov 2010
Posts: 3

PostPosted: Fri Nov 26, 2010 4:25 am    Post subject: set sun app server root Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo