Wednesday, April 6, 2011
add Jax-rpc web service plugin in netbeans 6.9.1
Version: NetBeans 6.9.1 Tools -> Plugins Click "Settings" tab and "add" button Provide a name (ex. Hudson) and the URL above in the original post (http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/nbms/updates.xml.gz) Close the dialog box Click on Reload Catalog and click the "Available Plugins" tab Find your JAX-RPC plugin goodness in the list, select its checkbox, and click "Install"
Monday, April 4, 2011
Friday, April 1, 2011
netbeans 6.5.1 open with one windows only
1) kill netbeans
2)delete all file from user's home\.netbeans\6.5\config\Windows2Local\Components
3) restart netbeans
2)delete all file from user's home\.netbeans\6.5\config\Windows2Local\Components
3) restart netbeans
enable comet in glassfish
asadmin set server.http-service.http-listener.http-listener-1.property.cometSupport=true
delete expired certificate from glassfish
1) ./bin/asadmin change-master-password --savemasterpassword=true --domaindir=./domains/
2) keytool -delete -v -alias verisignserverca -keystore ./domains/domain1/config/cacerts.jks
2) keytool -delete -v -alias verisignserverca -keystore ./domains/domain1/config/cacerts.jks
Subscribe to:
Posts (Atom)