users@glassfish.java.net

Re: Testing development code for glassfish without deploying it

From: Kenneth Clark <kenneth_at_rabiddog.co.za>
Date: Thu, 07 Dec 2006 07:12:30 +0200

Thanks for the response. I suppose what I am trying to get at it this. I
would like to test the application in the context of glassfish without
deploying it.

Thanks
Kenneth

Binod wrote:
> Kenneth Clark wrote:
>
>> I have a really tough question. I normally, when developing, develop
>> the classes and then deploy for testing. But now things like JDBC
>> sources need to be looked up inside glassfish in order to work.
>>
>> Is there anyway that I can test this before deploying? It would be
>> really great if I can use the context lookup all the time rather than
>> having a manual open for testing before deployment.
>
> Sorry. I am not understanding your question. What do you want to test
> before deploying?
>
> If you want to make sure that the JDBC connection pool configuration
> is correct or not, go to admin
> GUI, reach the pool you are using and click on "ping". That will tell
> you if the JDBC pool is configured
> correctly.
>
> - Binod.
>
>>
>> If anyone knows how to do this please let me know. I am using
>> Oracle's JDeveloper as my IDE.
>>
>> Thanks
>> Kenneth
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>
>