Bug 1026840

Summary: Getting Started with HTML5 Mobile Web Development Guide issues
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Tolis Emmanouilidis <aemmanou>
Component: doc-Getting-Started-With-HTML5-Mobile-Web-DevelopmentAssignee: Ankit Patel <ankit>
Status: CLOSED WONTFIX QA Contact: Emil Cervenan <ecervena>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: jowilson, kpiwko, maschmid, oskutka
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-10 10:08:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Tolis Emmanouilidis 2013-11-05 14:11:39 UTC
Document URL:
http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_JBoss_Web_Framework_Kit/2.4/html/Getting_Started_with_an_HTML5_Mobile_Web_Project/index.html

Section Number and Name:
2.2.3. JSONP Support
2.2.5. Aliasing Resources to CDI Beans

Describe the issue:
Source: <project-root>/src/main/javaorg

should be

Source: <project-root>/src/main/java/org

/ is missing between java and org.

Suggestions for improvement: 

Additional information:

Comment 3 Emil Cervenan 2014-11-10 10:08:26 UTC
This document is not part of WFK docs anymore.