Hi, I am new to Guice, and currently having problems with the guice
2.0 that i just
downloaded.

a. I need the guice2.0, so that i am able to use the guicefruit for
smooth jpa integration
( inject with @PersistenceContext ) --- i have already been able to
inject ejb into
my struts2 action and guice is wonderful ! Now i need guice to support
jpa injection
also.

Can you suggest me on the stable guice2.0 one ?

Here is my stack :
com.google.inject.internal.ComputationException:
com.google.inject.internal.cglib.core.CodeGenerationException:
java.lang.reflect.InvocationTargetException-->null
        at com.google.inject.internal.MapMaker
$StrategyImpl.compute(MapMaker.java:553)
        at com.google.inject.internal.MapMaker
$StrategyImpl.compute(MapMaker.java:419)

b. Also, perhaps anyone have inputs on integrating JPA and guice ?
    notes that i have already managed to @inject ejb into my struts2
action, so
    right now i need to inject Entity Manager. ( So do i need to
configure another module ? )

thx

bb

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en.

Reply via email to