[
https://issues.jboss.org/browse/AS7-3719?page=com.atlassian.jira.plugin.s...
]
David Pugh commented on AS7-3719:
---------------------------------
Hello, I wasn't exactly sure how to disable OSGI, but removed it from subsystem in
standalone.xml and now
grails DOES load properly.
I do get this Warning:
13:13:34,031 WARN [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893:
Encountered invalid class name
'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service
type 'org.xmlpull.v1.XmlPullParserFact
ory'
But grails does work properly once OSGI is disabled.
I guess Jboss AS was thinking that grails was OSGI rather than a standard web app.
Thank you for your patience.
David
Grails app load with Jboss 7
----------------------------
Key: AS7-3719
URL:
https://issues.jboss.org/browse/AS7-3719
Project: Application Server 7
Issue Type: Bug
Environment: Grails 1.3.4 and 2.0
Reporter: David Pugh
When deploying any Grails 1.3.4 or 2.0 project with Jboss 7 final version, the Grails
project deploys properly but
the gsp pages in the project will not actually be loaded by the Jboss server.
There are not errors listed in the server log.
I am aware of this bug
https://issues.jboss.org/browse/AS7-2941, which of course displays
errors,
but with the new 7.1.0 final versions no errors are displayed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira