Eclipse 3.1.2 Bundle JBoss-IDE1.6 - DEBUG web application

Can someone tell me the steps to debug the web application in ECLIPSE?
Is only can do after setup the package and deployment configuration or not?
Thanks!

You need to start the server in debug mode (rightclick at server, choose Debug instead of Start) and add breakpoints to the code. You can add breakpoints to the code by doubleclicking on the gray bar area at the left side from the code line. You'll get a blue dot there. When the JVM is about to process this line, then it will stop there until you take actions in the debug perspective (step into, step over, step return, next breakpoint).

Similar Messages

  • Eclipse 3.1.2 Bundle JBoss-IDE1.6 - ECLIPSE_HOME issue

    Eclipse 3.1.2 Bundle JBoss-IDE1.6 - Java Build Path issue
    When added ECLIPSE_HOME to JAVA BUILD PATH "Libraries", I got following message:
    Required library cannot denote external folder: 'E:\Friends\eclipse' for project mobilefish_demo
    Is it really need to add it?
    Thanks!

    I am a beginner for Eclipse 3.1.2 Bundle JBoss-IDE1.6 to develop web application.I followed an example-"mobilefish_demo", but they use Eclipse 2.1.1 +jboss-3.0.4 platform,so I don't know how to configure Java Build Path -libraries.I saw they added variable ECLIPSE-HOME.I did too. but my project give me an error message: Required library cannot denote external folder: 'E:\Friends\eclipse' for project mobilefish_demo                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Eclipse 3.1.2 Bundle JBoss-IDE1.6 -  Java Build Path issue

    I set test/WEB-INF/classes as project output folder , why I can not find
    "WEB-INF/classes" in Eclipse "Package Explorer'. is it normal or issue?
    Thanks ahead!

    You don't need to know about the /classes folder. The classes from the Javasource will be compiled automatically into this folder.
    If you really want to see it, use the Navigator view instead, or setup it in the filters of the Package Explorer.

  • How to integrate a flex build in a web application running on jBoss 5.1

    Hi,
    I have two flex builds for a messaging application that I have to integrate with my web application running on Jboss 5.1 . I have tried hot deploying the builds into the default deploy folder of Jboss,but that approach doesn't seem to work(maybe because I may need to make war out of the flex builds). Can someone tell me an approach of how to accomplish this. Can I leverage BLAZEDS for this purpose.
    Thanks
    Rohit Kumar

    Hi,
    Go through Re: Web Dynpro and Smart Forms.
    Regards,
    Satyajit.

  • Create a web application in eclipse

    hi,
    There's anybody have a tutorial kit on how to create web application in eclipse 3.3 version.
    I only have a web server apache tomcat.
    Thanks in advance.

    Eclipse Web Tools Platform: http://www.eclipse.org/webtools/
    Eclipse WTP tutorials: http://www.eclipse.org/webtools/community/communityresources.php#tutorials
    Eclipse WTP webapplication tutorial: http://www.eclipse.org/webtools/community/tutorials/BuildJ2EEWebApp/BuildJ2EEWebApp.html

  • Looking up external JNDI (JBOSS Namely) from web applications.

    Hi,
    I am unable to look up names bound to JBOSS JNDI from external web apps.
    Dump of the JBOSS JNDI
    java: Namespace
    +- XAConnectionFactory (class: org.jboss.mq.SpyXAConnectionFactory)
    +- DefaultDS (class: javax.sql.DataSource)
    +- SecurityProxyFactory (class: org.jboss.security.SubjectSecurityProxyFactory)
    +- ABTestDS (class: javax.sql.DataSource)
    +- DefaultJMSProvider (class: org.jboss.jms.jndi.JNDIProviderAdapter)
    +- comp (class: javax.naming.Context)
    +- JmsXA (class: org.jboss.resource.adapter.jms.JmsConnectionFactoryImpl)
    +- ConnectionFactory (class: org.jboss.mq.SpyConnectionFactory)
    +- jaas (class: javax.naming.Context)
    | +- JmsXARealm (class: org.jboss.security.plugins.SecurityDomainContext)
    | +- jbossmq (class: org.jboss.security.plugins.SecurityDomainContext)
    | +- HsqlDbRealm (class: org.jboss.security.plugins.SecurityDomainContext)
    +- timedCacheFactory (class: javax.naming.Context)
    Failed to lookup: timedCacheFactory, errmsg=null
    +- TransactionPropagationContextExporter (class: org.jboss.tm.TransactionPropagationContextFactory)
    +- StdJMSPool (class: org.jboss.jms.asf.StdServerSessionPoolFactory)
    +- Mail (class: javax.mail.Session)
    +- TransactionPropagationContextImporter (class: org.jboss.tm.TransactionPropagationContextImporter)
    +- TransactionManager (class: org.jboss.tm.TxManager)
    +- hibernate (class: org.jnp.interfaces.NamingContext)
    | +- SessionFactory (class: org.hibernate.impl.SessionFactoryImpl)
    Global JNDI Namespace
    +- XAConnectionFactory (class: org.jboss.mq.SpyXAConnectionFactory)
    +- UIL2ConnectionFactory[link -> ConnectionFactory] (class: javax.naming.LinkRef)
    +- UserTransactionSessionFactory (proxy: $Proxy11 implements interface org.jboss.tm.usertx.interfaces.UserTransactionSessionFactory)
    +- HTTPConnectionFactory (class: org.jboss.mq.SpyConnectionFactory)
    +- console (class: org.jnp.interfaces.NamingContext)
    | +- PluginManager (proxy: $Proxy37 implements interface org.jboss.console.manager.PluginManagerMBean)
    +- UIL2XAConnectionFactory[link -> XAConnectionFactory] (class: javax.naming.LinkRef)
    +- UUIDKeyGeneratorFactory (class: org.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGeneratorFactory)
    +- HTTPXAConnectionFactory (class: org.jboss.mq.SpyXAConnectionFactory)
    +- topic (class: org.jnp.interfaces.NamingContext)
    | +- testDurableTopic (class: org.jboss.mq.SpyTopic)
    | +- testTopic (class: org.jboss.mq.SpyTopic)
    | +- securedTopic (class: org.jboss.mq.SpyTopic)
    +- queue (class: org.jnp.interfaces.NamingContext)
    | +- A (class: org.jboss.mq.SpyQueue)
    | +- testQueue (class: org.jboss.mq.SpyQueue)
    | +- ex (class: org.jboss.mq.SpyQueue)
    | +- DLQ (class: org.jboss.mq.SpyQueue)
    | +- D (class: org.jboss.mq.SpyQueue)
    | +- C (class: org.jboss.mq.SpyQueue)
    | +- B (class: org.jboss.mq.SpyQueue)
    +- ConnectionFactory (class: org.jboss.mq.SpyConnectionFactory)
    +- UserTransaction (class: org.jboss.tm.usertx.client.ClientUserTransaction)
    +- jmx (class: org.jnp.interfaces.NamingContext)
    | +- invoker (class: org.jnp.interfaces.NamingContext)
    | | +- RMIAdaptor (proxy: $Proxy36 implements interface org.jboss.jmx.adaptor.rmi.RMIAdaptor,interface org.jboss.jmx.adaptor.rmi.RMIAdaptorExt)
    | +- rmi (class: org.jnp.interfaces.NamingContext)
    | | +- RMIAdaptor[link -> jmx/invoker/RMIAdaptor] (class: javax.naming.LinkRef)
    +- HiLoKeyGeneratorFactory (class: org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory)
    +- UILXAConnectionFactory[link -> XAConnectionFactory] (class: javax.naming.LinkRef)
    +- UILConnectionFactory[link -> ConnectionFactory] (class: javax.naming.LinkRef)
    I have an external web application that has
    jndi.properties in the classpath -- JBOSS is running on localhost
    java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
    java.naming.provider.url=jnp://localhost:1099
    java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
    web.xml for my external webapp
    <resource-ref>
    <res-ref-name>jdbc/ABTestDS</res-ref-name>
    <res-type>javax.sql.DataSource</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    <resource-ref >
    <res-ref-name>hibernate/SessionFactory</res-ref-name>
    <res-type>net.sf.hibernate.SessionFacory</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    Mycode:
    try {
    Context ctx = new InitialContext();
    sessionFactory = (SessionFactory) ctx.lookup("java:comp/env/hibernate/SessionFactory");
    } catch (ClassCastException cce) {
    throw new ServiceLocatorException(cce);
    } catch (NamingException ne) {
    throw new ServiceLocatorException(ne);
    I get a NamingException.
    Any hints would be really appreciated.
    thanks
    MH

    I have hte same question
    Hey DID you figure it out?
    let me know please
    maybe by email:
    [email protected]
    THANKS A LOT

  • How to develop web application using ejb3.0 with eclipse

    Hi ,
    I am new to ejb3.0 with eclipse. If any one familar that please guide me...
    how to develop web application using ejb3.0 with eclipse.please help me... server jboss4.2.2. database mqsql5.0
    Thanks,

    jsf_VWP5.5.1 wrote:
    I am new to ejb3.0 with eclipse. If any one familar that please guide me...http://help.eclipse.org/help33/index.jsp

  • How to install a war file as a Web Application Bundle (WAB) in CQ 5.5?

    How to install a war file as a Web Application Bundle (WAB) using CQSE and embedded OSGi Felix container? OSGi R4.2 specification specified Web application bundles which allows deploying war files as WABs insie OSGi containers. How do we do this in Felix container embedded in CQ 5.5?

    i m sorry, i intentionally wanted to post it in EJB forum, mistakenly i posted it in Servlets forum, anyways, if anyone of u know the ans, plz share it with me too.
    Thanx
    Nisha

  • Error deploying ADF App (Fusion Web Application) to JBOSS 7.1.1.Final

    When i'm deploying ADF App in JBOSS 7.1.1.Final AppServer it gives me the following in JDeveloper 11g release 2 (11.1.2.2.0):
    [02:53:17 PM] Target platform is (JBoss 5.x).
    [02:53:17 PM] Running dependency analysis...
    [02:53:17 PM] Building...
    [02:53:17 PM] Deploying profile...
    [02:53:17 PM] ADF shared library is not available, implicitly deploying library ADF Controller Runtime
    [02:53:17 PM] ADF shared library is not available, implicitly deploying library ADF Controller Schema
    [02:53:17 PM] ADF shared library is not available, implicitly deploying library ADF Page Flow Runtime
    [02:53:18 PM] Wrote Web Application Module to C:\JDeveloper\mywork\ola\ViewController\deploy\ola_ViewController_webapp.war
    [02:54:48 PM] Copied C:\JDeveloper\mywork\ola\ViewController\deploy\ola_ViewController_webapp.war to //10.10.1.11/jboss-as-7.1.1.Final/standalone/deployments/ola_ViewController_webapp.war
    [02:54:48 PM] Elapsed time for deployment: 1 minute, 30 seconds
    [02:54:48 PM] ---- Deployment finished. ----
    On the JBoss side it gives me the stack error: [http://justpaste.it/zom]
    I can´t understand what's missing.
    Thanks in advance.

    Ok finally i've done it...it deployed with no errors.
    But now when i look it in my browser it just shows me:
    <?xml version='1.0' encoding='windows-1252'?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <f:view xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <af:document id="d1">
    <af:form id="f1">
    <af:pageTemplate viewId="/oracle/templates/threeColumnTemplate.jspx" id="pt1">
    <f:facet name="center"/>
    <f:facet name="header"/>
    <f:facet name="end"/>
    <f:facet name="start"/>
    <f:facet name="branding"/>
    <f:facet name="copyright"/>
    <f:facet name="status"/>
    </af:pageTemplate>
    </af:form>
    </af:document>
    </f:view>
    Now i'm out of ideas.

  • CR for eclipse vs CRXI R2 - for web application development

    What is the difference between CR2Eclipse and the CRXI R2 in the context of developing a java based web application?
    how many concurrrent users are supported by both ?

    The JRC XIR2 Development has been moved to CR4Eclipse. That means that CR2008 doesn't come with a separate JRC SDK. Comparing Crystal Reports for Eclipse with CR Developer XIR2 the SDK is newer in CR4Eclipse. JRC XIR2, supports 3 concurrent processes.
    Further information are available on https://boc.sdn.sap.com/creclipse

  • List of .jar file need to add in web application by using eclipse europa?

    hi
    what are the list of .jar file need to be added in web application which use the ide of Eclipse Europa?

    Depends on the application requirements. For a basic JSP/Servlet application just integrate Tomcat in Eclipse and assign it as application server to your web project, then you don't need to add anything. If you for example need JSF, then you should add its JAR's to the classpath of the web project, which is by default /WEB-INF/lib.

  • How to i configure multiple JBoss caches for standard lone application

    how to i configure multiple JBoss caches for standard long application running on single JVM..Please advice and provide me sample code if any..
    Thanks
    NAgs

    [http://www.jboss.org]
    Locking this thread.

  • USING SSO TO SECURE THE WEB APPLICATION RUNNING ON JBOSS/WEBSPHERE

    We are using Oracle portal for all our applications. We have Oracle Application Server, portal, SSO and OID installed. Basically the user should login through
    protal, and the authentication is done by SSO against OID. After the authentication, the user accesses the portal home page. From the home page, there are application links. By clicking these application links, the user should be able to access the applications. But these applications are running on JBoss and WebSphere. Is there any way that we can secure these applications
    by Oracle SSO?
    I know that there is a plug-in (mod-osso) running on the Oracle Web Server to fulfill the tasks like directing the request to the single sign-on server,
    authenticating, putting sso cookie into the session if authentication is successful. So the Oracle Web Server will take care of the authentication for all partner applications.
    There is no such plug-in released for the web server of JBoss or WebSphere. Anybody has the experience or suggestion on how to solve our issue?
    Thanks!

    Hi,
    Have you imported the java certificate into R/3 backend system ? if so.
    Then just go to backend system and check on sm50 for each applicaion instance of any error eg.
    SM50-> Display files (ICON) as DB symbol with spect.(cntrlshiftF8)
    You will get logon ticket details.
    with thanks,
        Rajat

  • Does JBOSS have a default web page?

    Besides
    http://localhost:8080/web-console
    and
    http://localhost:8080/jmx-console?
    I mean it uses apache tomcat, and apache tomcat has a default page with the "Congratulations! If you can see this that means you set up Apache correctly."
    I reckon I am just wondering if there is a tomcat web dir in the jboss (3.2.3/3.2.5) installation?

    $JBOSS_HOME/server/default/deploy/jbossweb-tomcat50.sar/ROOT.war/index.html

  • How to install eclipse and MyEclipse and use it for jsp-servlet-web service

    hi ,
    please help me to install eclipse 3.1 and How to integrate MyEclipse to do jsp-servlet programming and web services.
    please also help me to include application server like tomcat and axis and use that environment in MyEclipse ide.
    please help me.....

    At the time of installation , you can't change SID XE.
    After installation, you can add another service name
    Check following thread for more details
    Re: How to create service on Oracle 10g XE
    - Virag Sharma
    http://virag.sharma.googlepages.com
    http://viragsharma.blogspot.com

Maybe you are looking for

  • How to tell if you are saturating g5 bus

    Hi, I went ahead and hooked up an OWC Enterprise RE SSD 50 gb drive on the board controller. I am still hoping the Delock Sata2 adapter will work but I thought i would try it with out to compare, After instal I xbenched it, and got a combined score o

  • Want to upgrade from Lion (Mac OS X 10,7) to Maverick (Mac OS X 10.9) with Boot Camp already installed on my hard drive?

    Just get this iMac 27" Core i5 2,7GHz with a splitted Hard Drive. Work with Lion  and Window 7 and wish to rise up my hard drive section for Mac to 10,9.5  without touching the Windows partition? Is it possible ? Normand <Email Edited By Host>

  • How to open pdf document in other window by using java script

    Hello All, I am working in R12 Application. My jdeveloper version is 10.1.3.3.0.3 I want to open pdf document in other window on clicking the button for that i have written following code in process request of the controller: pageContext.putJavaScrip

  • Error while inporting the IDOC

    Hi, When I am Trying to import the Idoc the following error is dispalyed. Pl go through it and reply me asap. "**Ready for import** Import started... HRMD_A.HRMD_A06:   + com.sap.aii.ibrep.sbeans.upload.RemoteUploadException: Documentation DE.OBJEKTI

  • LOV not sorting correctly

    i have an LOV, mapped to country code item.. the data in the table is ; SQL> select CNTRY_CODE ,CNTRY_DESC 2 from pm_COUNTRY; CNTRY_ CNTRY_DESC 001 OMAN 968 muscat 212 Morocco 977 Oman and my LOV query is; SELECT ALL PM_COUNTRY.CNTRY_DESC,PM_COUNTRY.