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 114902 - ST Service should be disabled in J2EE 1.4 projects
Summary: ST Service should be disabled in J2EE 1.4 projects
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: WSIT (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-06 15:32 UTC by Lukas Jungmann
Modified: 2007-10-16 20:44 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 Lukas Jungmann 2007-09-06 15:32:24 UTC
-create new J2EE 1.4 EJB module
-create new Secure Token Service

=> websvc with annotations is created - this does not make sense, because annotations are not supported in J2EE 1.4,
there the wizard should be disabled/user should not be allowed to finish the wizard
Comment 1 Martin Grebac 2007-09-14 11:41:55 UTC
Fixed in trunk:
Checking in Bundle.properties;
/cvs/websvc/wsitconf/src/org/netbeans/modules/websvc/wsitconf/wizard/Bundle.properties,v  <--  Bundle.properties
new revision: 1.8; previous revision: 1.7
done
Checking in FinishableProxyWizardPanel.java;
/cvs/websvc/wsitconf/src/org/netbeans/modules/websvc/wsitconf/wizard/FinishableProxyWizardPanel.java,v  <-- 
FinishableProxyWizardPanel.java
new revision: 1.4; previous revision: 1.3
done
Checking in STSWizard.java;
/cvs/websvc/wsitconf/src/org/netbeans/modules/websvc/wsitconf/wizard/STSWizard.java,v  <--  STSWizard.java
new revision: 1.10; previous revision: 1.9
done
Comment 2 Lukas Jungmann 2007-10-16 20:44:30 UTC
v.