[JBoss JIRA] Created: (RHDS-217) GSG JBoss AS chapter issues
by Max Andersen (JIRA)
GSG JBoss AS chapter issues
----------------------------
Key: RHDS-217
URL: http://jira.jboss.com/jira/browse/RHDS-217
Project: Red Hat Developer Studio
Issue Type: Task
Components: Doc - RHDS GettingStartedGuide
Affects Versions: 1.0.0.beta2
Reporter: Max Andersen
Assigned To: Svetlana mukhina
Fix For: 1.0.0.CR1
Section 2.2: Why don't we keep the GSG simple and assume the JBoss 4.2 preinstallation is already working and move all the configuration instructions to the JBoss AS adapter specifc docs and just point to this doc ? The Getting Started Guide should just show you how to do things quick and easily. No need to go into configuration details that a default user does not need to do.
Doc says Mundled when it should say Bundled.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 5 months
[JBoss JIRA] Created: (RHDS-156) No JPA configuration libraries available
by Chris Bredesen (JIRA)
No JPA configuration libraries available
----------------------------------------
Key: RHDS-156
URL: http://jira.jboss.com/jira/browse/RHDS-156
Project: Red Hat Developer Studio
Issue Type: Feature Request
Components: hibernate
Affects Versions: 1.0.0.beta1
Environment: Red Hat Developer Studio Beta1
Fedora Core 6 Linux (Gnome)
Reporter: Chris Bredesen
Priority: Minor
Steps to reproduce:
1. New JPA Project
2. Enter required project name, hit Next
3. Leave defaults, hit Next
4. Change JPA Implementation radio group to "Use implementation library"
Only selection available is <None>. Attempt to configure default JPA library does not offer Hibernate, TopLink or any other libraries.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 5 months
[JBoss JIRA] Created: (JBIDE-939) EL not allowed in pages.xml
by Samuel Mendenhall (JIRA)
EL not allowed in pages.xml
---------------------------
Key: JBIDE-939
URL: http://jira.jboss.com/jira/browse/JBIDE-939
Project: JBoss Tools
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.Beta3
Environment: Red Hat Developer Studio Beta
Reporter: Samuel Mendenhall
<page view-id="/somepage.xhtml" login-required="true">
<restrict>#{s:hasRole('someRole')}</restrict>
</page>
accessing somepage after logging in throws:
java.lang.NoClassDefFoundError: com/sun/el/ExpressionFactoryImpl
at org.jboss.seam.util.UnifiedELValueBinding.<init>(UnifiedELValueBinding.java:18)
at org.jboss.seam.security.Identity.evaluateExpression(Identity.java:507)
at org.jboss.seam.security.Identity.checkRestriction(Identity.java:151)
at org.jboss.seam.pages.Page.enter(Page.java:203)
.....
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 5 months