This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 64534 - Support for Spring framework
Summary: Support for Spring framework
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker with 3 votes (vote)
Assignee: Petr Pisl
URL:
Keywords:
: 71785 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-16 15:01 UTC by xmart
Modified: 2010-11-08 00:16 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xmart 2005-09-16 15:01:10 UTC
Why not to add support for Spring framework?
 As a good start point it may contain XML Catalogs for Spring DTDs and a Library.
 I think it's not difficult to include these in distribution (I'm really tired
configuring NetBeans each time I install new Q-Build).
Comment 1 xmart 2005-09-19 17:02:06 UTC
I posted a new feature request which partially takes care of this problem.
ID: 64684
Comment 2 dusty 2006-09-04 11:21:39 UTC
I agree, support for Spring 2.0 framework would be *very* nice.
Comment 3 Petr Pisl 2006-09-04 13:35:03 UTC
There is one project for Spring support:
http://sourceforge.net/projects/spring-netbeans

Try it and you can write your comments to author. I'm not Spring expert, so it
would be nice to read comments from people who use Spring. 
Comment 4 craigmackay 2006-09-04 21:38:55 UTC
As Petr mentioned, There is an initial version of a module that provides
integration with the Spring Framework. It currently provides the ability to
select Spring Framework as part of the wizard process when creating a web
application. Selecting the Spring framework will add the Spring 2.0 RC3
libraries to your project along with setting up a template application context
and dispatcher servlet configuration xml. The DTDs/XSDs are also added as an XML
Catalog which provides the ability for xml code completion.

With the many features provided in both Netbeans and Spring, This initial
version is very minimal and is mainly to get people started in creating Spring
applications in Netbeans. I am actively working on adding additional features to
the module and a road map of some of the features can be found on the website. 

If there is any feedback or suggestions on how this module can be improved,
please feel free to submit them to the user forums for the module on the
sourceforge project page.

http://sourceforge.net/projects/spring-netbeans
http://spring-netbeans.sourceforge.net

Thanks,

Craig

Comment 5 robertol90 2007-01-19 19:16:21 UTC
After installing NetBeans and adding nbm file for Spring framework, I have 
been getting different errors and exceptions in my applications such as the 
corresponding to Java.lang.NullPointerException or one concerning to the 
Layout. Any idea, how I can solve this problem? This is the log file text:

-------------------------------------------------------------------------------
>Log Session: Friday, January 19, 2007 12:41:31 PM CST
>System Info: 
  Product Version         = NetBeans IDE 5.5 (Build 200610171010)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor; Home  = 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105; Sun 
Microsystems Inc.; C:\Archivos de programa\Java\jdk1.6.0\jre
  System Locale; Encoding = en_US (nb); Cp1252
  Home Dir.; Current Dir. = C:\Documents and Settings\usuario; C:\Archivos de 
programa\netbeans-5.5
  Installation; User Dir. = C:\Archivos de programa\netbeans-5.5
\nb5.5;C:\Archivos de programa\netbeans-5.5\ide7;C:\Archivos de 
programa\netbeans-5.5\enterprise3;C:\Archivos de programa\netbeans-5.5
\harness;C:\Archivos de programa\netbeans-5.5\platform6; C:\Documents and 
Settings\usuario\.netbeans\5.5
  Boot & Ext. Classpath   = C:\Archivos de programa\Java\jdk1.6.0
\jre\lib\resources.jar;C:\Archivos de programa\Java\jdk1.6.0
\jre\lib\rt.jar;C:\Archivos de programa\Java\jdk1.6.0
\jre\lib\sunrsasign.jar;C:\Archivos de programa\Java\jdk1.6.0
\jre\lib\jsse.jar;C:\Archivos de programa\Java\jdk1.6.0
\jre\lib\jce.jar;C:\Archivos de programa\Java\jdk1.6.0
\jre\lib\charsets.jar;C:\Archivos de programa\Java\jdk1.6.0
\jre\classes;C:\Archivos de programa\Java\jdk1.6.0
\jre\lib\ext\dnsns.jar;C:\Archivos de programa\Java\jdk1.6.0
\jre\lib\ext\localedata.jar;C:\Archivos de programa\Java\jdk1.6.0
\jre\lib\ext\sunjce_provider.jar;C:\Archivos de programa\Java\jdk1.6.0
\jre\lib\ext\sunmscapi.jar;C:\Archivos de programa\Java\jdk1.6.0
\jre\lib\ext\sunpkcs11.jar
  Application Classpath   = C:\Archivos de programa\netbeans-5.5\platform6
\lib\boot.jar;C:\Archivos de programa\netbeans-5.5\platform6\lib\org-openide-
modules.jar;C:\Archivos de programa\netbeans-5.5\platform6\lib\org-openide-
util.jar;C:\Archivos de programa\Java\jdk1.6.0\lib\dt.jar;C:\Archivos de 
programa\Java\jdk1.6.0\lib\tools.jar
  Startup Classpath       = C:\Archivos de programa\netbeans-5.5\platform6
\core\core.jar;C:\Archivos de programa\netbeans-5.5\platform6\core\org-openide-
filesystems.jar;C:\Archivos de programa\netbeans-5.5\nb5.5\core\org-netbeans-
upgrader.jar;C:\Archivos de programa\netbeans-5.5\nb5.5
\core\locale\core_nb.jar;C:\Archivos de programa\netbeans-5.5\ide7\core\org-
netbeans-modules-utilities-cli.jar
-------------------------------------------------------------------------------
Turning on modules:
	org.openide.util [6.8.22 200610171010]
	org.openide.modules [6.5.22 200610171010]
	org.openide.awt [6.7.22 200610171010]
	org.openide.options [6.4.22 200610171010]
	org.openide.dialogs [6.5.22 200610171010]
	org.openide.nodes [6.7.22 200610171010]
	org.openide.explorer [6.5.22 1 200610171010]
	org.openide.windows [6.5.22 200610171010]
	org.openide.text [6.9.22 200610171010]
	org.openide.actions [6.5.22 200610171010]
	org.openide.filesystems [6.4.22 200610171010]
	org.netbeans.core.ui/1 [1.9.22 200610171010]
	org.netbeans.bootstrap/1 [2.3.22 200610171010]
	org.netbeans.core.startup/1 [1.5.22 200610171010]
	org.openide.loaders [5.9.22 200610171010]
	org.netbeans.swing.plaf [1.5.22 200610171010]
	org.netbeans.core/2 [3.2.22.1 200610171010]
	org.netbeans.core.ide/1 [1.9.22 200610171010]
	org.netbeans.tasklistapi/1 [1.20.22.7 7 200610171010]
	org.netbeans.modules.editor.mimelookup/1 [1.3.22 200610171010]
	org.netbeans.modules.editor.util/1 [1.8.22 200610171010]
	org.netbeans.modules.editor.fold/1 [1.5.22 200610171010]
	org.netbeans.modules.editor.lib/1 [1.9.22.1 1 200610171010]
	org.netbeans.modules.schema2beans/1 [1.15.21 200610171010]
	org.netbeans.api.debugger/1 [1.7.22 200610171010]
	org.netbeans.spi.viewmodel/2 [1.9.22 200610171010]
	org.netbeans.api.debugger.jpda/2 [2.4.22 200610171010]
	org.openide.io [1.9.22 200610171010]
	org.netbeans.api.xml/1 [1.13.21 200610171010]
	org.netbeans.libs.xerces/1 [1.8.23 2.8.0 200610171010]
	org.netbeans.modules.queries/1 [1.7.22 200610171010]
	org.netbeans.modules.projectapi/1 [1.9.22 200610171010]
	org.netbeans.api.progress/1 [1.5.22 200610171010]
	org.netbeans.modules.projectuiapi/1 [1.13.22.5 5 200610171010]
	org.netbeans.modules.project.libraries/1 [1.13.22 200610171010]
	org.openide.execution [1.8.22 200610171010]
	org.netbeans.modules.settings/1 [1.10.33 200610171010]
	org.netbeans.api.java/1 [1.10.22 200610171010]
	org.netbeans.modules.java.platform/1 [1.7.22 200610171010]
	org.netbeans.modules.j2eeapis/1 [1.7.21 200610171010]
	org.netbeans.modules.j2eeserver/4 [1.20.21.1 1 200610171010]
	javax.jmi.reflect/1 [1.7.22 200610171010]
	org.netbeans.api.mdr/1 [1.4.22 200610171010]
	javax.jmi.model/1 [1.7.22 200610171010]
	org.netbeans.modules.jmiutils/1 [1.5.22.2 2 200610171010]
	org.netbeans.jmi.javamodel/2 [1.21.22 200610171010]
	org.netbeans.modules.classfile/1 [1.18.22 200610171010]
	org.netbeans.modules.mdr/1 [1.5.22.2.2 2 200610171010]
	org.netbeans.modules.javacore/1 [1.18.22.2.2 200610171010]
	org.netbeans.modules.j2ee.metadata [1.0.22 200610171010]
	org.netbeans.api.web.webmodule [1.7.21 200610171010]
	org.openidex.util/3 [3.9.22 200610171010]
	org.openide.src [1.8.22 200610171010]
	org.netbeans.modules.editor.errorstripe.api/1 [2.2.22.1 1 200610171010]
	org.netbeans.modules.java/1 [1.25.22.2.2.2 2 200610171010]
	org.netbeans.modules.project.ant/1 [1.12.22 200610171010]
	org.netbeans.core.output2/1 [1.7.22.1 1 200610171010]
	org.netbeans.core.execution/1 [1.9.22 200610171010]
	org.netbeans.spi.navigator/1 [1.2.22 200610171010]
	org.netbeans.modules.xml.core/2 [1.12.21.4 4 200610171010]
	org.apache.xml.resolver [1.1.21 1.1 200610171010]
	org.netbeans.modules.xml.catalog/2 [1.11.21.4.4 4 200610171010]
	org.netbeans.modules.masterfs/1 [1.8.24 200610171010]
	org.netbeans.modules.favorites/1 [1.11.23 200610171010]
	org.netbeans.modules.projectui [1.7.22.5 200610171010]
	org.netbeans.libs.formlayout/1 [1.2.22 1 200610171010]
	org.netbeans.modules.options.api/0 [1.3.22 200610171010]
	org.jdesktop.layout/1 [1.3.23 1.0 200610171010]
	org.apache.tools.ant.module/3 [3.24.22.1 1 200610171010]
	org.netbeans.modules.java.project/1 [1.8.22 200610171010]
	org.netbeans.modules.j2ee.dd/1 [1.8.21.2 2 200610171010]
	org.netbeans.modules.javahelp/1 [2.8.22 200610171010]
	org.netbeans.modules.db/0 [1.19.21.4 4 200610171010]
	org.netbeans.modules.tomcat5/1 [1.8.21 200610171010]
	org.netbeans.modules.apisupport.apidocs [2.25 200610171010]
	org.netbeans.modules.diff/1 [1.15.22.42 42 200610171010]
	org.netbeans.modules.editor.errorstripe/2 [2.2.22.1.1 1 200610171010]
	org.netbeans.lib.cvsclient/1 [1.14.22 200610171010]
	org.netbeans.modules.editor.settings/1 [1.4.22 200610171010]
	org.netbeans.modules.editor/3 [1.26.22.1 200610171010]
	org.netbeans.libs.jsch/1 [1.4.22 0.1.24 200610171010]
	org.netbeans.modules.versioning/1 [1.3.22.1 1 200610171010]
	org.netbeans.modules.versioning.system.cvss/1 [1.7.22.1.42.1 1 
200610171010]
	org.netbeans.modules.java.editor.lib/1 [1.4.22 200610171010]
	org.netbeans.modules.j2ee.persistenceapi/1 [1.0.21 200610171010]
	org.netbeans.modules.servletjspapi/1 [1.0.21 1 200610171010]
	org.netbeans.modules.editor.structure/1 [1.12.21.1 1 200610171010]
	org.netbeans.modules.editor.completion/1 [1.6.22 200610171010]
	org.netbeans.modules.xml.text/2 [1.12.21.4.4 4 200610171010]
	org.netbeans.libs.glassfish_logging/1 [1.0.11 1 200610171010]
	org.netbeans.modules.web.jspparser/2 [2.6.21 200610171010]
	org.netbeans.modules.html.editor.lib/1 [1.5.21 200610171010]
	org.netbeans.modules.html.editor/1 [1.5.21 200610171010]
	org.netbeans.modules.editor.plain.lib/1 [1.3.22 200610171010]
	org.netbeans.modules.editor.codetemplates/1 [1.2.22 200610171010]
	org.netbeans.modules.java.editor/1 [1.4.22 200610171010]
	org.netbeans.modules.web.core.syntax/1 [1.23.21 200610171010]
	org.netbeans.modules.refactoring/1 [1.21.22.3.2 3 200610171010]
	org.netbeans.modules.dbschema/1 [1.8.21.3.4 3 200610171010]
	org.netbeans.modules.j2ee.api.ejbmodule [1.6.21 200610171010]
	org.netbeans.modules.dbapi [1.2.21.4 200610171010]
	org.netbeans.core.multiview/1 [1.8.22 200610171010]
	org.netbeans.modules.xml.multiview/1 [1.5.21.2 2 200610171010]
	org.netbeans.modules.junit/2 [2.19.23 200610171010]
	org.netbeans.modules.editor.hints/1 [1.9.22.1 1 200610171010]
	org.netbeans.modules.j2ee.common/1 [1.11.21 200610171010]
	org.netbeans.modules.j2ee.persistence [1.1.21.1 1 200610171010]
	org.netbeans.modules.web.jsf/1 [1.3.21.1 1 200610171010]
	org.netbeans.modules.css/2 [1.12.21 200610171010]
	org.netbeans.modules.properties/1 [1.17.22 200610171010]
	org.netbeans.modules.properties.syntax/1 [1.17.22 200610171010]
	com.sun.collablet/1 [1.1.10 200610171010]
	org.netbeans.modules.editor.plain/1 [1.3.22 200610171010]
	org.netbeans.modules.collab.channel.chat/1 [1.1.10 200610171010]
	org.netbeans.modules.collab.channel.chat.java/1 [1.1.10 200610171010]
	org.netbeans.modules.collab.channel.chat.xml/1 [1.1.10 200610171010]
	org.netbeans.modules.collab.channel.chat.text/1 [1.1.10 200610171010]
	org.netbeans.modules.collab.provider.im [1.1.10 200610171010]
	org.netbeans.modules.collab.ui/1 [1.1.11 200610171010]
	com.sun.collablet.moxc/1 [1.1.10 200610171010]
	org.netbeans.libs.xmlbeans [1.0.10 1.0.4 200610171010]
	org.netbeans.spi.palette/1 [1.6.1 200610171010]
	org.netbeans.modules.form/2 [1.19.22 1 200610171010]
	org.netbeans.modules.collab.channel.filesharing/1 [1.1.14 200610171010]
	org.netbeans.modules.collab.channel.output/1 [1.1.10 200610171010]
	org.netbeans.modules.collab.channel.chat.html/1 [1.1.10 200610171010]
	org.netbeans.modules.collab.kit/1 [1.1.10 200610171010]
	org.netbeans.modules.antlr/1 [1.1.12 070108_4]
	org.netbeans.modules.uml.tomsawyer/1 [1.1.12 070108_4]
	org.netbeans.modules.uml.dom4jlib [1.1.12 070108_4]
	org.netbeans.modules.uml/1 [1.1.12 070108_4]
	org.netbeans.modules.uml.requirements.xmlrequirements/1 [1.1.12 
070108_4]
	org.netbeans.modules.apisupport.ant [2.30.23 200610171010]
	org.netbeans.modules.xml.xam/1 [1.1.21 1 200610171010]
	org.netbeans.modules.xml.schema.model/1 [1.1.21 1 200610171010]
	org.netbeans.modules.xml.wsdl.model/1 [1.1.21 1 200610171010]
	org.netbeans.modules.xml.xdm/1 [1.1.21 1 200610171010]
	org.netbeans.modules.websvc.registry [1.4.21 200610171010]
	org.netbeans.modules.j2ee.dd.webservice [1.4.21 200610171010]
	org.netbeans.modules.websvc.websvcapi [1.5.21 200610171010]
	org.netbeans.modules.xml.retriever/1 [1.0.11 200610171010]
	org.netbeans.modules.websvc.jaxws20/1 [1.1.22 200610171010]
	org.netbeans.modules.websvc.jaxwsmodel/1 [1.0.21 200610171010]
	org.netbeans.modules.websvc.jaxwsapi [1.0.21 200610171010]
	org.netbeans.modules.websvc.clientapi [1.5.21 200610171010]
	org.netbeans.modules.websvc.core [1.6.21.1.4 1 200610171010]
	org.netbeans.modules.servletapi/1 [1.10.21 200610171010]
	org.netbeans.modules.httpserver/2 [2.6.21.42 42 200610171010]
	org.netbeans.modules.xsl/1 [1.12.21.4 200610171010]
	org.netbeans.modules.db.core [1.3.21 200610171010]
	org.netbeans.modules.java.hints/1 [1.10.22.1 1 200610171010]
	org.netbeans.modules.apisupport.feedreader/1 [1.3.23 200610171010]
	org.netbeans.modules.editor.bookmarks/1 [1.3.22 200610171010]
	org.netbeans.modules.defaults/1 [1.2.22 200610171010]
	org.netbeans.spi.debugger.ui/1 [2.8.22 200610171010]
	org.netbeans.modules.debugger.jpda/2 [1.16.22 200610171010]
	org.netbeans.modules.debugger.jpda.ui/1 [1.5.22 200610171010]
	org.netbeans.modules.java.navigation/1 [1.2.22 200610171010]
	org.netbeans.modules.j2ee.platform/1 [1.4.21 200610171010]
	org.netbeans.modules.utilities/1 [1.21.22 200610171010]
	org.netbeans.modules.utilities.project/1 [1.5.22 200610171010]
	org.netbeans.modules.j2ee.weblogic9/1 [1.5.21 200610171010]
	org.netbeans.modules.derby [1.7.22 200610171010]
	org.netbeans.modules.uml.documentation/1 [1.1.12 070108_4]
	org.netbeans.modules.j2ee.genericserver [1.5.21 200610171010]
	org.netbeans.modules.uml.propertysupport/1 [1.1.12 070108_4]
	org.netbeans.modules.uml.project/1 [1.1.12 070108_4]
	org.netbeans.modules.uml.designpattern/1 [1.1.12 070108_4]
	org.netbeans.modules.uml.reporting/1 [1.1.12 070108_4]
	org.netbeans.modules.uml.palette/1 [1.1.12 070108_4]
	org.netbeans.modules.uml.drawingarea/1 [1.1.12 070108_4]
	org.netbeans.modules.uml.parser.java/1 [1.1.12 070108_4]
	org.netbeans.modules.uml.requirements/1 [1.1.12 070108_4]
	org.netbeans.modules.uml.integration/1 [1.1.12 070108_4]
	org.netbeans.modules.uml.requirements.doorsprovider/1 [1.1.12 070108_4]
	org.netbeans.modules.uml.kit [1.1.12 070108_4]
	org.netbeans.modules.websvc.wsitconf [1.41 200610171010]
	org.netbeans.modules.j2ee.sun.dd/1 [1.6.21 200610171010]
	org.netbeans.modules.j2ee.sun.appsrv/1 [1.4.21 1 200610171010]
	org.netbeans.modules.j2ee.ant [1.8.21.1 200610171010]
	org.netbeans.modules.websvc.jaxrpc16/1 [1.3.21 200610171010]
	org.netbeans.modules.j2ee.jboss4/1 [1.5.21.1 200610171010]
	org.netbeans.swing.tabcontrol [1.6.22 200610171010]
	org.netbeans.core.windows/2 [2.7.22.1 200610171010]
	org.netbeans.modules.web.monitor/1 [1.16.21 200610171010]
	org.netbeans.modules.tasklist.core/2 [1.37.22.16.7 16 200610171010]
	org.netbeans.modules.suggestions_framework/2 [1.15.22.9.16.7 9 
200610171010]
	org.netbeans.modules.tasklist.docscan/2 [1.23.22.9.16.7 200610171010]
	org.netbeans.modules.ant.freeform/1 [1.11.2 200610171010]
	org.netbeans.modules.java.freeform/1 [1.5.22 200610171010]
	org.netbeans.modules.j2ee.ejbfreeform [1.7.21 200610171010]
	org.netbeans.modules.db.sql.editor [1.3.21.4 200610171010]
	org.netbeans.modules.j2ee.verification [1.0.21 200610171010]
	org.netbeans.upgrader [4.5.22 200610171010]
	org.netbeans.modules.web.debug/1 [2.9.21 200610171010]
	org.netbeans.modules.javadoc/1 [1.18.22 200610171010]
	org.netbeans.modules.html/1 [1.20.21 200610171010]
	org.netbeans.modules.ant.browsetask [1.11.22 200610171010]
	org.netbeans.modules.j2ee.clientproject [1.0.21.1 1 200610171010]
	org.netbeans.modules.debugger.jpda.ant [1.7.22 200610171010]
	org.netbeans.modules.clazz/1 [1.19.22 200610171010]
	org.netbeans.libs.ini4j/1 [1.0.10 200610171010]
	org.netbeans.modules.web.examples/1 [1.6.21 200610171010]
	org.netbeans.modules.j2ee.sun.ddui/1 [1.7.21 1 200610171010]
	org.netbeans.modules.j2ee.sun.appsrv81/1 [1.2.21.1.1 1 200610171010]
	org.netbeans.modules.web.struts/1 [1.3.21.1 1 200610171010]
	org.netbeans.modules.xml.schema/1 [1.12.21.4 200610171010]
	org.netbeans.modules.i18n/1 [1.20.22 200610171010]
	org.netbeans.modules.i18n.form/2 [1.18.22 200610171010]
	org.netbeans.modules.j2ee.samples [1.0.11 200610171010]
	org.netbeans.modules.web.project [1.5.21 200610171010]
	org.netbeans.modules.j2ee.ejbcore [1.5.21 200610171010]
	org.netbeans.modules.j2ee.ejbjarproject [1.5.21 200610171010]
	org.netbeans.modules.j2ee.archive [1.0.29 200610171010]
	org.netbeans.modules.j2ee.earproject [1.6.21 200610171010]
	org.netbeans.modules.editor.settings.storage/1 [1.4.22 200610171010]
	org.netbeans.modules.autoupdate/1 [2.16.22 200610171010]
	org.netbeans.modules.options.editor/1 [1.2.22 200610171010]
	org.netbeans.modules.j2ee.blueprints/1 [1.10.21 200610171010]
	net.sf.springnetbeans.support/1 [0.3.1 1 061004]
	org.netbeans.modules.ant.grammar/1 [1.14.22 200610171010]
	org.netbeans.modules.websvc.customization [1.0.21 200610171010]
	org.netbeans.modules.usersguide/1 [1.19.22 200610171010]
	org.netbeans.modules.java.j2seproject [1.6.22.42 42 200610171010]
	org.netbeans.modules.image/1 [1.17.22 200610171010]
	org.netbeans.modules.xml.tax/2 [1.12.21.4.4 4 200610171010]
	org.netbeans.modules.xml.tools/2 [1.12.21.4.4.4 4 200610171010]
	org.netbeans.modules.web.core/1 [1.26.21.42.2 42 200610171010]
	org.netbeans.modules.updatecenters/1 [1.6.22 200610171010]
	org.netbeans.modules.extbrowser/1 [1.10.21 200610171010]
	org.netbeans.modules.j2ee.toplinklib/1 [2.7.22 200610171010]
	org.netbeans.libs.svnClientAdapter/1 [1.1.12 0.9 200610171010]
	org.netbeans.modules.j2ee.refactoring/1 [1.6.21.1.42.1 200610171010]
	org.netbeans.modules.apisupport.paintapp [1.0.22 200610171010]
	org.netbeans.modules.java.j2seplatform/1 [1.6.22.2 2 200610171010]
	org.netbeans.modules.subversion [1.1.20.42.1.1 200610171010]
	org.netbeans.modules.java.examples/1 [1.5.22 200610171010]
	org.netbeans.modules.apisupport.project [1.12.23.6.4 6 200610171010]
	org.netbeans.modules.apisupport.refactoring [1.3.23.6 200610171010]
	org.netbeans.modules.web.freeform [1.5.21 200610171010]
	org.netbeans.modules.ant.debugger/1 [1.7.22.1 200610171010]
	org.netbeans.modules.welcome/1 [1.10.23 200610171010]
	org.netbeans.modules.j2ee.ddloaders/1 [1.7.21.2 200610171010]
	org.netbeans.modules.websvc.dev/1 [1.6.21.1 200610171010]
	org.netbeans.modules.beans/1 [1.17.22 200610171010]
	org.netbeans.modules.tomcat5.bundled/1 [1.6.22 200610171010]
	org.netbeans.modules.web.jstl11/1 [2.7.21 1.1.2 200610171010]
	org.netbeans.modules.j2ee.debug/1 [1.4.21 200610171010]
INFORMATIONAL *********** Exception occurred ************ at 12:41 PM on Jan 
19, 2007
Annotation: NetBeans Subversion support requires Subversion executable!

Install Subversion 1.3 (http://subversion.tigris.org) or later,
add it to PATH,
test by running 'svn --version' from command line, and
finally restart the IDE, please.

org.tigris.subversion.svnclientadapter.SVNClientException: Command line client 
adapter is not available
	at 
org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.
setup(CmdLineClientAdapterFactory.java:61)
[catch] at org.netbeans.modules.subversion.Subversion.init(Subversion.java:81)
	at org.netbeans.modules.subversion.Subversion.getInstance
(Subversion.java:69)
	at org.netbeans.modules.subversion.FileStatusProvider.isManaged
(FileStatusProvider.java:186)
	at org.netbeans.modules.subversion.FileStatusProvider.annotateName
(FileStatusProvider.java:88)
	at 
org.netbeans.modules.masterfs.MasterFileSystem$StatusImpl.annotateName
(MasterFileSystem.java:447)
	at org.openide.loaders.DataNode.getDisplayName(DataNode.java:208)
	at java.beans.FeatureDescriptor.getShortDescription
(FeatureDescriptor.java:145)
	at org.openide.nodes.Node.setShortDescription(Node.java:374)
	at org.netbeans.modules.web.core.jsploader.JspNode.initialize
(JspNode.java:73)
	at org.netbeans.modules.web.core.jsploader.JspNode.<init>
(JspNode.java:63)
	at 
org.netbeans.modules.web.core.jsploader.JspDataObject.createNodeDelegate
(JspDataObject.java:102)
	at org.openide.loaders.DataObject$1.run(DataObject.java:258)
	at org.openide.util.Mutex.readAccess(Mutex.java:293)
	at org.openide.loaders.DataObject.getNodeDelegate(DataObject.java:254)
	at org.openide.text.DataEditorSupport.messageHtmlName
(DataEditorSupport.java:165)
	at org.openide.text.CloneableEditor$2.run(CloneableEditor.java:463)
	at org.openide.util.Mutex.doEvent(Mutex.java:1158)
	at org.openide.util.Mutex.writeAccess(Mutex.java:375)
	at org.openide.text.CloneableEditor.updateName
(CloneableEditor.java:460)
	at org.openide.text.CloneableEditor.readExternal
(CloneableEditor.java:567)
	at 
org.netbeans.modules.web.core.jsploader.BaseJspEditorSupport$BaseJspEditor.read
External(BaseJspEditorSupport.java:523)
	at org.openide.windows.TopComponent$Replacer.readObject
(TopComponent.java:1328)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.io.ObjectStreamClass.invokeReadObject
(ObjectStreamClass.java:974)
	at java.io.ObjectInputStream.readSerialData
(ObjectInputStream.java:1846)
	at java.io.ObjectInputStream.readOrdinaryObject
(ObjectInputStream.java:1753)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
	at 
org.netbeans.modules.settings.convertors.XMLSettingsSupport$SettingsRecognizer.
readSerial(XMLSettingsSupport.java:520)
	at 
org.netbeans.modules.settings.convertors.XMLSettingsSupport$SettingsRecognizer.
instanceCreate(XMLSettingsSupport.java:548)
	at 
org.netbeans.modules.settings.convertors.SerialDataConvertor$SettingsInstance.i
nstanceCreate(SerialDataConvertor.java:371)
	at 
org.netbeans.core.windows.persistence.PersistenceManager.getTopComponentPersist
entForID(PersistenceManager.java:445)
	at 
org.netbeans.core.windows.persistence.PersistenceManager.getTopComponentForID
(PersistenceManager.java:552)
	at org.netbeans.core.windows.PersistenceHandler.getTopComponentForID
(PersistenceHandler.java:354)
	at org.netbeans.core.windows.PersistenceHandler.load
(PersistenceHandler.java:99)
	at org.netbeans.core.windows.WindowSystemImpl.load
(WindowSystemImpl.java:45)
	at org.netbeans.core.NonGui$3.run(NonGui.java:224)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
	at java.awt.EventDispatchThread.pumpOneEventForFilters
(EventDispatchThread.java:273)
	at java.awt.EventDispatchThread.pumpEventsForFilter
(EventDispatchThread.java:183)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:173)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:168)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:160)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
INFORMATIONAL *********** Exception occurred ************ at 12:42 PM on Jan 
19, 2007
java.lang.NumberFormatException: multiple points
	at sun.misc.FloatingDecimal.readJavaFormatString
(FloatingDecimal.java:1084)
	at java.lang.Double.parseDouble(Double.java:510)
	at java.text.DigitList.getDouble(DigitList.java:151)
	at java.text.DecimalFormat.parse(DecimalFormat.java:1303)
	at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1918)
	at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1264)
	at java.text.DateFormat.parse(DateFormat.java:335)
	at org.netbeans.modules.welcome.content.RSSFeed.formatDateTime
(RSSFeed.java:251)
[catch] at org.netbeans.modules.welcome.content.RSSFeed$Reload.run
(RSSFeed.java:178)
INFORMATIONAL *********** Exception occurred ************ at 12:42 PM on Jan 
19, 2007
java.lang.NumberFormatException: multiple points
	at sun.misc.FloatingDecimal.readJavaFormatString
(FloatingDecimal.java:1084)
	at java.lang.Double.parseDouble(Double.java:510)
	at java.text.DigitList.getDouble(DigitList.java:151)
	at java.text.DecimalFormat.parse(DecimalFormat.java:1303)
	at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1918)
	at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1264)
	at java.text.DateFormat.parse(DateFormat.java:335)
	at org.netbeans.modules.welcome.content.RSSFeed.formatDateTime
(RSSFeed.java:251)
[catch] at org.netbeans.modules.welcome.content.RSSFeed$Reload.run
(RSSFeed.java:178)
*********** Exception occurred ************ at 12:42 PM on Jan 19, 2007
java.lang.NullPointerException
	at org.netbeans.modules.welcome.content.ContentPanel.requestAttention
(ContentPanel.java:327)
	at org.netbeans.modules.welcome.ui.ArticlesAndNews.feedContentLoaded
(ArticlesAndNews.java:97)
	at 
org.netbeans.modules.welcome.content.RSSFeedReaderPanel.propertyChange
(RSSFeedReaderPanel.java:95)
	at java.beans.PropertyChangeSupport.firePropertyChange
(PropertyChangeSupport.java:339)
	at java.beans.PropertyChangeSupport.firePropertyChange
(PropertyChangeSupport.java:347)
	at java.beans.PropertyChangeSupport.firePropertyChange
(PropertyChangeSupport.java:276)
	at java.awt.Component.firePropertyChange(Component.java:7865)
	at org.netbeans.modules.welcome.content.RSSFeed.setContent
(RSSFeed.java:101)
	at org.netbeans.modules.welcome.content.RSSFeed$Reload$4.run
(RSSFeed.java:233)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
[catch] at java.awt.EventDispatchThread.pumpOneEventForFilters
(EventDispatchThread.java:273)
	at java.awt.EventDispatchThread.pumpEventsForFilter
(EventDispatchThread.java:183)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:173)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:168)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:160)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
*********** Exception occurred ************ at 12:43 PM on Jan 19, 2007
java.lang.NullPointerException
	at org.netbeans.core.NbTopManager$NbBrowser.<init>
(NbTopManager.java:469)
	at org.netbeans.core.NbTopManager$NbURLDisplayer$1.run
(NbTopManager.java:206)
	at org.openide.util.Mutex.doEvent(Mutex.java:1158)
	at org.openide.util.Mutex.readAccess(Mutex.java:284)
	at org.netbeans.core.NbTopManager$NbURLDisplayer.showURL
(NbTopManager.java:203)
	at org.netbeans.core.actions.HTMLViewAction.performAction
(HTMLViewAction.java:81)
	at org.openide.util.actions.CallableSystemAction$1.run
(CallableSystemAction.java:100)
	at org.netbeans.modules.openide.util.ActionsBridge.doPerformAction
(ActionsBridge.java:53)
	at org.openide.util.actions.CallableSystemAction.actionPerformed
(CallableSystemAction.java:96)
	at javax.swing.AbstractButton.fireActionPerformed
(AbstractButton.java:1995)
	at javax.swing.AbstractButton$Handler.actionPerformed
(AbstractButton.java:2318)
	at javax.swing.DefaultButtonModel.fireActionPerformed
(DefaultButtonModel.java:387)
	at javax.swing.DefaultButtonModel.setPressed
(DefaultButtonModel.java:242)
	at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
	at javax.swing.plaf.basic.BasicMenuItemUI.doClick
(BasicMenuItemUI.java:1170)
	at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased
(BasicMenuItemUI.java:1211)
	at java.awt.Component.processMouseEvent(Component.java:6038)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3260)
	at java.awt.Component.processEvent(Component.java:5803)
	at java.awt.Container.processEvent(Container.java:2058)
	at java.awt.Component.dispatchEventImpl(Component.java:4410)
	at java.awt.Container.dispatchEventImpl(Container.java:2116)
	at java.awt.Component.dispatchEvent(Component.java:4240)
	at java.awt.LightweightDispatcher.retargetMouseEvent
(Container.java:4322)
	at java.awt.LightweightDispatcher.processMouseEvent
(Container.java:3986)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
	at java.awt.Container.dispatchEventImpl(Container.java:2102)
	at java.awt.Window.dispatchEventImpl(Window.java:2429)
	at java.awt.Component.dispatchEvent(Component.java:4240)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
[catch] at java.awt.EventDispatchThread.pumpOneEventForFilters
(EventDispatchThread.java:273)
	at java.awt.EventDispatchThread.pumpEventsForFilter
(EventDispatchThread.java:183)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:173)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:168)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:160)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
*********** Exception occurred ************ at 12:47 PM on Jan 19, 2007
java.lang.NullPointerException
	at org.netbeans.core.NbTopManager$NbBrowser.<init>
(NbTopManager.java:469)
	at org.netbeans.core.NbTopManager$NbURLDisplayer$1.run
(NbTopManager.java:206)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
[catch] at java.awt.EventDispatchThread.pumpOneEventForFilters
(EventDispatchThread.java:273)
	at java.awt.EventDispatchThread.pumpEventsForFilter
(EventDispatchThread.java:183)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:173)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:168)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:160)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
*********** Exception occurred ************ at 12:47 PM on Jan 19, 2007
java.lang.NullPointerException
	at org.netbeans.core.NbTopManager$NbBrowser.<init>
(NbTopManager.java:469)
	at org.netbeans.core.NbTopManager$NbURLDisplayer$1.run
(NbTopManager.java:206)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
[catch] at java.awt.EventDispatchThread.pumpOneEventForFilters
(EventDispatchThread.java:273)
	at java.awt.EventDispatchThread.pumpEventsForFilter
(EventDispatchThread.java:183)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:173)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:168)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:160)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
*********** Exception occurred ************ at 12:48 PM on Jan 19, 2007
java.lang.NullPointerException
	at org.netbeans.core.NbTopManager$NbBrowser.<init>
(NbTopManager.java:469)
	at org.netbeans.core.NbTopManager$NbURLDisplayer$1.run
(NbTopManager.java:206)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
[catch] at java.awt.EventDispatchThread.pumpOneEventForFilters
(EventDispatchThread.java:273)
	at java.awt.EventDispatchThread.pumpEventsForFilter
(EventDispatchThread.java:183)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:173)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:168)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:160)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
*********** Exception occurred ************ at 12:50 PM on Jan 19, 2007
java.lang.NullPointerException
	at org.netbeans.core.NbTopManager$NbBrowser.<init>
(NbTopManager.java:469)
	at org.netbeans.core.NbTopManager$NbURLDisplayer$1.run
(NbTopManager.java:206)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
[catch] at java.awt.EventDispatchThread.pumpOneEventForFilters
(EventDispatchThread.java:273)
	at java.awt.EventDispatchThread.pumpEventsForFilter
(EventDispatchThread.java:183)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:173)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:168)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:160)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
*********** Exception occurred ************ at 12:51 PM on Jan 19, 2007
java.lang.NullPointerException
	at org.netbeans.core.NbTopManager$NbBrowser.<init>
(NbTopManager.java:469)
	at org.netbeans.core.NbTopManager$NbURLDisplayer$1.run
(NbTopManager.java:206)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
[catch] at java.awt.EventDispatchThread.pumpOneEventForFilters
(EventDispatchThread.java:273)
	at java.awt.EventDispatchThread.pumpEventsForFilter
(EventDispatchThread.java:183)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:173)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:168)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:160)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
*********** Exception occurred ************ at 12:51 PM on Jan 19, 2007
java.lang.NullPointerException
	at org.netbeans.core.NbTopManager$NbBrowser.<init>
(NbTopManager.java:469)
	at org.netbeans.core.NbTopManager$NbURLDisplayer$1.run
(NbTopManager.java:206)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
[catch] at java.awt.EventDispatchThread.pumpOneEventForFilters
(EventDispatchThread.java:273)
	at java.awt.EventDispatchThread.pumpEventsForFilter
(EventDispatchThread.java:183)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:173)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:168)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:160)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
Comment 6 Peter Pis 2007-08-17 07:48:27 UTC
*** Issue 71785 has been marked as a duplicate of this issue. ***
Comment 7 David Konecny 2010-11-08 00:16:00 UTC
Obsolete. We've had a support for Spring for a while now.
Comment 8 David Konecny 2010-11-08 00:16:56 UTC
Forgot to close it.