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 76936 - sun resources when deploying to tomcat
Summary: sun resources when deploying to tomcat
Status: RESOLVED DUPLICATE of bug 76925
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-26 14:57 UTC by Kenneth Ganfield
Modified: 2006-06-07 05:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Ganfield 2006-05-26 14:57:08 UTC
IDE: 5.5 beta, build 200605090801  
Operating System: Windows XP version
Java: 1.5.0_04

I have a web application that is set to deploy to Tomcat.
In the New File wizard i am given the option to create new Sun Resources such as
JDBC, etc. I have the option even if i do not have a registered app server instance.
It seems that you should not have this option if your app is not going to deploy
to app server.

Also, it allows you to create a connection pool, but when trying to deploy you
get message that you cannot unless the default is the app server. when creating
a JDBC resource you get java.lang.ClassCastException:
org.netbeans.modules.tomcat5.TomcatManager
Comment 1 Vince Kraemer 2006-06-07 05:58:15 UTC

*** This issue has been marked as a duplicate of 76925 ***