Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Netbean and JBoss

843844Jul 7 2007 — edited Jul 13 2007
I am using Netbeans 5.5 for a web project (with JSF, MySql server) it's working fine,
now copied all the files from "build/web" directory and I've added the code:
<listener>
    <listener-class>com.sun.faces.config.ConfigureListener</listener-class>
</listener>
in web.xml file & created projectname.war moved this war file into jboss server/deploy folder

in JBoss server says: projectname.war/ deployment failed and throws many errors

Any one can help to run this project in JBoss Server

-VK

Comments

Kranthi.K
Hi marty,
then what good is "Premier Support"?
Might be oracle is saying that any more bugs in this version will not be solved not be supported.

Anyways i suggest you to upgrade it to latest version by applying cumulative patch 8 or later.Here is the patch details and information on it.

for more details here are the links

[http://learndiscoverer.blogspot.com/2009/04/no-more-cumulative-patches-for-10122.html]

[http://learndiscoverer.blogspot.com/2009/04/april-2009-patch-levels-for-discoverer.html]


Hope it helps you.

Best Wishes,
Kranthi.
PL see if MOS Doc 237607.1 (ALERT: Required and Recommended Patch Levels For All Discoverer Versions) helps

HTH
Srini
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 10 2007
Added on Jul 7 2007
6 comments
197 views