Forgot to CC the list.

On Mar 26, 2015, at 11:36 AM, Ramsey Gurley <[email protected]> wrote:

> You need to set up your SSL. Instructions at the very end of this file in 
> wonder:
> 
> https://github.com/wocommunity/wonder/blob/master/Frameworks/Core/ERExtensions/Resources/Properties
> 
> It looks like you are getting the css, it’s just not very pretty :) I never 
> spent much time on the CSS, because I figured everyone would want to 
> customize it to death anyway.
> 
> On Mar 26, 2015, at 11:27 AM, HOUNKPONOU Ronald <[email protected]> 
> wrote:
> 
>> I already load them but it seems to not work. That is my actual code for 
>> loading:
>> 
>> I have a wocomponent : <webobject name = "StyleSheet" /> that lis load like 
>> this
>> 
>> StyleSheet: ERXStyleSheet {
>>      filename = "css/default.css";
>> }
>> 
>> You can see attached the look & feel.
>> 
>> For the login error there is no entries created in console. 
>> Only debugs messages due to the page loading. 
>> 
>> Debugs are below:
>> 
>> 
>> DEBUG (ERXNSLogLog4jBridge.java:47) -  === Begin Internal Transaction
>> DEBUG (ERXNSLogLog4jBridge.java:47) -  evaluateExpression: 
>> <com.webobjects.jdbcadaptor.PostgresqlExpression: "SELECT t0.expirationDate, 
>> t0.id, t0.intLock, t0.sessionData, t0.sessionID FROM ERSessionInfo t0 WHERE 
>> t0.sessionID = ?::varchar(50)" withBindings: 
>> 1:"4DE2PvMoQ13ex8RCFSNStw"(sessionID)>
>> INFO  (ERXEOAccessUtilities.java:1307) - "ERSessionInfo"@19943215 expression 
>> took 238 ms: SELECT t0.expirationDate, t0.id, t0.intLock, t0.sessionData, 
>> t0.sessionID FROM ERSessionInfo t0 WHERE t0.sessionID = ?::varchar(50) 
>> withBindings: 1:4DE2PvMoQ13ex8RCFSNStw[sessionID]
>> DEBUG (ERXNSLogLog4jBridge.java:47) - 1 row(s) processed
>> DEBUG (ERXNSLogLog4jBridge.java:47) -  === Commit Internal Transaction
>> DEBUG (ERXNSLogLog4jBridge.java:47) - testponder.app.Session.context() 
>> evaluates to null. You may be trying to get the context object from an 
>> archived session object. there is no context object outside of the 
>> request-response loop.
>> DEBUG (ERXNSLogLog4jBridge.java:47) -  === Begin Internal Transaction
>> DEBUG (ERXNSLogLog4jBridge.java:47) -  evaluateExpression: 
>> <com.webobjects.jdbcadaptor.PostgresqlExpression: "SELECT t0.expirationDate, 
>> t0.id, t0.intLock, t0.sessionData, t0.sessionID FROM ERSessionInfo t0 WHERE 
>> t0.sessionID = ?::varchar(50)" withBindings: 
>> 1:"4DE2PvMoQ13ex8RCFSNStw"(sessionID)>
>> DEBUG (ERXEOAccessUtilities.java:1311) - "ERSessionInfo"@19943215 expression 
>> took 3 ms: SELECT t0.expirationDate, t0.id, t0.intLock, t0.sessionData, 
>> t0.sessionID FROM ERSessionInfo t0 WHERE t0.sessionID = ?::varchar(50) 
>> withBindings: 1:4DE2PvMoQ13ex8RCFSNStw[sessionID]
>> DEBUG (ERXNSLogLog4jBridge.java:47) - 1 row(s) processed
>> DEBUG (ERXNSLogLog4jBridge.java:47) -  === Commit Internal Transaction
>> DEBUG (ERXNSLogLog4jBridge.java:47) -  === Begin Internal Transaction
>> DEBUG (ERXNSLogLog4jBridge.java:47) -  evaluateExpression: 
>> <com.webobjects.jdbcadaptor.PostgresqlExpression: "UPDATE ERSessionInfo SET 
>> sessionData = ?::bytea, intLock = ?::int4, expirationDate = ?::timestamp 
>> WHERE (id = ?::int4 AND intLock = ?::int4 AND sessionID = ?::varchar(50))" 
>> withBindings: 1:<NSData: length=22090, 
>> data=ACED00057372001674657374706F6E6465722E61...0000000000000036EE8000000000007070707078>(sessionData),
>>  2:30(intLock), 3:2015-03-26 19:24:10.973(expirationDate), 4:1(id), 
>> 5:29(intLock), 6:"4DE2PvMoQ13ex8RCFSNStw"(sessionID)>
>> DEBUG (ERXEOAccessUtilities.java:1311) - "ERSessionInfo"@19943215 expression 
>> took 33 ms: UPDATE ERSessionInfo SET sessionData = ?::bytea, intLock = 
>> ?::int4, expirationDate = ?::timestamp WHERE (id = ?::int4 AND intLock = 
>> ?::int4 AND sessionID = ?::varchar(50)) withBindings: 1:<class 
>> com.webobjects.foundation.NSData (offset=0, length=22090, data=[-84]'ᆲ', 
>> [-19]'■', [0]'
>> 
>> 
>> 
>> <https:--localhost-cgi-bin-WebObjects-TestPonder.woa-wa-Login?__cid=52 n'est 
>> pas accessible - Google Chrome_002.png><Welcome to Direct to Web! - Google 
>> Chrome_001.png>
> 

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

This email sent to [email protected]

Reply via email to