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 99617 - Visual Web project can't be deployed to JBoss
Summary: Visual Web project can't be deployed to JBoss
Status: RESOLVED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ potingwu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-31 19:02 UTC by Dan Kolar
Modified: 2007-04-16 10:48 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 Dan Kolar 2007-03-31 19:02:43 UTC
build 20703281911 vwp 0328  JBoss 4.0.4GA

1) Create web project with VWP JSF
2) Deploy to JBoss

Netbeans shows successful deployment, but deployment fails on server side.
Comment 1 _ potingwu 2007-04-01 18:20:13 UTC
Can you deploy normal NetBeans Web project?
Comment 2 Dan Kolar 2007-04-01 22:54:59 UTC
Yes.
Comment 3 _ potingwu 2007-04-02 03:04:02 UTC
Sorry, I should ask,
Can you deploy NetBeans Web project + JSF framework?
Comment 4 Lark Fitzgerald 2007-04-02 15:28:46 UTC
jBoss uses MyFaces implementation by default.  Visual web supports the 
standard RI only.  

To use jBoss 4.x with Visual web, jBoss gives these instructions on Using the 
JSF Reference Implementation (at the bottom of the page):

http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossWithIntegratedMyFaces

My understanding is that jBoss 5.x willd support RI by default so this should 
no longer be an issue.
Comment 5 _ potingwu 2007-04-05 00:36:09 UTC
Can you deploy NetBeans Web project + JSF framework, and showing the
'WelcomeJSF.jsp' page? I will mark it as INVALID because I need the above info
for further investigation.
Comment 6 Dan Kolar 2007-04-16 10:48:08 UTC
Atm there are problem with deploying JSF to JBoss, but resulting errors are
different for JSF and VW JSF.