(see earlier post - msg5 from digest 421 for those on digest)
I posted earlier about a problem with ZOAP - I didn't have debug set
correctly, here is some more debug that may be of use (I'm still looking at
it and will post a solution if I find one):
http://soap.zoap.org/";
xmlns:n1="http://s
jnp is the name of the jndi provider used by JBoss and is the protocol
url just as t3 is the weblogic's.
The jnp.properties file is used as the default values. If you don't set the port
values via the NamingService mbean attributes then the jnp.properties file
is used.
This jboss.jcml entry:
a
> Properties env = new Properties();
> env.setProperty(Context.INITIAL_CONTEXT_FACTORY,
"org.jnp.interfaces.NamingContextFactory");
> env.setProperty(Context.PROVIDER_URL,
"jnp://localhost:1099");
> env.setProperty(Context.URL_PKG_PRE
The petstore patch includes a README which steps you through. Also, in the
JBoss Online Doc itself is a section committed to that. However, I missed
some files for my W2K installation. Here are the additions:
1) script dbrealm.bat is missing, use dbrealm.sh and convert it to a bat, if
you are unfa
Dear Helpers,
while testing JBoss 2.1-BETA we experience this problem:
the second sequence of calls (non concurrent) from a servlet to a
bean blocks forever, the servlets doGet() Method never returns.
- scenario (environment and config see below), shown is part of
the servlet doGet() method s
I didn't try it yet, but the suggested way to unsubsrcibe is to go to
http://lists.sourceforge.net/lists/listinfo/jboss-user where you can edit
your delivery options or unsubsrcibe.
Ralph
- Original Message -
From: johnny.hill <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May
Thanks a lot for the wealth of information. I had to take off for the
weekend but I also realized that there is a lot of relevant discussion on
this topic and I will spend the necessary time to come up with a reasonable
solution.
Thanks
Ralph
- Original Message -
From: Ralph Jensen <[EM
Hi,
I am trying to use Turbine with JBoss. Has somebody
worked on this combination before if so can u point me
some documentation on these. I tried on the jakarta
site but there is no beginner tutorial on that
site(even for using Turbine). Any sample application
code would be very helpful.
Thanks
Hi,
Good to see some discussion about the Zoap project on the list... I'm trying
to get a simple stateless session ejb working through soap, and have followed
(I think) all the instructions from the cvs/zoap/docs/howto.htm page.
I have a _very_ basic stateless session which has a method:
publi
remove me from list
_
Get your FREE download of MSN Explorer at http://explorer.msn.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
> "Robert" == Robert Nicholson <[EMAIL PROTECTED]> writes:
Robert> Well I downloaded the 1.1.1 patch and fortunately I already have
Robert> the 1.1.1 source release from javasoft. Despite it no longer being
Robert> available today. I look at the README in the patch and it points m
I will check again. I do belive that this will work, but I think that
there might be a problem when it comes to using lookup() on the
InitialContext. I will try this again and let you know... I might be
doing something wrong =)
--jason
On Sat, 5 May 2001, Scott M Stark wrote:
> Its been abou
danch wrote:
>
> The Allisons wrote:
>
> > Attached is my log - with my one comment inserted.
> > I'm on Debian running a 2.2 kernel with the default download of JBoss
> > 2.2.1 / Tomcat 3.2.1
> >
>
> For some reason your DefaultDS cannot connect to its database. What's in
> that section of
The Allisons wrote:
> Attached is my log - with my one comment inserted.
> I'm on Debian running a 2.2 kernel with the default download of JBoss
> 2.2.1 / Tomcat 3.2.1
>
For some reason your DefaultDS cannot connect to its database. What's in
that section of your jboss.jcml?
-danch
jim wrote:
>
> I have heard of this beforelike 5 years ago!
> Does anyone still pay by the MB for email?
It's still common in many areas, especially if you include tiered
rates where the first tier is cheap but you pay through the nose
if you exceed your quota.
Trimming quoted material
I have heard of this beforelike 5 years ago!
Does anyone still pay by the MB for email?
jim
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Toby Allsopp
> Sent: Sunday, May 06, 2001 12:15 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user]
I am currently integrating Exolab's Tyrex as the DTM in JBoss. But due to
lack of support of RMI-IIOP in JBoss, my plugin works around to propagate
transaction context via RMI
Anatoly Akkerman
On Fri, 4 May 2001, John Moore wrote:
>
> I noticed that a jar file from exolab is delivered with 2.
Hi,
I at least don't understand what state you are referring to as necessary to
call external resources.
How is this different from doing some jdbc-sql in a stateless session bean?
Do you want to maintain a pool of "connections" to the corba resource?
Possibly you are looking for resource adapt
Attached is my log - with my one comment inserted.
I'm on Debian running a 2.2 kernel with the default download of JBoss
2.2.1 / Tomcat 3.2.1
I tested to verify that the user's PATH can get to java/javac, and
I've following the install instructions. I was under the impression
(from the doc
Hello.
This message is more of a design question, sorry if it doesn't belong to this list.
Stateless session beans are usually used to implement service-like features, such as a
CalculatorBean which might have functionality for doing certain kind of calculations.
The Staless session beans work
I cant find instructions to get off this list on the
sourceforge page . can anyone help
thanks
Hi, placed classes12.zip in jboss/lib/ext - Good. That is required modified in jboss.jcml:name="DefaultDomain:service=JdbcProvider">name="Drivers">oracle.jdbc.driver.OracleDriver,org.hsql.jdbcDriver,org.enhydra.instantdb.jdbc.idbDriver - Fine this should load the Oracle JDBC driversadded in jboss
Is this .jsp file something you made? I would be very surprised if a package called com.name.package existed! Is this something you need to replace with something else? What EJB are you trying to access? What is its package structure? Vinay - Original Message - From: Hao Cheng Sent: Sat
Why would you want to do that? Shouldn't commit option 'A' work just fine? Greg, do you want to tell us what your transaction setting is? Vinay - Original Message - From: Rama Rao Sent: Sunday, May 06, 2001 5:48 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Strange Behavior?
Do you want to try cleaning up the .jar directories under your tmp folder, restart jboss and try a fresh deploy. If it still fails please send the stack trace. Lets see what we can do about it. Vinay - Original Message - From: Sachin S. Khanna Sent: Sunday, May 06, 2001 7:42 AM To: [EMA
Well I downloaded the 1.1.1 patch and fortunately I already have the 1.1.1
source release from javasoft. Despite it no longer being available today. I
look at the README in the patch and it points me to a URL that's no longer
valid
http://www.jboss.org/newsite/documentation/petstore-1.1.1-01.html
Someone needs to update the patch I think because I didn't see an easy way
to obtain the 1.1.1 release on javasoft which the patch requires.
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
hi,
on serverside.com there's a pattern called 'Fat-Key' that may help to solve
this problem:
http://www.theserverside.com/patterns/thread.jsp?thread_id=4540
cheers
jakob
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/list
28 matches
Mail list logo