You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Loren Cole <lo...@gmail.com> on 2009/07/24 21:34:27 UTC

Wicket, Jboss, EJB3

I've been using wicket-contrib-javaee-1.1 with glassfish for a while and it
works fairly well, but the powers that be have decided we should try porting
to JBoss and I cannot for the life of me get injection to work with Wicket
on JBoss-5.1.0.GA.

Has anyone else done this?  If so what did you need to do to make it work?


Thanks,
Loren

Re: Wicket, Jboss, EJB3

Posted by Loren Cole <lo...@gmail.com>.
You are a gentleman and a scholar.

Thanks!

-
Loren

On Fri, Jul 24, 2009 at 5:34 PM, Marcin Palka <ma...@gmail.com>wrote:

>
> Looks like it works with 5.1GA too. See attached quickstart project. It's a
> maven-based enterprise application project that consists of a EJB, WAR and
> EAR modules. Build it and deploy the EAR into your JBoss AS. Please note
> that you have to configure your JBoss "home" folder to the top level pom
> file (look at the bottom of the file, jboss.home property).
>
> cheers,
> Marcin http://www.nabble.com/file/p24652774/SampleEA.zip SampleEA.zip
> --
> View this message in context:
> http://www.nabble.com/Wicket%2C-Jboss%2C-EJB3-tp24650609p24652774.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: Wicket, Jboss, EJB3

Posted by Marcin Palka <ma...@gmail.com>.
Looks like it works with 5.1GA too. See attached quickstart project. It's a
maven-based enterprise application project that consists of a EJB, WAR and
EAR modules. Build it and deploy the EAR into your JBoss AS. Please note
that you have to configure your JBoss "home" folder to the top level pom
file (look at the bottom of the file, jboss.home property).

cheers,
Marcin http://www.nabble.com/file/p24652774/SampleEA.zip SampleEA.zip 
-- 
View this message in context: http://www.nabble.com/Wicket%2C-Jboss%2C-EJB3-tp24650609p24652774.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket, Jboss, EJB3

Posted by Marcin Palka <ma...@gmail.com>.
Hi Loren,

I must admit I have never tried to get the injection to work with JBosss-5.1
but I remember I was once able to inject EJBs just fine with
wicket-contrib-javaee and JBoss version 4.something (I don't remember exact
version but for sure it was EJB3.0-enabled).

Anyways, I remember that I followed a tutorial to setup a project. This one
it was:
http://jeff-schwartz.blogspot.com/2009/05/wicket-ejb-di-with-netbeans-part-3.html

cheers
Marcin


Loren Cole wrote:
> 
> I've been using wicket-contrib-javaee-1.1 with glassfish for a while and
> it
> works fairly well, but the powers that be have decided we should try
> porting
> to JBoss and I cannot for the life of me get injection to work with Wicket
> on JBoss-5.1.0.GA.
> 
> Has anyone else done this?  If so what did you need to do to make it work?
> 
> 
> Thanks,
> Loren
> 
> 

-- 
View this message in context: http://www.nabble.com/Wicket%2C-Jboss%2C-EJB3-tp24650609p24651181.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket, Jboss, EJB3

Posted by Marcin Palka <ma...@gmail.com>.
Hi Loren,

I must admit I have never tried to get the injection to work with JBosss-5.1
but I remember I was once able to inject EJBs just fine with
wicket-contrib-javaee and JBoss version 4.something (I don't remember exact
version but for sure it was EJB3.0-enabled).

Anyways, I remember that I followed the following tutorial to setup a
project:
http://jeff-schwartz.blogspot.com/2009/05/wicket-ejb-di-with-netbeans-part-3.html

cheers
Marcin


Loren Cole wrote:
> 
> I've been using wicket-contrib-javaee-1.1 with glassfish for a while and
> it
> works fairly well, but the powers that be have decided we should try
> porting
> to JBoss and I cannot for the life of me get injection to work with Wicket
> on JBoss-5.1.0.GA.
> 
> Has anyone else done this?  If so what did you need to do to make it work?
> 
> 
> Thanks,
> Loren
> 
> 

-- 
View this message in context: http://www.nabble.com/Wicket%2C-Jboss%2C-EJB3-tp24650609p24651166.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org