Netbeans 6.1: jax-rpc error
I downloaded Netbeans 6.1 and I was having the following compiling error with one of my existing application.
taskdef class org.netbeans.modules.websvc.jaxrpc.ant.WsClientUpToDate cannot be found
I Googled the error and here what I found a great answer from Jarek.
Hi,
yes, JAX-RPC is part of J2EE 1.4 and Netbeans 6.0 supports J2EE1.4, but JAX-RPC web services support is only one part of it and not everyone is using it, so it was decided
to move it to update center. You can still create J2EE1.4 web or ejb projects,for example, but to create JAX-RPC web service or client,JAX-RPC plugin is needed. You can easily install it through Tools/Plugins,there’s bunch of info messages to guide you and it’s still supported.
-Jarek
I have followed Jarek suggestion and downloaded jax-rpc webservices plugin and it worked. Netbeans Rock!
NetBeans 6.1: Connecting to database schema error
Issue: I could not figure it out why I was not able to connect to sample, travel, and app schema in NetBeans.
Solution: For some reason I thought Java DB server starts automatically with NetBeans. Started Java Derby Database. I also made sure that I was pointing the driver for DB to currently using appserver.
BTW, my PC has two app server installed Glassfish 9.1 and SJSAS 9.1 UR1 but I am using SJSAS 9.1 UR1
-
Archives
- January 2011 (3)
- September 2010 (1)
- August 2010 (1)
- May 2010 (1)
- April 2010 (1)
- November 2009 (1)
- July 2009 (1)
- June 2009 (5)
- May 2009 (2)
- April 2009 (4)
- March 2009 (2)
- January 2009 (3)
-
Categories
-
RSS
Entries RSS
Comments RSS