Skip to content

RAP migration to v4.1.0 #269

@dwivedi17

Description

@dwivedi17

Hello,

We are migrating our RAP based application to RAP v4.1.0 (from RAP3.X) as we needed the RAP compatibility to JBoss EAP 8.
The application is now successfully deployed, but we are getting NOT FOUND on the webpage when we try to access the application URL. There is nothing in the server logs regarding this error. Could you please extend your help and let us know if this is something generic and known, that can be fixed?

For reference, here's the config.ini entries for RAP plugins:

osgi.bundles.defaultStartLevel=4
osgi.bundles=com.ibm.icu@start,
org.eclipse.core.commands@start,
org.eclipse.core.contenttype@start,
org.eclipse.core.databinding@start,
org.eclipse.core.databinding.observable@start,
org.eclipse.core.databinding.property@start,
org.eclipse.core.expressions@start,
org.eclipse.core.jobs@start,
org.eclipse.core.runtime@start,
org.eclipse.equinox.app@start,
org.eclipse.equinox.common@start,
org.eclipse.equinox.preferences@start,
org.eclipse.equinox.registry@start,
org.eclipse.help@start,
org.eclipse.osgi@start,
org.eclipse.osgi.util@start,
org.eclipse.rap.jface@start,
org.eclipse.rap.jface.databinding@start,
org.eclipse.rap.rwt@start,
org.eclipse.rap.rwt.osgi@start,
org.eclipse.rap.ui@start,
org.eclipse.rap.ui.forms@start,
org.eclipse.rap.ui.workbench@start,
org.eclipse.rap.http.servlet@start,
org.eclipse.rap.http.registry@start,
org.eclipse.rap.http.servletbridge@start,
org.eclipse.rap.servletbridge@start,\

Do you see any conflict in the plugins?

Thanks for your help!

Regards,
Himanshu

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions