Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-2422

Jndi properties disappear from Source view after switching from Design view

    XMLWordPrintable

Details

    • Hide

      1. Import the attached maven project, named jndiProperty
      2. Open blueprint.xml and add the following code if it is not present
      <p:properties id="_jndiProperties">
      <prop key="java.naming.factory.initial">org.jnp.interfaces.NamingContextFactory</prop>
      <prop key="java.naming.provider.url">jnp://fuinque.aduana.cl:1099</prop>
      </p:properties>
      3. Save the file.
      4. Switch to "Design" tab
      5. Again if we switch to "Source" tab, the file is modified and properties are disappeared.

      Show
      1. Import the attached maven project, named jndiProperty 2. Open blueprint.xml and add the following code if it is not present <p:properties id="_jndiProperties"> <prop key="java.naming.factory.initial">org.jnp.interfaces.NamingContextFactory</prop> <prop key="java.naming.provider.url">jnp://fuinque.aduana.cl:1099</prop> </p:properties> 3. Save the file. 4. Switch to "Design" tab 5. Again if we switch to "Source" tab, the file is modified and properties are disappeared.

    Description

      While working with EJB camel component along with jndi properties, facing trouble at development time because every time we switch from "design" to "source" view in Jboss DevStudio 10.4.0, the property's children disappear (nested elements inside p:properties)

      Attachments

        Issue Links

          Activity

            People

              apupier@redhat.com Aurélien Pupier
              rhn-support-rakulkar Rajani Kulkarni (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: