How many machines were you considering doing?
In one datacenter at RU, we had two CAS servers. Each ran Memcache and a
CAS instance, we survived things like Web Registration without even blipping
(I think CPU utilization went from 2% to like 8 -10% per machine).
If you're doing multi-data cente
Jasig's annual conference will be held in May next year, and we're looking
for volunteers to participate on the Program Committee. No experience
necessary. Everyone is welcome.
The committee's role is to
- review and select presentation proposals
- help choose keynote speakers
- select seminar t
Repcache can only replicate to one server.
What we thought about doing at RU (and we never did this so I don't know how
well it works) is to pair the machines together, and then put the load
balancer in front of them (obviously ensuring the server security since
Memcache is an insecure protocol by
Thank you for all your input. I have a short follow-up question: I understand
that you are all seem to be using a unified login with the same look and feel
that redirects the user to a page with a list of CASified services. Are your
users still able to use the original URLs (ie. webmail.example.
My guess would be that Felix was merely highlighting the fact that some
people still don't get open source. When someone's more familiar with
"closed" source, a common question is "is this a supported platform" because
they know that the provider won't help them otherwise.
In open source, though,
I wouldn't consider Felix's joke to be an insult at all.
In my experience, "supported" in the enterprise world means "I can blame
someone if things don't work perfectly." It equates to "CYA" (look it up in
Google). ;-)
In the open source world, the users of software usually can't "blame" anyo
If you mean the JPA Ticket Registry, then it should work on whatever
versions of Oracle that Hibernate supports. Be careful in that the default
DDL generated doesn't include indexes, which are critical. The next version
of CAS should generate them automatically.
In general, we picked JPA due to
> has anyone tried out JpaTicketRealm on Oracle 11G R2
JpaTicketRealm is an Oracle-specific facility that is not supported by
CAS in any way out of the box, but it's possible you could develop an
integration layer if needed.
> My database admins
> asked me if this combination is supported, whatev
>
> Have you ruled out having two JPA jars in the WAR deployable? If not,
> then it likely is a problem with picking up the JBoss version, which
> as you noted would be surprising due to classloader isolation.
>
Yes, I am just deploying the straight cas-server-webapp.war with just
slight configur
Hi,
has anyone tried out JpaTicketRealm on Oracle 11G R2? My database admins
asked me if this combination is supported, whatever supported means with a
product that is open source and given away for free :)
Bye
Felix
--
You are currently subscribed to cas-user@lists.jasig.org as:
arch...@mail
> ERROR [[cas]] Servlet.service() for servlet cas threw exception
> java.lang.NoSuchMethodError:
> javax.persistence.Persistence.getPersistenceUtil()Ljavax/persistence/PersistenceUtil
>
> I've been reading on the web that this probably has to do with a conflict
> with JPA versions between JBoss a
Thanks that did the trick and logging is now working.
I can now see that the error I'm getting when I try and login is:
ERROR [[cas]] Servlet.service() for servlet cas threw exception
java.lang.NoSuchMethodError:
javax.persistence.Persistence.getPersistenceUtil()Ljavax/persistence/PersistenceUtil
On Wed, 25 Aug 2010 12:22:22 +0200, Felix Schumacher
wrote:
> On Wed, 25 Aug 2010 12:05:06 +0200, Felix Schumacher
> wrote:
>> On Tue, 24 Aug 2010 23:07:57 -0400, Scott Battaglia
>> wrote:
>>> According to the log, it redirected fine:2010-08-24 08:26:28,803 DEBUG
>>> [org.springframework.webflow
On Wed, 25 Aug 2010 12:05:06 +0200, Felix Schumacher
wrote:
> On Tue, 24 Aug 2010 23:07:57 -0400, Scott Battaglia
> wrote:
>> According to the log, it redirected fine:2010-08-24 08:26:28,803 DEBUG
>> [org.springframework.webflow.mvc.servlet.FlowHandlerAdapter] -
> That's what I read from those
On Tue, 24 Aug 2010 23:07:57 -0400, Scott Battaglia
wrote:
> According to the log, it redirected fine:2010-08-24 08:26:28,803 DEBUG
> [org.springframework.webflow.mvc.servlet.FlowHandlerAdapter] -
That's what I read from those logs, too.
> If you use Firefox, this plugin can help capture the he
15 matches
Mail list logo