Can we expect a Jetty version of the 3.2.3 release?
Thanks..
Torsten
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Scott M
> Stark
> Sent: 10. december 2003 04:03
> To: [EMAIL PROTECTED];
> [EMAIL PROTECTED]
> Subject: [JBoss-user] 3.2.3 Release Ava
Hi,
Im about to test the same setup (mod_jk load-balancing, no cluster, sticky sessions,
jetty) would you mind sharing your config files
and other usefull stuff for this setup? :-)
Thanks...
Torsten
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of An
as the client pings every 60 seconds.
>
> In your case it looks like the client and server are in the same VM
> any reason for not using java:/ConnectionFactory?
>
> See my previous post today about garbage collection/paging
> for a possible reason why the ping does not happen in time
Hi, just started with jboss 3.2.2 final relase (Jetty version), and i get the
following error after jboss has been running for a
while. Anyone seen this, or got some idea to whats happening?
2003-10-23 19:16:23,290 WARN [org.jboss.mq.il.oil.OILServerILService] Connection
failure (1).
java.net.
Hi
I have a serious problem with a XAException that sometimes occurs. I am using
jBoss-jetty 3.2.2RC2, Firebird 1.5RC5, Firebird JCA
driver 1.0.1. Below is a complete stacktrace. Have anybody experienced this, or have a
clue how to solve it??
Thanks...
Torsten
2003-09-02 10:19:14,500 WARN
ude the
> test schedulable jar in the scoped ULR classpath.
>
>
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
>
>
> - Original Message -
> From: "Torsten Terp" <[EMAIL PROTECTED]&g
Hi
Sure, here it is:
foo.ear
datasource.sar
security.sar
foo.war
foo.jar
where security.sar looks like:
security.sar
Meta-inf
Manifest
jboss-service.xml
login-config.xml
where jboss-service.xml contains:
META-INF/login-config.xml
jboss.security
Hi
You can do it the way you describe, just replace
jboss:service=Naming
with the name of each of your EJBs in the ear file..
you can see the correct name in the jndi view in the
jmx-console under the jboss.j2ee section
example:
jboss.j2ee:jndiName=ejb/xxx/yyy,service=EJB
...
I dont know if i
Hi,
Yes you can include the security setup in you ear.
We do it in a sar file contained in the ear, works well!
You could also define your security constraints in server/default/conf,
its really just a question if you need to be able to dynamically deploy
security configs or a static config is
[EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of David Jencks
> Sent: 21. august 2002 14:50
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Scoped deployment
>
>
> Deploy the shared jar unscoped.
>
> david jencks
>
> On 2002.08.21 04:24:45 -0400 Tors
Is it possible, from a scoped deployment, to explicitly
reference a jar deployed in the unified classloader?
E.g., with several apps deployed in their own scope is it
possible to have a common jar which they all use?
^Torsten
---
This sf.n
/login.jsp is secured
a blank page is shown to the client, this is probably understandable so
moving the login.jsp to an unsecured area solves the problem!
^Torsten
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Torsten Terp
> Sent: 19.
Hi
All access to my app is redirected to /login.jsp which uses the
DatabaseServerLoginModule to authorize and authenticate.
Using jBoss 3.0.1RC1 this works fine, the /login.jsp contains a
form which uses the db login module. On jBoss 3.0.1 and
jBoss3.0.2RC1 from CVS, the login.jsp is empty!! It
Yes, that would indeed be a nice solution!
That would solve our problems as well!
^Torsten
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Marius
> Kotsbak
> Sent: 16. august 2002 11:13
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] The future o
rg.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor
.java:119)
at
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
java:176)
at
org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:52)
I must admit that im am lost here... any ideas??
Thanks for the help!!
^Torsten
r contains jboss-service.xml(with db
> config).
>
> david jencks
>
>
>
> On 2002.07.25 02:54:05 -0400 Torsten Terp wrote:
> >
> > Hi,
> >
> > Does anybody have an example of how to arrange the contents
> > and describe the dependencies in a SAR file?
Hi,
Does anybody have an example of how to arrange the contents
and describe the dependencies in a SAR file?
The SAR needs to contain a db connection, an ear file and
an mbean, and these parts should be deployed in the following
order: db, ear, mbean.
So far I have been deploying the 3 parts i
Hi, This is a problem for me too. jBoss 3.0.1RC1, Sun JDK1.4 on windows...
Torsten
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Eric Kaplan
> Sent: 2. juli 2002 21:20
> To: Sullivan, Sean C - MLG
> Cc: Jboss-User
> Subject: RE: [JBoss-user] is c
Firebird - Connection problems...
--- Torsten Terp <[EMAIL PROTECTED]> wrote:
>
> If you instead write the filename as
> localhost/3050:c:/database/whatever.gdb
> it will work!
>
Ok. You are right, thanks for share.
On my home I had JBoss 3 RC2 and on it this works
ok.
Connection problems...
--- Torsten Terp <[EMAIL PROTECTED]> wrote:
> everything looks fine, but when an entitybean is
> deployed i get an
> org.firebirdsql.gds.GDSException : Could not get a
> db connection! see
> below.
>
> I have used the org.firebirdsql.management.F
Hi,
Im having a problem connecting to Firebird using the JCA driver. I have
downloaded the firebird-service.xml from jboss cvs and the firebirdsql.rar
from firebird cvs, changed the file entry in firebird-service.xml verified
that the firebirdRealm is correct in login-config.xml and when jboss s
Hi,
May I ask where you found it?
Thanks...
^torsten
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Thelmo
Loisio
Sent: 3. juni 2002 09:41
To: [EMAIL PROTECTED]
Subject: [JBoss-user] 3.0QuickStart example/template
I've found the example project from
Hi,
Are you saying that this should work:
Contents of ear:
META-INF/MANIFEST.MF
META-INF/application.xml
myweb.war
myejb.jar
mylib.jar
Where MANIFEST contains:
Class-Path: ./mylib.jar;
and that you are now able to see the classes in mylib.jar from the myejb.jar??
I cant get it to work :-( a
Hi,
Sorry to say so, but i get the exact same result when
i start jBoss without my ear and then deploys it and
when i start jboss with my ear in the deploy lib!
This is with JBoss-2.2.2_Jetty-3.1.RC5-6.
^terp
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
Hi,
Sorry for not replying to this the first time you mentioned this
problem, but it just hit me that i saw the same thing after trying
the JBoss-2.2.2_Jetty-3.1.RC5-5 (and/or -6) release
I am currently running on the -4 release and i tried the -5 and -6
trying to determine some other bug
Hi,
Thanks for replying...
> This thema is in deed very confusing. Here my 2 cents
> ( though I use it with tomcat )
lol, glad to hear that, im going nuts here :-)
> To be able to verify user in ejb, you need to set
> security context in bean descriptor
> ( jboss.xml )
Did that, seems to wo
"). That should
> redirect to login window which clears the j_username and j_password or
> you can invalidate the session and sendError(..) . That depends on what
> you wanted to do, if you like to keep the session variables and elevate
> the users login role you cannot invalidate the sessio
Hi,
Im just starting to use the Jaas SecurityManager in my app.
(JBoss-2.2.2_Jetty-3.1.RC5 release).
Im using the DatabaseServerLoginModule, and it works quite well.
When i go to my app in the browser i get the login screen, and
username and password gets verified. This principal data is used
Hi,
It is working now! Thanks Jules...
^terp
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Julian
> Gosnell
> Sent: Sunday, June 24, 2001 1:14 PM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] JBoss-Jetty & jboss/db/jbossmq
>
>
>
> Followi
Hi,
I have seen the same error with previous jboss-jetty revisions, and with the lastet
i discovered that simply making a directory called jbossmq in the jboss/db dir solved
the problem. I have just downloaded the 5th rev. and the same thing worked here...
Not all problems have complex solutions
Hi,
Some time ago, someone offered his UUID implementation as an
addon to jBoss, but i think it stopped with a debate of the
usefullnes of such a thing?!? Anyways... the implementation
was started on theserverside: (good discussion on the subject)
http://www2.theserverside.com/patterns/thread.js
Hi,
If you are the lazy type, a jdk1.3 recompiled version of interclient
can be found here:
http://www.kpi.com.au/interbase/index.jsp
^terp
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of David Jencks
> Sent: Tuesday, June 19, 2001 7:39 PM
> To:
> >
> > Oh, come on! If you wanna be flamed, you can't go and _qualify_ your
> > assertions ('no ... evidence ...' '... MAY ...') 8^})
>
> We have run our test scripts against our app running under both jBoss/Jetty
> and jBoss/Tomcat. We have yet to take actual measurements, but watching the
>
Hi,
I don't know which is the fastet of all
the servlet engines out there...but if
performance is a major concern and the
choise is between Jetty and Tomcat, I
would definely recomend you try Jetty,
as it seems to be the fastest of the
two...
^torsten
> -Original Message-
> From: [
Hi,
I agree that a newsgroup has certain advantages of a mailing list,
but I have actully come to enjoy it quite a bit, since I find myself
reading a lot of posts I probably would'nt have read if it was a
newsgroup. Thats educational!! What im saying is that with a newsgroup,
initiative is on
Hi,
I was just wondering if anyboy is using this persistence manager
in a production environment?
Anybody?
^torsten
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jim Archer
> Sent: Saturday, May 19, 2001 1:24 AM
> To: [EMAIL PROTECTED]
> Cc: Da
xml format and then having ant or some other tool generate all required
> files... this shouldnt even be that hard to implement as an ant add on task.
>
> What do you all think about this?
>
> Ivan
> - Original Message -
> From: "Torsten Terp" <[EMAIL PRO
...and if you add EJBDoclet as an ANT task, then you are
really going!!! ANT then does all you stuff...
Then you basically write a singe java file describing you
bean and an ANT task builds you pk classes, home and remote
interfaces and value objects if needed, builds and verifies
your ear file
Hi,
You can set the debug flag to true in jboss/conf//standardjaws.xml...
^torsten
> -Oprindelig meddelelse-
> Fra: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]På vegne af Madhu
> Sendt: 11. maj 2001 11:16
> Til: [EMAIL PROTECTED]
> Emne: [JBoss-user] Help Required
>
>
> Hi All,
>
Hi,
Did anybody figure out how to do this?
Thanks...
^torsten
> -Oprindelig meddelelse-
> Fra: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Pa vegne af Joel Boehland
> Sendt: 1. maj 2001 21:11
> Til: [EMAIL PROTECTED]
> Emne: Re: [JBoss-user] JAAS Tutorial for Jetty??
>
>
> Hi Juli
Hi,
I just downloaded the jBoss-Jetty 2.2.1 package on SourceForge.
Zip file contains:
jboss_jetty-2.1-beta/..
JBoss-2.2.1_Tomcat-3.2.1/..
JBoss-2.2.1_Jetty3.1.RC4/.. <- I presume this is the only lib. which should be there
tst/..
I presume that JBoss-2.2.1_Jetty3.1.RC4 is the only lib. whi
Hi,
You are probably right that the jBoss+Tomcat package is better tested... But as you
said yourself Jetty is faster, and in our two
setups (the two jBoss2.2.0 packages) it is so much faster that tomcat is'nt even to be
considered.
I guess that what im trying to say is that if you want a jBos
Hi,
This must be the no. 1 question on the list! :-)
jBoss defaults to commit-option A in standardjboss.xml. Basically this means that
jBoss is supposed to be the only one fooling
around with the datasource. Look in the spec to determine if commit-option B or C is
your preferred choise...
^te
Hi,
[snip]
>
> b) What would be the strategy you recommend for migration ? Either using
> your old config files and patching them to contain the needed new values
> OR using the new config files (coming with the distro) and patching them
> with your modifications ?
I went from a 2.0 to a late
For the seond approach see my recent post "RE: [JBoss-user] Database
Issues -- InterBase (as a datasource)"
^torsten
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Thomas
> Gennburg/FRAN/Carrefour
> Sent: 27. marts 2001 09:26
> To: [EMAIL PROTECTE
Hi,
We are currently using Interbase in a pre-production environment.
(an e-commerce mall) So far it performs acceptable, but because
we are only in a test phase now there is a chance we will have to
switch to Oracle... i'll let you know if you like?!
Regarding Interbase as a java:comp/env/jdbc
46 matches
Mail list logo