You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by John Harris <jo...@ihc.com> on 2004/09/28 05:36:37 UTC

How does Turbine 2.3 initialize the TorqueSecurityService?

I'm using Torque 3.1 and Turbine 2.3 and trying to figure out why I'm
getting a nullpointerexception for the dsfactory. When I debug I notice
that the dsFactoryMap hashmap is not being initialized, which happens in
TorqueInstance.init - any help is greatly appreciated.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: How does Turbine 2.3 initialize the TorqueSecurityService?

Posted by "Henning P. Schmiedehausen" <hp...@intermeta.de>.
"John Harris" <jo...@ihc.com> writes:

>I'm using Torque 3.1 and Turbine 2.3 and trying to figure out why I'm
>getting a nullpointerexception for the dsfactory. When I debug I notice
>that the dsFactoryMap hashmap is not being initialized, which happens in
>TorqueInstance.init - any help is greatly appreciated.

Did you configure a data source in your Torque properties?

Do you load Torque with the AvalonComponentService?

	Regards
		Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
hps@intermeta.de        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

"Fighting for one's political stand is an honorable action, but re-
 fusing to acknowledge that there might be weaknesses in one's
 position - in order to identify them so that they can be remedied -
 is a large enough problem with the Open Source movement that it
 deserves to be on this list of the top five problems."
                       -- Michelle Levesque, "Fundamental Issues with
                                    Open Source Software Development"

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org