RE: ID-FF 1.2 Java ant deploy question
"Chris Snyder" <[email protected]> Mon, 13 Jun 2005 16:15:58 -0400
| Newsgroups | gmane.comp.sourceid.sso.user |
|---|---|
| Message-ID | <[email protected]> |
Exactly the same thing I see. I have not generated SSL keys & certs because I am running this in a closed lab, so I was relying on the demo keys. But, I do get a whole bunch of servers running with JBoss: TCP 0.0.0.0:4444 0.0.0.0:0 LISTENING TCP 0.0.0.0:4445 0.0.0.0:0 LISTENING TCP 0.0.0.0:8009 0.0.0.0:0 LISTENING TCP 0.0.0.0:8080 0.0.0.0:0 LISTENING TCP 0.0.0.0:8083 0.0.0.0:0 LISTENING TCP 0.0.0.0:8093 0.0.0.0:0 LISTENING So I'm not sure what the issue is... From: "Jack Lee" <[email protected]> To: [email protected] Subject: RE: ID-FF 1.2 Java ant deploy question Date: Mon, 13 Jun 2005 15:58:27 -0400 Hi Chris, Thank you for your help. I have once again come to another problem, and it appears I have to another thread of yours once again. I have arrived to your thread called "ID-FF-2.0 Web does not start", citing an almost identical problem, where I tried to start JBoss, and it halted at "Jk running ID=0 time=1/254 config=null". I wonder if you have any ideas regarding this problem. Our instinct would be SSL keys and certificates, would this be it? Or you have generated those things already? Please advise if you have any ideas. Thanks. Best Regards, Jack Lee >From: "Chris Snyder" <[email protected]> >To: [email protected] >Subject: RE: ID-FF 1.2 Java ant deploy question >Date: Fri, 10 Jun 2005 17:46:29 -0400 > >Hi Jack, > >Yes I did fix it - six months later! > >What I did: modify the build.properties file in EACH of the Castlepeak, >demo, and infrastructure directories. Don't just change the castlepeak file >and copy to the others... Then run "ant deploy" from the demo directory. > >But I still have a problem: JBoss sees the id-ff services, but does not >start the webserver on port 8443. Still looking into that one. > > > >From: "Jack Lee" <[email protected]> >To: [email protected] >Subject: ID-FF 1.2 Java ant deploy question >Date: Fri, 10 Jun 2005 15:22:12 -0400 > >Hi Chris, > >I did a google search after facing the "ant deploy" problem, where "BUILD >FAILED" because the "${idff.dir} does not exist", similar to your post on >sourceid.org forum. I tried to follow the ensuing messages from your thread >and faced no luck. I was wondering at the end, how did you manage to fix >it, if you have. > >Thanks! > > >Best Regards, > >Jack Lee > >