Re: [Zope] ZSQL not shown in list to add new method

2011-06-27 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06/27/2011 02:39 PM, Tres Seaver wrote:
> On 06/27/2011 12:49 PM, c k wrote:
>> Now i installed zope2 2.13.7 and just added products.zsqlmethods in
>> buildout.cfg and also added entry as products.sqlmethods = 2.13.3 in
>> versions.cfg.
>> Then run the buildout and mkzopeinstance.
>> After instance is created, checked to add new zsql method.
>> But still there is no option to add it.
>> Also checked the egg file and it is compiled and buildout has ot shown any
>> error for zsql.
>> What's going wrong?
> 
> Are you including the ZCML for Products.ZSQLMethods in your buildout.cfg
> instance section?

FWIW, I just did the following::

-  %< ---
$ /opt/Python-2.6.5/bin/virtualenv --no-site-package /tmp/zsql
...
$ /tmp/zsql/bin/easy_install Zope==2.13.7 Products.ZSQLMethods==2.13.3
...
$ /tmp/zsql/bin/mkzopeinstance -d /tmp/zsqlinst
...
$ /tmp/zsqlinst/zopectl fg
-  %< ---

and was able to add ZSQL methods TTW in the ZMI.



Tres.
- -- 
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4I0CIACgkQ+gerLs4ltQ6AeACglTsnRwkY/8LjTL4mEvwNgoZw
MZcAnRi4Ww47JVDLLYrk+viy2kWlDKxS
=3bpR
-END PGP SIGNATURE-

___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] ZSQL not shown in list to add new method

2011-06-27 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06/27/2011 12:49 PM, c k wrote:
> Now i installed zope2 2.13.7 and just added products.zsqlmethods in
> buildout.cfg and also added entry as products.sqlmethods = 2.13.3 in
> versions.cfg.
> Then run the buildout and mkzopeinstance.
> After instance is created, checked to add new zsql method.
> But still there is no option to add it.
> Also checked the egg file and it is compiled and buildout has ot shown any
> error for zsql.
> What's going wrong?

Are you including the ZCML for Products.ZSQLMethods in your buildout.cfg
instance section?


Tres.
- -- 
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4Izm8ACgkQ+gerLs4ltQ4cZQCfVikIOmxqACvKOjwRNULkm3mw
o7kAn0K0oyihIx5OQNCDte6EQobiS+1s
=IEoh
-END PGP SIGNATURE-

___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] ZSQL not shown in list to add new method

2011-06-27 Thread c k
Now i installed zope2 2.13.7 and just added products.zsqlmethods in
buildout.cfg and also added entry as products.sqlmethods = 2.13.3 in
versions.cfg.
Then run the buildout and mkzopeinstance.
After instance is created, checked to add new zsql method.
But still there is no option to add it.
Also checked the egg file and it is compiled and buildout has ot shown any
error for zsql.
What's going wrong?

CPKulkarni

>
>
> On Sun, Jun 26, 2011 at 1:04 PM, Andreas Jung  wrote:
>
>> Working for me as it should using Zope 2.13.6.
>>
>> -aj
>
>
>
>
___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] ZSQL not shown in list to add new method

2011-06-26 Thread c k
Now i installed zope2 2.13.7 and just added products.zsqlmethods in
buildout.cfg and also added entry as products.sqlmethods = 2.13.3 in
versions.cfg.
Then run the buildout and mkzopeinstance.
After instance is created, checked to add new zsql method.
But still there is no option to add it.
Also checked the egg file and it is compiled and buildout has ot shown any
error for zsql.
What's going wrong?

CPKulkarni

On Sun, Jun 26, 2011 at 1:04 PM, Andreas Jung  wrote:

> Working for me as it should using Zope 2.13.6.
>
> -aj
___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )