Resolved by adding to my pom.
org.apache.geronimo.specs
geronimo-ejb_3.1_spec
1.0.2
Must have had it in my local repo originally.
Is it Friday yet?
8p
On Jan 10, 2013, at 9:35 AM, Marcos Mendez wrote:
> The problems seem to start starting
> org.apache.geronimo.specs/geronimo-ej
The problems seem to start starting
org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0.2.
My old logs show this bundle starting without issues.
[org.apache.geronimo.system.configuration.DependencyManager] : Starting
artifact: DependencyType
[org.apache.servicemix.bundles/org.apache.servicemi
Using JSF isn't enforced if using Apache Geronimo. I'd suspect that web
frameworks such as Play are rather strict on which web technologies must be
used. But that's exactly the difference between Play as a web framework and
Geronimo as an Java EE app server. App servers are merely execution
environ
Thanks Kevan - maybe this should be under a new subject...
I am really concerned about using JSF and want to avoid it. But it seems to be
the recommended way to generate your HTML.
>From what I understand, there shouldn't be any problem just not to use JSF.
>Instead create dynamic markup mostly