Re: [Wonder-disc] new wolips and wonder --

2010-11-26 Thread Jesse Tayler

On Nov 26, 2010, at 3:50 PM, David LeBer wrote:

> Nothing to chip in on EC2.
> 
> But we've are really enjoying working with linodes from Linode.com.

really? 

I'm of no particular preference, and certainly could switch, but I saw the 
wolastic image and it just seemed reliable.

I can't imagine how anyone could complete a finished app deployment without 
configuring the apache right? Am I to setup another OS image for apache and 
website stuff? use wolastic image as just the app engine?

Or, maybe I should ask how one might one get a new server setup on linode.com? 
If its easier, I'm up for it - now's the time, as I'm just starting the new 
system!


 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


RE: WOWebServiceClient Throw A Warning

2010-11-26 Thread Oscar González


Thanks Travis and Robert. I'll try both advices.
Oscar.
From: tbr...@phigment.org
Date: Fri, 26 Nov 2010 13:28:15 -0500
To: webobjects-dev@lists.apple.com
Subject: Re: WOWebServiceClient Throw A Warning



Or, if you can, try JAX-WS. It's included in JDK 6 and more pleasant to work 
with than Axis.
http://jax-ws.java.net/
tb
On Nov 26, 2010, at 11:06 AM, Pascal Robert wrote:Which version of WebObjects? 
If it's 5.3, Axis 1.1 is not really good at working with .Net or Axis 
1.4-powered services. If you are only consuming external services in your app, 
remove the JavaXML framework for your app and use Axis 1.4 directly in your 
app, less pain for you.
Hi list,I'm try to connect to a web service developed in .NET, I'm can get the 
wsdl and it's list operations via the browser.But, when I try to get it via WO 
with WOWebServiceClient, I got this warningsNov 26 09:39:19 TecLogistica[61751] 
(ERXNSLogLog4jBridge.java:40) INFO  NSLog  - Unable to find a SOAP style for 
service and port. Skipping. {http://tempuri.org/}Service ServiceSoapNov 26 
09:39:19 TecLogistica[61751] (ERXNSLogLog4jBridge.java:40) INFO  NSLog  - 
Unable to find a SOAP endpoint for service and port. Skipping. 
{http://tempuri.org/}Service ServiceSoap12So when I try to get the list 
operations 
(serviceClient().operationsDictionaryForService(serviceName())).allValues() I 
got an empty array.If I'm try to invoke an operation 
serviceClient().invoke(serviceName(), operation, arguments);WO throws me an 
exceptionError: java.lang.IllegalArgumentException: No operation named 
CrearPalletGenerico in service Service. Reason: No operation named 
CrearPalletGenerico in service Service.
I'm appreciate any help.
ThanksOscar.___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca

This email sent to prob...@macti.ca
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/tbritt%40phigment.org

This email sent to tbr...@phigment.org

___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/racso_gp%40hotmail.com

This email sent to racso...@hotmail.com 
   ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: [Wonder-disc] new wolips and wonder --

2010-11-26 Thread David LeBer

On 2010-11-26, at 3:40 PM, Travis Britt wrote:

> 
> On Nov 26, 2010, at 1:44 PM, Jesse Tayler wrote:
>> Also, seems when you reboot wolastic, configurations like javamonitor seem 
>> to get wiped?
> 
> If you shut down an instance yeah, you need to set up EBS if you want 
> persistent data. There's info on the wolastic site.
> 
> Basically you need to su to the appserver user to do much. I don't think 
> there's a root password by default.
> 
> Hopefully someone who's worked with this more recently will chime in. :)

Nothing to chip in on EC2.

But we've are really enjoying working with linodes from Linode.com.

Not quite the same billing methodology, so may not apply depending on what you 
are trying to do, but you get a full VPS with persistent storage.

;david

--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site:   http://codeferous.com
blog:   http://davidleber.net
profile:http://www.linkedin.com/in/davidleber
twitter:http://twitter.com/rebeld
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org




 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: [Wonder-disc] new wolips and wonder --

2010-11-26 Thread Travis Britt

On Nov 26, 2010, at 1:44 PM, Jesse Tayler wrote:
> Also, seems when you reboot wolastic, configurations like javamonitor seem to 
> get wiped?

If you shut down an instance yeah, you need to set up EBS if you want 
persistent data. There's info on the wolastic site.

Basically you need to su to the appserver user to do much. I don't think 
there's a root password by default.

Hopefully someone who's worked with this more recently will chime in. :)

tb

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: [Wonder-disc] new wolips and wonder --

2010-11-26 Thread Travis Britt
Apache just can't find your WebServerResources. When you do a build with ant 
you should end up with a couple of tarballs, one for the app and one for the 
WSR. The WSR needs to go where apache can find it, on the default WOLastic 
image I *think* that's in /System/Local/Library. So you'd put your WSR .woa 
there, as in /System/Local/Library/WOMan.woa.

You can probably check the apache conf to see where it's looking in the 
filesystem for requests that match /WebObjects/*. I can't remember where the 
apache conf is on those images. It's been a long time since I set one of those 
up.

tb

On Nov 26, 2010, at 1:44 PM, Jesse Tayler wrote:

> They are just embedding into the appwrapper it seems - however, I did copy 
> the css file in the system libraryso, unless I made a mistake there...
> 
> Here's the app
> 
> http://184.73.243.145/cgi-bin/WebObjects/WOMan
> 
> It's trying to load the css from this line
> 
>  href="/WebObjects/WOMan.woa/Contents/WebServerResources/ui.css"/>
> 
> Also, seems when you reboot wolastic, configurations like javamonitor seem to 
> get wiped?
> 
> How do I configure Apache and setup that stuff?
> 
> 
> 
> On Nov 26, 2010, at 1:25 PM, Travis Britt wrote:
> 
>> Where are you deploying your WebServerResources? IIRC wolastic image is 
>> configured by default to serve them from: /System/Local/Library
>> 
>> tb
>> 
>> 
>> On Nov 25, 2010, at 8:13 PM, Jesse Tayler wrote:
>> 
>>> are you referring to some build path that changed from your project name to 
>>> the app name?
>>> 
>>> I found that, looks recent, wolastic might be old, but I'm importing all 
>>> the frameworks and the URL doesn't look corrupt - I mean, I can't seem to 
>>> get the actual css or images when I try by hand but the files are there on 
>>> the server.
>>> 
>>> I guess file not found doesn't come out from those URLs, it's just empty 
>>> like WO just isn't serving up the file and returns no error, just blank.
>>> 
>>> I mean, I forgot why there's no cgi-bin, but this looks correct:
>>> 
> WebObjects/WOMan.woa/Contents/WebServerResources/ui.css
>>> 
>>> It just doesn't load anything...?
>>> 
>>> On Nov 25, 2010, at 6:53 PM, Travis Britt wrote:
>>> 
 IIRC there's a bug in 5.4.3 regarding WOFrameworksBaseURL. If you're using 
 a recent version of Wonder (not sure how recent, I run on head) I *think* 
 this should be fixed for you automatically.
 
 tb
 
 On Nov 25, 2010, at 6:15 PM, Jesse Tayler wrote:
> WebServerResources is confused in deployment.
> 
> The ERXStyleSheet works fine ind dev:
> 
>  href="/cgi-bin/WebObjects/WOMan.woa/_wr_/wodata=/Users/jtayler/Documents/workspace/WOMan/WebServerResources/ui.css"/>
> 
> But the URL in deployment returns empty:
> 
>  href="/WebObjects/WOMan.woa/Contents/WebServerResources/ui.css"/>
> 
> 
> The file itself is where I'd expect it on the server, seems readable etc.
> 
> Is there a setting I'm missing? 
> 
> I've seen a few things about build.xml, but it seems those are ok, and 
> the URL looks normal for a webserverresource doesn't it?
> 
> 
 
 
>>> 
>> 
>> 
> 

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: SSL Trouble with httpd-ssl.conf include

2010-11-26 Thread Henrique Gomes
The wiki is more complicated than what it's need on a recent system:

After generating the certificate, just put the certificate and key as 
server.crt and server.key in /etc/apache2

The only change needed to the conf files is to uncomment the line in httpd.conf 
to include the ssl conf. I just left this at it was, included below:
(I believe it's just like snow leopard installed it.)


httpd-ssl.conf
Description: Binary data


Make sure the cert and key are readable to everyone or to the apache user.
(on a production environment you should be more careful about the key file)


Henrique Gomes


On Nov 26, 2010, at 2:31 PM, Jeff Schmitz wrote:

> 
> On Nov 26, 2010, at 6:34 AM, Henrique Gomes wrote:
> 
>> 
>> On Nov 26, 2010, at 4:25 AM, Jeff Schmitz wrote:
>> 
>>> Hello,
>>> I'm following the directions at the below link to add ssl support...
>>> 
>>> http://wiki.objectstyle.org/confluence/display/WO/Development-SSL+requests+via+https+protocol?showComments=true&showCommentArea=true#addcomment
>>> 
>>> but after adding the following Include to the httpd.conf file...
>>> 
>>> Include /private/etc/apache2/extra/httpd-ssl.conf
>> 
>> Whats in that file? Did you edit it?
> 
> Didn't edit it.  It's pasted below.
> 
> 
> 
>> 
>>> 
>>> When I restart apache and try to open http://localhost I get the cannot 
>>> connect to server error page.  Looking in /var/log/apache there are no 
>>> error messages, and according to the Systems Preferences panel apache is 
>>> running.  If I comment it out again and restart apache, it starts serving 
>>> pages again. 
>>> 
>> 
>> http? or https? if http://localhost doesn't work, either apache is not 
>> running or some thing really strange is wrong with your setup.
> 
> Neither works.  But as soon as I comment out that line and restart, it starts 
> serving http://localhost, but still not https://localhost
> 
> I did notice when restarting this morning with the Include line commented 
> out, I get the following warnings/notices:
> 
> [Fri Nov 26 08:19:00 2010] [warn] Init: Session Cache is not configured 
> [hint: SSLSessionCache]
> [Fri Nov 26 08:19:00 2010] [notice] Digest: generating secret for digest 
> authentication ...
> [Fri Nov 26 08:19:00 2010] [notice] Digest: done
> [Fri Nov 26 08:19:00 2010] [notice] Apache/2.2.15 (Unix) mod_ssl/2.2.15 
> OpenSSL/0.9.8l DAV/2 configured -- resuming normal operations
> [Fri Nov 26 08:19:03 2010] [notice] caught SIGTERM, shutting down
> [Fri Nov 26 08:19:03 2010] [warn] Init: Session Cache is not configured 
> [hint: SSLSessionCache]
> [Fri Nov 26 08:19:03 2010] [notice] Digest: generating secret for digest 
> authentication ...
> [Fri Nov 26 08:19:03 2010] [notice] Digest: done
> [Fri Nov 26 08:19:03 2010] [notice] Apache/2.2.15 (Unix) mod_ssl/2.2.15 
> OpenSSL/0.9.8l DAV/2 configured -- resuming normal operations
> 
> But I get no messages when the Include line is included.
> 
>> 
>> 
>>> Any ideas?
>>> 
>>> Thanks,
>>> Jeff
>>> 
>>> ___
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>>> Help/Unsubscribe/Update your Subscription:
>>> http://lists.apple.com/mailman/options/webobjects-dev/lists%40farol.pt
>>> 
>>> This email sent to li...@farol.pt
>> 
> #
> # This is the Apache server configuration file providing SSL support.
> # It contains the configuration directives to instruct the server how to
> # serve pages over an https connection. For detailing information about these 
> # directives see http://httpd.apache.org/docs/2.2/mod/mod_ssl.html>
> # 
> # Do NOT simply read the instructions in here without understanding
> # what they do.  They're here only as hints or reminders.  If you are unsure
> # consult the online docs. You have been warned.  
> #
> 
> #
> # Pseudo Random Number Generator (PRNG):
> # Configure one or more sources to seed the PRNG of the SSL library.
> # The seed data should be of good random quality.
> # WARNING! On some platforms /dev/random blocks if not enough entropy
> # is available. This means you then cannot use the /dev/random device
> # because it would lead to very long connection times (as long as
> # it requires to make more entropy available). But usually those
> # platforms additionally provide a /dev/urandom device which doesn't
> # block. So, if available, use this one instead. Read the mod_ssl User
> # Manual for more details.
> #
> #SSLRandomSeed startup file:/dev/random  512
> #SSLRandomSeed startup file:/dev/urandom 512
> #SSLRandomSeed connect file:/dev/random  512
> #SSLRandomSeed connect file:/dev/urandom 512
> 
> 
> #
> # When we also provide SSL we have to listen to the 
> # standard HTTP port (see above) and to the HTTPS port
> #
> # Note: Configurations that use IPv6 but not IPv4-mapped addresses need two
> #   Listen directives: "Listen [::]:443" and "Listen 0.0.0.0:443"
> #
> Listen 443
> 
> ##
> ##  SSL Global Context
> ##
> ##  All SSL configurat

Re: [Wonder-disc] new wolips and wonder --

2010-11-26 Thread Jesse Tayler
They are just embedding into the appwrapper it seems - however, I did copy the 
css file in the system libraryso, unless I made a mistake there...

Here's the app

http://184.73.243.145/cgi-bin/WebObjects/WOMan

It's trying to load the css from this line



Also, seems when you reboot wolastic, configurations like javamonitor seem to 
get wiped?

How do I configure Apache and setup that stuff?



On Nov 26, 2010, at 1:25 PM, Travis Britt wrote:

> Where are you deploying your WebServerResources? IIRC wolastic image is 
> configured by default to serve them from: /System/Local/Library
> 
> tb
> 
> 
> On Nov 25, 2010, at 8:13 PM, Jesse Tayler wrote:
> 
>> are you referring to some build path that changed from your project name to 
>> the app name?
>> 
>> I found that, looks recent, wolastic might be old, but I'm importing all the 
>> frameworks and the URL doesn't look corrupt - I mean, I can't seem to get 
>> the actual css or images when I try by hand but the files are there on the 
>> server.
>> 
>> I guess file not found doesn't come out from those URLs, it's just empty 
>> like WO just isn't serving up the file and returns no error, just blank.
>> 
>> I mean, I forgot why there's no cgi-bin, but this looks correct:
>> 
 WebObjects/WOMan.woa/Contents/WebServerResources/ui.css
>> 
>> It just doesn't load anything...?
>> 
>> On Nov 25, 2010, at 6:53 PM, Travis Britt wrote:
>> 
>>> IIRC there's a bug in 5.4.3 regarding WOFrameworksBaseURL. If you're using 
>>> a recent version of Wonder (not sure how recent, I run on head) I *think* 
>>> this should be fixed for you automatically.
>>> 
>>> tb
>>> 
>>> On Nov 25, 2010, at 6:15 PM, Jesse Tayler wrote:
 WebServerResources is confused in deployment.
 
 The ERXStyleSheet works fine ind dev:
 
 >>> href="/cgi-bin/WebObjects/WOMan.woa/_wr_/wodata=/Users/jtayler/Documents/workspace/WOMan/WebServerResources/ui.css"/>
 
 But the URL in deployment returns empty:
 
 >>> href="/WebObjects/WOMan.woa/Contents/WebServerResources/ui.css"/>
 
 
 The file itself is where I'd expect it on the server, seems readable etc.
 
 Is there a setting I'm missing? 
 
 I've seen a few things about build.xml, but it seems those are ok, and the 
 URL looks normal for a webserverresource doesn't it?
 
 
>>> 
>>> 
>> 
> 
> 

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOWebServiceClient Throw A Warning

2010-11-26 Thread Travis Britt
Or, if you can, try JAX-WS. It's included in JDK 6 and more pleasant to work 
with than Axis.

http://jax-ws.java.net/

tb

On Nov 26, 2010, at 11:06 AM, Pascal Robert wrote:

> Which version of WebObjects? If it's 5.3, Axis 1.1 is not really good at 
> working with .Net or Axis 1.4-powered services. If you are only consuming 
> external services in your app, remove the JavaXML framework for your app and 
> use Axis 1.4 directly in your app, less pain for you.
> 
>> Hi list,
>> I'm try to connect to a web service developed in .NET, I'm can get the wsdl 
>> and it's list operations via the browser.
>> But, when I try to get it via WO with WOWebServiceClient, I got this warnings
>> Nov 26 09:39:19 TecLogistica[61751] (ERXNSLogLog4jBridge.java:40) INFO  
>> NSLog  - Unable to find a SOAP style for service and port. Skipping. 
>> {http://tempuri.org/}Service ServiceSoap
>> Nov 26 09:39:19 TecLogistica[61751] (ERXNSLogLog4jBridge.java:40) INFO  
>> NSLog  - Unable to find a SOAP endpoint for service and port. Skipping. 
>> {http://tempuri.org/}Service ServiceSoap12
>> So when I try to get the list operations 
>> (serviceClient().operationsDictionaryForService(serviceName())).allValues() 
>> I got an empty array.
>> If I'm try to invoke an operation serviceClient().invoke(serviceName(), 
>> operation, arguments);
>> WO throws me an exception
>> Error: java.lang.IllegalArgumentException: No operation named 
>> CrearPalletGenerico in service Service. 
>> Reason: No operation named CrearPalletGenerico in service Service.
>> 
>> I'm appreciate any help.
>> 
>> Thanks
>> Oscar.
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
>> 
>> This email sent to prob...@macti.ca
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/tbritt%40phigment.org
> 
> This email sent to tbr...@phigment.org

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: [Wonder-disc] new wolips and wonder --

2010-11-26 Thread Travis Britt
Where are you deploying your WebServerResources? IIRC wolastic image is 
configured by default to serve them from: /System/Local/Library

tb


On Nov 25, 2010, at 8:13 PM, Jesse Tayler wrote:

> are you referring to some build path that changed from your project name to 
> the app name?
> 
> I found that, looks recent, wolastic might be old, but I'm importing all the 
> frameworks and the URL doesn't look corrupt - I mean, I can't seem to get the 
> actual css or images when I try by hand but the files are there on the server.
> 
> I guess file not found doesn't come out from those URLs, it's just empty like 
> WO just isn't serving up the file and returns no error, just blank.
> 
> I mean, I forgot why there's no cgi-bin, but this looks correct:
> 
>>> WebObjects/WOMan.woa/Contents/WebServerResources/ui.css
> 
> It just doesn't load anything...?
> 
> On Nov 25, 2010, at 6:53 PM, Travis Britt wrote:
> 
>> IIRC there's a bug in 5.4.3 regarding WOFrameworksBaseURL. If you're using a 
>> recent version of Wonder (not sure how recent, I run on head) I *think* this 
>> should be fixed for you automatically.
>> 
>> tb
>> 
>> On Nov 25, 2010, at 6:15 PM, Jesse Tayler wrote:
>>> WebServerResources is confused in deployment.
>>> 
>>> The ERXStyleSheet works fine ind dev:
>>> 
>>>  >> href="/cgi-bin/WebObjects/WOMan.woa/_wr_/wodata=/Users/jtayler/Documents/workspace/WOMan/WebServerResources/ui.css"/>
>>> 
>>> But the URL in deployment returns empty:
>>> 
>>>  >> href="/WebObjects/WOMan.woa/Contents/WebServerResources/ui.css"/>
>>> 
>>> 
>>> The file itself is where I'd expect it on the server, seems readable etc.
>>> 
>>> Is there a setting I'm missing? 
>>> 
>>> I've seen a few things about build.xml, but it seems those are ok, and the 
>>> URL looks normal for a webserverresource doesn't it?
>>> 
>>> 
>> 
>> 
> 

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOWebServiceClient Throw A Warning

2010-11-26 Thread Pascal Robert
Which version of WebObjects? If it's 5.3, Axis 1.1 is not really good at 
working with .Net or Axis 1.4-powered services. If you are only consuming 
external services in your app, remove the JavaXML framework for your app and 
use Axis 1.4 directly in your app, less pain for you.

> Hi list,
> I'm try to connect to a web service developed in .NET, I'm can get the wsdl 
> and it's list operations via the browser.
> But, when I try to get it via WO with WOWebServiceClient, I got this warnings
> Nov 26 09:39:19 TecLogistica[61751] (ERXNSLogLog4jBridge.java:40) INFO  NSLog 
>  - Unable to find a SOAP style for service and port. Skipping. 
> {http://tempuri.org/}Service ServiceSoap
> Nov 26 09:39:19 TecLogistica[61751] (ERXNSLogLog4jBridge.java:40) INFO  NSLog 
>  - Unable to find a SOAP endpoint for service and port. Skipping. 
> {http://tempuri.org/}Service ServiceSoap12
> So when I try to get the list operations 
> (serviceClient().operationsDictionaryForService(serviceName())).allValues() I 
> got an empty array.
> If I'm try to invoke an operation serviceClient().invoke(serviceName(), 
> operation, arguments);
> WO throws me an exception
> Error: java.lang.IllegalArgumentException: No operation named 
> CrearPalletGenerico in service Service. 
> Reason: No operation named CrearPalletGenerico in service Service.
> 
> I'm appreciate any help.
> 
> Thanks
> Oscar.
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
> 
> This email sent to prob...@macti.ca

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

WOWebServiceClient Throw A Warning

2010-11-26 Thread Oscar González

Hi list,I'm try to connect to a web service developed in .NET, I'm can get the 
wsdl and it's list operations via the browser.But, when I try to get it via WO 
with WOWebServiceClient, I got this warningsNov 26 09:39:19 TecLogistica[61751] 
(ERXNSLogLog4jBridge.java:40) INFO  NSLog  - Unable to find a SOAP style for 
service and port. Skipping. {http://tempuri.org/}Service ServiceSoap
Nov 26 09:39:19 TecLogistica[61751] (ERXNSLogLog4jBridge.java:40) INFO  NSLog  
- Unable to find a SOAP endpoint for service and port. Skipping. 
{http://tempuri.org/}Service ServiceSoap12So when I try to get the list 
operations 
(serviceClient().operationsDictionaryForService(serviceName())).allValues() I 
got an empty array.If I'm try to invoke an operation 
serviceClient().invoke(serviceName(), operation, arguments);WO throws me an 
exceptionError: 
   java.lang.IllegalArgumentException: No operation named 
CrearPalletGenerico in service Service. Reason: 
   No operation named CrearPalletGenerico in service Service.
I'm appreciate any help.
ThanksOscar.   ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: AMD is not working with ASB in IE Browser.

2010-11-26 Thread Sreenivasulu A
Hi Farrukh,

Thanks for your reply.
I saw the documentation and I understood this now.
This helps me a lot for further enhancements to my application.

Thanks & Regards,
Sreenivasulu Arveti.

On Fri, Nov 26, 2010 at 8:12 PM, Farrukh Ijaz <
farrukh.i...@fuegodigitalmedia.com> wrote:

> I think you are using label binding of AMDO for the label. See the
> documentation of this component here: 
> 
> http://webobjects.insigno.net/wonder/api/er/ajax/AjaxModalDialogOpener.html
>
> You should not use the label binding if you are wrapping your elements with
> AMDO.
>
> HTH,
>
> Farrukh
>
> Sent from my iPhone
>
> On 26, نومبر 2010, at 5:25 PM, Sreenivasulu A 
> wrote:
>
> Hi Farrukh,
>
> Thanks for your reply.
> I provided AjaxModalDialogOpener instead of ASB. AjaxModalDialogOpener is
> working good with IE Browser also.
> But WOImage is wrapped with ASB and I provided ASB's button= false(To show
> like a HyperLink).
> With this I get an inline hyperlink with WOImage.
> I did it for AjaxModalDialogOpener also.
> i.e., WOImage wrapped with AjaxModalDialogOpener. But WOImage is not shown.
> But there is no *button* property for AjaxModalDialogOpener to set like
> ASB.
> Is there any possibilities to work with this scenario?
>
> Thanks & Regards,
> Sreenivasulu Arveti.
>
> On Fri, Nov 26, 2010 at 7:29 PM, Farrukh Ijaz 
> <
> farrukh.i...@fuegodigitalmedia.com> wrote:
>
>> Try using AjaxModalDialogOpener instead of ASB and see it works?
>>
>> Farrukh
>>
>> Sent from my iPhone
>>
>> On 26, نومبر 2010, at 4:40 PM, Sreenivasulu A <
>> sreenivasul...@evergent.com> wrote:
>>
>> > Hi list,
>> >
>> > I am developing a small application with WOLips. I used Ajax Components
>> to work with application.
>> > My app works good under Mozilla Browser, but it is not working with IE
>> Browser, particularly
>> > AMD(AjaxModalDialog) is not working with AjaxSubmitButton(i.e., When I
>> click on ASB, AMD is not opening).
>> > In my code, I followed this:
>> > AjaxModalDialog.open(context(), "MyAMDDialog", title);
>> >
>> > Is there any possibilities to work with this?
>> >
>> > Thanks & Regards,
>> > Sreenivasulu Arveti.
>> > ___
>> > Do not post admin requests to the list. They will be ignored.
>> > Webobjects-dev mailing list  ( 
>> Webobjects-dev@lists.apple.com)
>> > Help/Unsubscribe/Update your Subscription:
>> >
>> 
>> http://lists.apple.com/mailman/options/webobjects-dev/farrukh.ijaz%40fuegodigitalmedia.com
>> >
>> > This email sent to 
>> farrukh.i...@fuegodigitalmedia.com
>>
>
> Thanks & Regards,
> Sreenivasulu Arveti.
>
>


-- 
Thanks & Regards,
Sreenivasulu Arveti.
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: AMD is not working with ASB in IE Browser.

2010-11-26 Thread Simon
presumably it's a scripting error - have you checked the script error
console on IE? what is it complaining about ?

simon


On 26 November 2010 13:40, Sreenivasulu A  wrote:
> Hi list,
>
> I am developing a small application with WOLips. I used Ajax Components to
> work with application.
> My app works good under Mozilla Browser, but it is not working with IE
> Browser, particularly
> AMD(AjaxModalDialog) is not working with AjaxSubmitButton(i.e., When I click
> on ASB, AMD is not opening).
> In my code, I followed this:
>             AjaxModalDialog.open(context(), "MyAMDDialog", title);
>
> Is there any possibilities to work with this?
>
> Thanks & Regards,
> Sreenivasulu Arveti.
>
>  ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/simon%40potwells.co.uk
>
> This email sent to si...@potwells.co.uk
>
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: AMD is not working with ASB in IE Browser.

2010-11-26 Thread Farrukh Ijaz
Try using AjaxModalDialogOpener instead of ASB and see it works?

Farrukh

Sent from my iPhone

On 26, نومبر 2010, at 4:40 PM, Sreenivasulu A  
wrote:

> Hi list,
> 
> I am developing a small application with WOLips. I used Ajax Components to 
> work with application.
> My app works good under Mozilla Browser, but it is not working with IE 
> Browser, particularly
> AMD(AjaxModalDialog) is not working with AjaxSubmitButton(i.e., When I click 
> on ASB, AMD is not opening).
> In my code, I followed this:
> AjaxModalDialog.open(context(), "MyAMDDialog", title);
> 
> Is there any possibilities to work with this?
>  
> Thanks & Regards,
> Sreenivasulu Arveti.
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/farrukh.ijaz%40fuegodigitalmedia.com
> 
> This email sent to farrukh.i...@fuegodigitalmedia.com
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


AMD is not working with ASB in IE Browser.

2010-11-26 Thread Sreenivasulu A
Hi list,

I am developing a small application with WOLips. I used Ajax Components to
work with application.
My app works good under Mozilla Browser, but it is not working with IE
Browser, particularly
AMD(AjaxModalDialog) is not working with AjaxSubmitButton(i.e., When I click
on ASB, AMD is not opening).
In my code, I followed this:
AjaxModalDialog.open(context(), "MyAMDDialog", title);

Is there any possibilities to work with this?

Thanks & Regards,
Sreenivasulu Arveti.
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: SSL Trouble with httpd-ssl.conf include

2010-11-26 Thread Henrique Gomes

On Nov 26, 2010, at 4:25 AM, Jeff Schmitz wrote:

> Hello,
>  I'm following the directions at the below link to add ssl support...
> 
> http://wiki.objectstyle.org/confluence/display/WO/Development-SSL+requests+via+https+protocol?showComments=true&showCommentArea=true#addcomment
> 
> but after adding the following Include to the httpd.conf file...
> 
> Include /private/etc/apache2/extra/httpd-ssl.conf

Whats in that file? Did you edit it?

> 
> When I restart apache and try to open http://localhost I get the cannot 
> connect to server error page.  Looking in /var/log/apache there are no error 
> messages, and according to the Systems Preferences panel apache is running.  
> If I comment it out again and restart apache, it starts serving pages again. 
> 

http? or https? if http://localhost doesn't work, either apache is not running 
or some thing really strange is wrong with your setup.


> Any ideas?
> 
> Thanks,
> Jeff
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/lists%40farol.pt
> 
> This email sent to li...@farol.pt

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: automatically session creation

2010-11-26 Thread Henrique Gomes
A session is always created if you use statefull components or form actions.
The page needs to be all made with stateless components and the form must use 
direct actions.

As for Ajax, well, you might have to rethink it:

http://osdir.com/ml/webobjects-dev/2009-07/msg00319.html


Henrique Gomes


On Nov 26, 2010, at 11:05 AM, Francesco Romano wrote:

> Hi.
> The title is not clear, I know... that's because I've 2 question related to 
> session, redirection and direct action. 
> 
> 1) I have two pages which are secure (login and registration page).
> What I want to do is, after a successful login (or registration), redirect to 
> a non secure page (like the home page).
> The submit buttons link to two Direct Actions.
> 
> I don't have problem with the login page, because I need a session, so I do 
> something like:
> 
>   nextPage = pageWithName(Main.class);
>   ERXRedirect redirect = pageWithName(ERXRedirect.class);
>   redirect.setSecure(false);
>   redirect.setComponent(nextPage);
>   return redirect;
> 
> but.. for a registration page I  don't want to create a session.. what can i 
> do?
> 
> 2) Ajax components need session? Because I've a "ajax" list product page and 
> a session is automatically created
> 
> Thank you
> 
> Francesco Romano
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/lists%40farol.pt
> 
> This email sent to li...@farol.pt

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


automatically session creation

2010-11-26 Thread Francesco Romano
Hi.
The title is not clear, I know... that's because I've 2 question related to 
session, redirection and direct action. 

1) I have two pages which are secure (login and registration page).
What I want to do is, after a successful login (or registration), redirect to a 
non secure page (like the home page).
The submit buttons link to two Direct Actions.

I don't have problem with the login page, because I need a session, so I do 
something like:

nextPage = pageWithName(Main.class);
ERXRedirect redirect = pageWithName(ERXRedirect.class);
redirect.setSecure(false);
redirect.setComponent(nextPage);
return redirect;

but.. for a registration page I  don't want to create a session.. what can i do?

2) Ajax components need session? Because I've a "ajax" list product page and a 
session is automatically created

Thank you

Francesco Romano

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com