JSF in Studio Creator and BEA Workshop Studio

Hi Guys,
I found that JSF code created when we use Studio Creator is Rave
while as if we use Bea Workshop Studio/Any Other Eclipse IDE for JSF is MyFaces ( whatever it may be).
What are the differences between these two? which one is better ?
I get confused why there are two different framework of JSF?
And I dont think there is any other IDE who supports Rave other than Java Studio Creator?
Thx.

<?xml version="1.0" encoding="UTF-8"?>
<jsp:root version="1.2" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:ui="http://www.sun.com/web/ui">
<jsp:directive.page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8"/>
<f:view>
<ui:page binding="#{welcome.page1}" id="page1">
<ui:html binding="#{welcome.html1}" id="html1">
<ui:head binding="#{welcome.head1}" id="head1">
<ui:link binding="#{welcome.link1}" id="link1" url="/resources/stylesheet.css"/>
</ui:head>
<ui:body binding="#{welcome.body1}" id="body1" style="-rave-layout: grid">
<ui:form binding="#{welcome.form1}" id="form1">
<ui:textField binding="#{welcome.textField1}" id="textField1" style="position: absolute; left: 48px; top: 24px" text="Pirmais logs"/>
<ui:button binding="#{welcome.button1}" id="button1" style="position: absolute; left: 72px; top: 72px" text="Submit"/>
<ui:calendar binding="#{welcome.calendar1}" id="calendar1" style="position: absolute; left: 48px; top: 144px"/>
</ui:form>
</ui:body>
</ui:html>
</ui:page>
</f:view>
</jsp:root>

Similar Messages

  • Tech Preview for AJAX-enabled JSF with BEA Workshop 10.1

    BEA is announcing a tech preview, ending in September 2007, for BEA Workshop Studio 10.1 and BEA Workshop for WebLogic 10.1. This technology preview integrates ICEFaces's Ajax-enabled JSF technology into Workshop. ICEfaces is a library of Ajax-enabled JSF tags, distributed under a number of open source licenses, including but not limited to Apache 2.0 and the Mozilla Public License. For more information and further announcements, please visit Gary Horen's Blog.
    <B>Get it now </B>
    Existing BEA Workshop 10.1 users can access this technical preview via an Eclipse update, accessible at the following URI:
    dev2dev.bea.com/eclipse/icefaces-tooling/
    New Workshop 10.1 users should download the product first, and then apply the Eclipse update.
    BEA Workshop for Studio 10.1
    BEA Workshop for WebLogic 10.1
    <B>Tutorial</B>
    Visit BEA's online developer community for an excellent tutorial at http://dev2dev.bea.com/pub/a/2007/06/icefaces-workshop.html
    <B>Key Features</B><UL>
    <LI>WYSIWYG page construction for ICEfaces
    <LI>Full BEA AppXRay? support offers unique capabilities in code completion, code navigation, dependency visualization, consistency checking with generated classes, configuration files and annotations, pre-build error checking, and validation that understands ICEFaces JSF tags.
    <LI> Supports SUN RI and Apache MyFaces JSF implementations
    <LI> Workshop Smart Editor assistance with tag attributes, and smart navigation between markup, JSF configuration files, and Java types
    </UL>
    <B>Tech Preview feedback</B>
    Please post questions and feedback to the Workshop Tech Preview forum. We're anxious to hear from you!

    BEA is announcing a tech preview, ending in September 2007, for BEA Workshop Studio 10.1 and BEA Workshop for WebLogic 10.1. This technology preview integrates ICEFaces's Ajax-enabled JSF technology into Workshop. ICEfaces is a library of Ajax-enabled JSF tags, distributed under a number of open source licenses, including but not limited to Apache 2.0 and the Mozilla Public License. For more information and further announcements, please visit Gary Horen's Blog.
    <B>Get it now </B>
    Existing BEA Workshop 10.1 users can access this technical preview via an Eclipse update, accessible at the following URI:
    dev2dev.bea.com/eclipse/icefaces-tooling/
    New Workshop 10.1 users should download the product first, and then apply the Eclipse update.
    BEA Workshop for Studio 10.1
    BEA Workshop for WebLogic 10.1
    <B>Tutorial</B>
    Visit BEA's online developer community for an excellent tutorial at http://dev2dev.bea.com/pub/a/2007/06/icefaces-workshop.html
    <B>Key Features</B><UL>
    <LI>WYSIWYG page construction for ICEfaces
    <LI>Full BEA AppXRay? support offers unique capabilities in code completion, code navigation, dependency visualization, consistency checking with generated classes, configuration files and annotations, pre-build error checking, and validation that understands ICEFaces JSF tags.
    <LI> Supports SUN RI and Apache MyFaces JSF implementations
    <LI> Workshop Smart Editor assistance with tag attributes, and smart navigation between markup, JSF configuration files, and Java types
    </UL>
    <B>Tech Preview feedback</B>
    Please post questions and feedback to the Workshop Tech Preview forum. We're anxious to hear from you!

  • BEA Workshop

    Hi there,
    I am hoping there might be someone out there who could tell me the differences
    between BEA Weblogic and BEA Workshop.
    I have a government client here in Ottawa Canada who is requesting this, and since
    it appears to be so new, I am finding it difficult to find consultants who have
    it. Therefore, I am hoping to understand what the differences are so that I
    can try to convince him to relax this requirement.
    Thanks
    Susan
    [email protected]

    BEA Weblogic could mean a couple things. Either the platform or the server. The
    server is just the application server. The platform includes Workshop, Server,
    Portal, Integration, JRockit. Workshop is an IDE. Workshop is a powerful tool,
    but complicated. It allows for alcerated coding, and remote debugging. Email
    me directly if you need more answers.
    "Susan" <[email protected]> wrote:
    >
    Hi there,
    I am hoping there might be someone out there who could tell me the differences
    between BEA Weblogic and BEA Workshop.
    I have a government client here in Ottawa Canada who is requesting this,
    and since
    it appears to be so new, I am finding it difficult to find consultants
    who have
    it. Therefore, I am hoping to understand what the differences are
    so that I
    can try to convince him to relax this requirement.
    Thanks
    Susan
    [email protected]

  • Differences between Java Studio Creator and any other JSF IDE

    Hi Guys,
    I found that JSF code created when we use Studio Creator is Rave
    while as if we use Bea Workshop Studio/Any Other Eclipse IDE for JSF is MyFaces ( whatever it may be).
    What are the differences between these two? which one is better ?
    I get confused why there are two different framework of JSF?
    And I dont think there is any other IDE who supports Rave other than Java Studio Creator?
    Thx.

    Apologies for the late reply, but currently what exists generally for MyFaces integration with Creator is on this blog:
    http://wiki.java.net/bin/view/Javatools/CustomComponentLibraries
    You might also want to post the same question on the nbusers alias on netbeans.org, referencing Visual Web Pack
    Regards,
    -Brad Mayer

  • JSF with BEA Workshop Studio

    Hello:
    I am using BEA Workshop Studio 3.3.0 for developing my application using JSF 1.1. I would like to upgrade my application to JSF 1.2. Problem being BEA Workshop Studio 3.3.0 supports only RI JSF 1.1.
    I had read through the documentation of the latest release of Workshop Studio 10.0 and that too doesn't mention much about the JSF version being used. I would like to know if there is a way to upgrade to JSF 1.2 on BEA Workshop Studio 3.3.0.
    Thanx in adv...
    ~SirG

    Hello:
    I am using BEA Workshop Studio 3.3.0 for developing my application using JSF 1.1. I would like to upgrade my application to JSF 1.2. Problem being BEA Workshop Studio 3.3.0 supports only RI JSF 1.1.
    I had read through the documentation of the latest release of Workshop Studio 10.0 and that too doesn't mention much about the JSF version being used. I would like to know if there is a way to upgrade to JSF 1.2 on BEA Workshop Studio 3.3.0.
    Thanx in adv...
    ~SirG

  • BEA Workshop Studio 3.2: Server classpath customization & Remote Debugging

    BEA Workshop Studio 3.2:
    The server classpath customization and remote debugging issues have been fixed in the 3.2 release, which is now available for download at http://workshopstudio.bea.com/download.do.
    Workround for the 3.1 release:
    By switching to war deployment mode the server classpath can be customized in the launch configuration.
    You can see the complete list of new features in 3.2 at:
    http://e-docs.bea.com/workshop/docs92/studio32/WhatsNew.htm

    Thanks Ram,as you said i server runtime i pointed to jdk1.5,that error has been resolved.
    Now i'm getting the parsing config.xml file.
    My server is Test9.
    C:\bea\jdk150_04\bin\java -classpath C:\bea\weblogic91\server\lib\weblogic_sp.jar;C:\bea\weblogic91\server\lib\weblogic.jar;C:\bea\weblogic91\server\lib\webservices.jar;C:\bea\jdk150_04\lib\tools.jar -Dbea.home=C:/bea -Dweblogic.ConfigFile=config/config.xml -Dweblogic.Name=Test9 -Dweblogic.ListenAddress=localhost -Dweblogic.ListenPort=7002 -Djava.library.path=C:\bea\weblogic91\server\bin -Djava.security.policy=C:\bea\weblogic91\server\lib\weblogic.policy -Dweblogic.management.discover=false -Dweblogic.ProductionModeEnabled=false -Dweblogic.management.password=weblogic -Dweblogic.management.username=weblogic weblogic.Server
    <Aug 17, 2006 8:27:05 PM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.5.0_04-b05 from Sun Microsystems Inc.>
    <Aug 17, 2006 8:27:06 PM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.1 Mon Dec 12 19:26:33 EST 2005 689178 >
    <Aug 17, 2006 8:27:08 PM EDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: [Management:141266]Parsing Failure in config.xml: The following failures occurred:
    -- Unresolved reference to Test9 by [Test9]/AppDeployments[__wstudio_autoconfig_deployment__]/Targets
         at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:118)
         at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:38)
         at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:365)
         at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:116)
         at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:630)
         at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:402)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
         at weblogic.Server.main(Server.java:67)
    Caused by: weblogic.descriptor.DescriptorValidateException: The following failures occurred:
    -- Unresolved reference to Test9 by [Test9]/AppDeployments[__wstudio_autoconfig_deployment__]/Targets
         at weblogic.descriptor.internal.ReferenceManager.resolveReferences(ReferenceManager.java:265)
         at weblogic.descriptor.internal.DescriptorImpl.validate(DescriptorImpl.java:285)
         at weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:280)
         at weblogic.management.provider.internal.DescriptorManagerHelper.loadDescriptor(DescriptorManagerHelper.java:52)
         at weblogic.management.provider.internal.RuntimeAccessImpl$IOHelperImpl.parseXML(RuntimeAccessImpl.java:576)
         at weblogic.management.provider.internal.RuntimeAccessImpl.parseNewStyleConfig(RuntimeAccessImpl.java:220)
         at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:106)
         ... 7 more
    >
    <Aug 17, 2006 8:27:08 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Aug 17, 2006 8:27:08 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Aug 17, 2006 8:27:08 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Thanks
    Ram

  • BEA Workshop Studio User Guide

    <b>"BEA Workshop Studio User Guide"</b> provides an extensive documentation about the product features and support information.
    <u>Help > Help Contents - BEA Workshop Studio User Guide</u>
    Please refer to this guide to quickly obtain the answers related product usage and features support.
    You can also refer to the online help at http://edocs.bea.com/workshop/docs92/index.html
    NOTE: Make sure to refer the help under appropriate product heading.

    <b>"BEA Workshop Studio User Guide"</b> provides an extensive documentation about the product features and support information.
    <u>Help > Help Contents - BEA Workshop Studio User Guide</u>
    Please refer to this guide to quickly obtain the answers related product usage and features support.
    You can also refer to the online help at http://edocs.bea.com/workshop/docs92/index.html
    NOTE: Make sure to refer the help under appropriate product heading.

  • 15 day bea workshop studio 3.0- error with pageflow demo

    downloaded the 15day trial end-to-end workshop studio, plugin for eclipse..
    installed the bea workshop studio 3.0
    gave eclipse 3.1-home and jdk1.5 home
    when starting studio 3, get the following error:
    "An error has occurred when creating this editor" ....
    I see that a pageflowdemo project is highlighted.
    how to get over this error ?
    I had installed "beehive" as a plugin earlier
    C:\eclipse\plugins\org.eclipse.pollinate.beehive_1.0.0.I20041109

    I had beehive working earlier with tomcat. I moved tomcat directory so it is not working anymore.
    i have java-home to jdk1.4 and the same in eclipse preferences..
    but
    while installing studio i gave jdk1.5 as the java-home.
    I'll to re-install eclipse and the studio plugin. and try again.

  • Free BEA dev2dev webinar on BEA Workshop Studio 3.2.1

    <br>
    <b>Title: BEA Workshop Studio 3.2.1 </b>
    Date: Wednesday, November 15, 2006
    Time: 9:00 am Pacific // 12:00 noon Eastern (1 hour)
    Location: Your computer
    Register today at:
    http://w1.bea.com/cgi-bin1/DM/y/hxg50Hfwwp0WCn0C7dm0Ek
    About the speakers
    Our speakers for this event will be Pieter Humphrey, Product Marketing Manager and Greg Stachnick, Product Manager.

    <br>
    <b>Title: BEA Workshop Studio 3.2.1 </b>
    Date: Wednesday, November 15, 2006
    Time: 9:00 am Pacific // 12:00 noon Eastern (1 hour)
    Location: Your computer
    Register today at:
    http://w1.bea.com/cgi-bin1/DM/y/hxg50Hfwwp0WCn0C7dm0Ek
    About the speakers
    Our speakers for this event will be Pieter Humphrey, Product Marketing Manager and Greg Stachnick, Product Manager.

  • Silent install of BEA Workshop Studio 10.1?

    HELP!
    How do I script a silent install of BEA Workshop Studio 10.1? The instructions for BEA Workshop Studio 3.3 don't work. I've figured out that I need a silent.xml, but what options should I put in there? Is there any documentation?
    Thanks very much for any assistance!
    yours,
    Simon Rakov

    http://edocs/wlw/docs101/guide/ideuserguide/conSilentInstall.html
    The above link provides properties specific to Studio installation.
    NOTE: If you are a licensed customer (i.e. if you are using properties WLWIDE_ORDER_ID & WLWIDE_SERIAL_NO) then in addition you need the following workaround:
    After Silent installation, edit Studio10.1\workshop_10.1\workshopStudio\eclipse\plugins\com.bea.workshop.product.wstudio_1.0.1 - ins.properties and modify "trial=false" - Save
    - Now, when you launch the Studio the license activation takes place in the background (you need to restart the workshop)

  • Java Studio Creator and JDK

    I'm trying to create a game application using java and i've downloaded both java studio creator and JDK. However i'm having problems of writing the program. Should i use notepad and compile it using JDK? Or can i simply use the java studio creator and type in my java codings? And i cant seem to type in any codings in the java studio creator.
    Can someone help me please? Thank you.
    Message was edited by:
    burpyjac

    Hello, Burpyjac!
    I don't understand what you want to do exactly. If you would like to write an applet for a website maybe Java Studio Creator is not what you want, it's an IDE for developing web applications running in an application server like Glassfisch, SJSAS, Tomcat and the like.
    If your game need animation, drawings in a panel and the like you would need another IDE like Netbeans for example to develop an applet. Of course you can just use Notepad, but a IDE like Netbeans is much more comfortable (syntax highlighting, project managment, debugging).
    Java Studio Creator is an IDE for web applications and it is based on Netbeans (if you saw both you will notice). If your game can live without graphics maybe you can use it - but be aware that this applications do not run alone, you need an application server.
    Cheers,
    Jan

  • Bea Workshop JSF Tutorial - deployed app doesn't start on Tomcat 5.0

    I've followed the BEA tutorial up to section 5 - Running the application.
    When the application is deployed from a WAR to Tomcat the application doesn't start in Tomcat 5.0
    The error message from the Tomcat console is :
    INFO: Installing web application at context path /workshop-jsf-tutorial from URL
    jar:file:/D:/Tomcat 5/jakarta-tomcat-5.0.28/webapps/workshop-jsf-tutorial.war!/
    log4j:WARN No appenders could be found for logger (org.apache.commons.digester.D
    igester).
    log4j:WARN Please initialize the log4j system properly.
    11-Dec-2006 13:45:51 org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    11-Dec-2006 13:45:51 org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    11-Dec-2006 13:45:51 org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Can you advise what the error is please ?

    Ram,
    Thanks for your reply. I was creating a WAR file using the Export>J2EE>WAR option.
    I've since found out you shouldn't do this for Tomcat from Bea Workshop.
    So now I am running the application in exploded mode as you suggested
    (ie. 'Run modules directly from the workspace' is checked)
    When I run pages/register.jsp - two things happen :
    1-the browser that opens WITHIN Bea Workshop has an exception :
    javax.servlet.ServletException: No faces context?!
    (I believe this is because web.xml has *.jsf as the url pattern that maps to the faces servlet, so register.jsp doesn't invoke the faces servlet. But the tutorial hasn't said anything about amending the web.xml servlet mapping.)
    2-a separate browser opens OUTSIDE of BEA workshop and the url is "http://localhost:8080/"
    I don't understand what's happening here.
    The tutorial should be very reliable, not throw up errors.
    If you or anyone else can throw any light on this I'd be grateful.
    Thanks Steve

  • What will the BEA Workshop 10.1 license model be?

    From the Workshop Webcast (and serverside thread http://www.theserverside.com/news/thread.tss?thread_id=45208 ) I see that BEA will merge Workshop studio with WebLogic Workshop. What will the license model be for this (e.g. If I want to use Workshop 10.1 for a Struts Web Project will I need a Workshop Studio for Struts license, about $400, for this?)

    From the Workshop Webcast (and serverside thread
    http://www.theserverside.com/news/thread.tss?thread_id
    =45208 ) I see that BEA will merge Workshop studio
    with WebLogic Workshop. What will the license model
    be for this (e.g. If I want to use Workshop 10.1 for
    a Struts Web Project will I need a Workshop Studio
    for Struts license, about $400, for this?)A: We'll actually be removing the Workshop for Struts and Workshop for JSF products when 10.1 releases. The EXACT same functions will be available in workshop for weblogic 10.1 and workshop studio 10.1, of course.
    The license model is simple: Workshop for WebLogic 10.1 will be free for weblogic customers, and the Workshop Studio 10.1 will have a license fee. The only difference between the two is that the Studio product will run on multiple server platforms (eg. websphere, jBoss, Tomcat, etc.)

  • The integrated bea workshop 10.1 is here

    The integrated Workshop 10.1 is here! See Chris Hogue and Bill Roth's blog for an overview, and what's new, respectively.
    Here are all the bits for download:
    [url http://workshopstudio.bea.com/download.do?source=email_d2dnewsgroup]Workshop Studio 10.1
    [url http://workshopstudio.bea.com/download.do?source=email_d2dnewsgroup]Workshop for JSP 10.1
    [url http://commerce.bea.com/showproduct.jsp?family=WLW&major=10.1&minor=0]Workshop for WebLogic 10.1
    Here are some useful resources to get you started:
    o [url http://edocs.bea.com/wlw/docs101/guide/ideuserguide/navInstall.html]Install Instructions
    o [url http://dev2dev.bea.com/pub/q/d2dmedia_screencasts]Online Demos
    o [url http://dev2dev.bea.com]dev2dev community online
    o [url http://dev2dev.bea.com/eclipse/]Eclipse Tech Center
    o [url http://dev2dev.bea.com/workshop/]Workshop Tech Center
    o [url http://dev2dev.bea.com/blog/wgroth/]Blog: Bill Roth
    o [url http://dev2dev.bea.com/blog/hogue/]Blog: Chris Hogue
    o [url http://dev2dev.bea.com/blog/phumphrey/]Blog: Pieter Humphrey
    o [url  http://edocs.bea.com/wlw/docs101/]Online Product Documentation
    o [url http://dev2devclub.bea.com/]Dev2Dev Club - Download updates. Register new licenses. Renew subscriptions
    o [url http://forums.bea.com/bea/forum.jspa?forumID=2041]Forums
    o Tutorials are available from within the product by File - New - Example, ranging from webservices, JSF, Struts to Hibernate, Beehive, EJB3, BEA Kodo/OpenJPA, and much more

    Can you open a support case on this? When you do, then post the support case
    # so we can track it.
    Did you also get a CrashWeb Dialog?
    br
    John Lindgreen wrote:
    Hi!
    I've downloaded the BEA Workshop for WebLogic 10.1 and have tried to follow the web services tutorial.
    After having created the web service MailingListService.java the Design View is opened as explained.
    When clicking the Source View link as instructed I get a dialog with the message:
    "An unexpected error has occurred." and the stack trace:
    java.lang.NoClassDefFoundError: weblogic/wsee/wsdl/WsdlException
         at java.lang.Class.getDeclaredConstructors0(Native Method)
         at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
         at java.lang.Class.getConstructors(Class.java:1446)
         at com.bea.workshop.common.util.classloader.AbstractClassLoaderAdapterFactory.getAdapterInstance(AbstractClassLoaderAdapterFactory.java:227)
         at com.bea.workshop.common.util.classloader.AbstractClassLoaderAdapterFactory.getAdapter(AbstractClassLoaderAdapterFactory.java:85)
         at org.eclipse.core.internal.runtime.AdapterFactoryProxy.getAdapter(AdapterFactoryProxy.java:63)
         at org.eclipse.core.internal.runtime.AdapterManager.getAdapter(AdapterManager.java:256)
         at org.eclipse.core.runtime.PlatformObject.getAdapter(PlatformObject.java:66)
         at com.bea.workshop.webservices.core.apt.WebServiceAnnotationProcessor.validate(WebServiceAnnotationProcessor.java:255)
         at com.bea.workshop.webservices.core.apt.WebServiceAnnotationProcessor.process(WebServiceAnnotationProcessor.java:155)
         at org.eclipse.jdt.apt.core.internal.APTDispatchRunnable.dispatchToFileBasedProcessor(APTDispatchRunnable.java:545)
         at org.eclipse.jdt.apt.core.internal.APTDispatchRunnable.access$0(APTDispatchRunnable.java:522)
         at org.eclipse.jdt.apt.core.internal.APTDispatchRunnable$1.run(APTDispatchRunnable.java:149)
         at org.eclipse.jdt.apt.core.internal.env.ReconcileEnv$CallbackRequestor.acceptBinding(ReconcileEnv.java:158)
         at org.eclipse.jdt.core.dom.CompilationUnitResolver.resolve(CompilationUnitResolver.java:791)
         at org.eclipse.jdt.core.dom.CompilationUnitResolver.resolve(CompilationUnitResolver.java:464)
         at org.eclipse.jdt.core.dom.ASTParser.createASTs(ASTParser.java:707)
         at org.eclipse.jdt.apt.core.internal.env.BaseProcessorEnv.createASTs(BaseProcessorEnv.java:820)
         at org.eclipse.jdt.apt.core.internal.env.ReconcileEnv.openPipeline(ReconcileEnv.java:144)
         at org.eclipse.jdt.apt.core.internal.env.AbstractCompilationEnv.newReconcileEnv(AbstractCompilationEnv.java:70)
         at org.eclipse.jdt.apt.core.internal.APTDispatchRunnable.reconcile(APTDispatchRunnable.java:164)
         at org.eclipse.jdt.apt.core.internal.APTDispatchRunnable.runAPTDuringReconcile(APTDispatchRunnable.java:103)
         at org.eclipse.jdt.apt.core.internal.AptCompilationParticipant.reconcile(AptCompilationParticipant.java:185)
         at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation$1.run(ReconcileWorkingCopyOperation.java:217)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
         at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.notifyParticipants(ReconcileWorkingCopyOperation.java:204)
         at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation(ReconcileWorkingCopyOperation.java:75)
         at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:720)
         at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(JavaModelOperation.java:779)
         at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(CompilationUnit.java:1122)
         at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(JavaReconcilingStrategy.java:97)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
         at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(JavaReconcilingStrategy.java:82)
         at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.initialReconcile(JavaReconcilingStrategy.java:172)
         at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(CompositeReconcilingStrategy.java:114)
         at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(JavaCompositeReconcilingStrategy.java:120)
         at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(MonoReconciler.java:103)
         at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(JavaReconciler.java:331)
         at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread..run(AbstractReconciler.java:170)
    Is something setup wrong in my environment or is there an error in the product?
    After some searching I found the missing weblogic.wsee.wsdl.WsdlException.class in both
    BEA_INSTALL_DIR\wlserver_10.0\server\lib\weblogic.jar and BEA_INSTALL_DIR\wlserver_10.0\server\lib\wseeclient.jar.
    Since this is a server side project I decided to try including the first one to the build path of my project ServicesWeb.
    Just to be safe I restarted BEA Workshop and tried to switch between the Design View and Source View.
    A new error appeared and after following the same process as above yet another.
    Some of the them were missing e.g. com.bea.util.jam.JElement and com.bea.xml.XmlException.
    I found some of them in jar files in BEA_INSTALL_DIR\modules, but also in jar files in the zip file
    BEA_INSTALL_DIR\wlserver_10.0\server\lib\wseeclient.zip. So I decide to unzip that file and add
    all the files to a user library in BEA Workshop and then add that user library to the build path of the project,
    and removed BEA_INSTALL_DIR\wlserver_10.0\server\lib\weblogic.jar.
    Now I didn't get more errors. I was able to complete the source and create and start a server.
    But then when I attempt to run the service on the server I again get "An unexpected error has occurred." and the stack trace:
    java.lang.NoClassDefFoundError: weblogic/servlet/internal/WebAppDescriptor
         at weblogic.wsee.util.DescriptorBeanUtil.loadWebBean(DescriptorBeanUtil.java:92)
         at weblogic.wsee.util.DescriptorBeanUtil.loadWebDescriptor(DescriptorBeanUtil.java:80)
         at weblogic.wsee.util.DescriptorBeanUtil.loadWebDescriptor(DescriptorBeanUtil.java:73)
         at weblogic.wsee.tools.jws.build.JwsCompiler.addDescriptor(JwsCompiler.java:188)
         at com.bea.workshop.webservices.core.compiler.WebServiceCompilerImpl$1.invoke(WebServiceCompilerImpl.java:151)
         at com.bea.workshop.webservices.core.compiler.WebServiceCompilerImpl.accessCompiler(WebServiceCompilerImpl.java:385)
         at com.bea.workshop.webservices.core.compiler.WebServiceCompilerImpl.setDescriptors(WebServiceCompilerImpl.java:147)
         at com.bea.workshop.webservices.core.compiler.WebServiceProjectCompilerImpl.build0(WebServiceProjectCompilerImpl.java:146)
         at com.bea.workshop.webservices.core.compiler.WebServiceProjectCompilerImpl.access$000(WebServiceProjectCompilerImpl.java:60)
         at com.bea.workshop.webservices.core.compiler.WebServiceProjectCompilerImpl$1.run(WebServiceProjectCompilerImpl.java:94)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1737)
         at com.bea.workshop.webservices.core.compiler.WebServiceProjectCompilerImpl.build(WebServiceProjectCompilerImpl.java:113)
         at com.bea.workshop.webservices.core.publish.WebServiceProjectPublishTask$WebServicesBuildOperation.processWebServices(WebServiceProjectPublishTask..java:128)
         at com.bea.workshop.webservices.core.publish.WebServiceProjectPublishTask$WebServicePublishOperation.processWebModule(WebServiceProjectPublishTask.java:60)
         at com.bea.workshop.wls.core.server.model.WeblogicWebPublishOperation.processRootChildModule(WeblogicWebPublishOperation.java:124)
         at com.bea.workshop.wls.core.server.model.WeblogicWebPublishOperation.processRootModule(WeblogicWebPublishOperation.java:90)
         at com.bea.workshop.wls.core.server.model.WeblogicPublishOperation.execute(WeblogicPublishOperation.java:105)
         at com.bea.workshop.wls.core.server.internal.WeblogicServerBehaviour.performTasks(WeblogicServerBehaviour.java:1049)
         at com.bea.workshop.wls.core.server.internal.WeblogicServerBehaviour.publishOnce(WeblogicServerBehaviour.java:622)
         at com.bea.workshop.wls.core.server.internal.WeblogicServerBehaviour.publish(WeblogicServerBehaviour.java:471)
         at org.eclipse.wst.server.core.internal.Server.doPublish(Server.java:875)
         at org.eclipse.wst.server.core.internal.Server.publish(Server.java:863)
         at org.eclipse.wst.server.core.internal.PublishServerJob.run(PublishServerJob.java:142)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
    This is again a class from BEA_INSTALL_DIR\wlserver_10.0\server\lib\weblogic.jar, so I added it back to the build path of the project.
    After another restart of BEA Workshop I successfully started the server.
    But publishing fails with:
    Publishing failed
    Error with publish task 'WebServicesProjectBuildTask'.
    Web services in ServicesWeb have errors.
    java.lang.RuntimeException: com.bea.xml.XmlRuntimeException: java.util.zip.ZipException: The system cannot find the path specified
    Error(s) occurred during publish assembly. No modules will be published.
    This one I haven't been able to find a solution for.
    Could anybody please help?!
    Thanks.

  • Porting a netui pageflow project from BEA Workshop into JDeveloper 11g

    Hi.
    Now that BEA and Oracle has merged and JDeveloper ships with Weblogic server instead of ye olde oc4j, I thought that netui pageflow projects developed in BEA Workshop/Workspace studio would be a breeze to port to JDev. This does not seem to be the case. I've googled til my eyes got sore, without any luck. Correct me if I'm wrong, but the Beehive Netui package was once developed by BEA, then given to Apache, then taken back into BEA's control. When I read that JDeveloper should be the IDE for BEA/Oracle from now on, I thought that this would mean that it would also be compatible with BEA projects.
    If it is at all possible, how do I go about porting my Hibernate/Spring/Beehive NetUi PageFlow workshop project to run under JDeveloper/Weblogic?
    I've found this article: http://www.oracle.com/technology/products/jdev/howtos/1013/w4wljdev/workshopandjdev.html?rssid=rss_otn_news
    But still no luck enabling Beehive Netui support for my pageflows in JDeveloper.
    Edited by: Øystein_Amundsen on Oct 31, 2008 12:57 PM

    There is no current plan to enable Beehive (e.g. NetUI) specific features in JDeveloper.
    The beehive development environment is still inside WebLogic Workshop and you can get the latest version here:
    http://www.oracle.com/technology/products/workshop/index.html
    It might be possible to do development with Beehive in JDeveloper by adding the beehive jar files into your project properties->libraries node.
    That said - I would recommend that you look into Oracle ADF as an alternative framework for your development - it has a lot of similar concepts to Beehive but it is more up-to-date and has better features in many areas.
    Read more about it here:
    http://www.oracle.com/technology/products/jdev/11/collateral/beehivetoadf.pdf

Maybe you are looking for

  • WD Java application is displaying ABAP MESSAGE NUMBER, Not the text

    HI We have WD Java applications running on Adpeted RFC model, Now the Success/Error Messages coming from backend are not displayed in the text, Message number is shown rather. In ABAP side, the language pool is maintained only for the danish language

  • Weather widget for E6 belle

    I updated my E6 from anna to belle and was shocked to note that the belle doesnot come with Weather widget??? can somebody help me where can i find them and install. Thank you.

  • Micro with M

    My brother loves my Micro (as do I) and wants to pick one up. But I am also about to buy him a new Mac mini for his college duties (I feel bad for giving him my old, old, old Celeron ) and I realized that the Micro only works with Windows. Is there a

  • TCP/IP replacement for pipes

    Does anyone have a TCP/IP solution for remote interprocess communications?

  • Match edges error message -  can't find current layer

    Hello everybody, If I use filter --> "match edges" an error message appears: can't find current layer. It is no different if  it is a smartobject or a rasterized layer. Are there any suggestions to fix this problem? What layer-order is exactly to be