Because CachedMapInterceptor get method calls to cache.getObject... yes I ment
each getObject call...
you right pojo.getxxx is not trigger a network call.
Thanks,
Yossi
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881200#3881200
Reply to the post :
htt
Post Subject : Tutorial on J2EE using JBOSS-4.x, Eclipse-3.x, Lomboz-3.x and
PostgreSQL-8.x on Windows XP
Ref. 1 : Tutorial for building J2EE Applications using JBOSS and ECLIPSE
(Chapter 6 : CMP Entity Bean)
http://www.tusc.com.au/tutorial/html/chap6.html
Ref. 2 : Tutorial on J2EE us
1.3 is a catch-all release, we will most certainly push features out into 1.3.1
or 1.4.
But I'd say the 3 features I mentioned above should make it into 1.3.
1.2.4 should be released by end of August.
With 1.3, we will schedule a dev release 1, maybe 2 But I want to release 1.3
before the end of
Thanks, I assigned it to 1.2.4 (next release) in JIRA.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881197#3881197
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881197
--
thanks for your response.
I saw that these features are included in version 1.3. Can you tell what is
the tentative release date of this version.
thanks
Gagan
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881196#3881196
Reply to the post :
http://www.
Remove the sar and styart jboss with only the datasource in /deploy. See if you
still get the exception.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881195#3881195
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881
I checked the file and the XML tags are there. I'm not sure what happened when
I pasted it up there.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881194#3881194
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881194
I was able to log in as the admin but when I try to create a new login it just
gives me a blank page.
portal R2
jboss 4.0.2
forums r2
Also if I log back in as admin I see the account created.
The log files shows the following. (Please help)
[EMAIL PROTECTED]@[EMAIL PROTECTED]@1f52b85]
20:41:4
We have released the 2.0 RC3 of JBoss Portal. JBoss Portal 2.0 RC3 works with
JBoss 4.0.2 and not with earlier versions.
The release fixes a couple of bugs :
http://jira.jboss.com/jira/browse/JBPORTAL-268
http://jira.jboss.com/jira/browse/JBPORTAL-267
The downloads are accessible with the follo
We have released the 2.0 RC3 of JBoss Portal. JBoss Portal 2.0 RC3 works with
JBoss 4.0.2 and not with earlier versions.
The release fixes a couple of bugs :
http://jira.jboss.com/jira/browse/JBPORTAL-268
http://jira.jboss.com/jira/browse/JBPORTAL-267
The downloads are accessible with the follo
Should clarify. Don't want to overLOAD, but rather override. Same method, same
parameters, different behavior.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881189#3881189
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p
Howdy all,
Fixed it.
On a whim, I replaced the j2ee-1_4-doc-tutorial_2.zip with the
j2ee-1_4-doc-tutorial_4.zip.
did the basic jboss-build.properties config , redeployed the ear and
restarted the server.
All the server messages came up correctly just like the documenation for
4.0 startguide
I found the solution, i created a SessionBean and put all PostgreSQL specific
code there to store the file.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881186#3881186
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38
Howdy all.
Envirionment:
java version "1.5.0_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09)
Java HotSpot(TM) Client VM (build 1.5.0_02-b09, mixed mode, sharing)
jboss04.0.2
j2ee-1_4-doc-tutorial_2.zip
jbossj2ee-src.zip
Everything builds nicely, database connection wo
I am completely new to jboss. could someone answer my queries?
does the new jboss 4.02 contains juddi integrated...? How do u check if its
there or not ? also juddi needs some database server so should i download some
database server server or it comes integrated with jboss4.02
thanx in advance
Hi Bela,
it took me quite some hours today to find the exact problem but finally I was
able to reproduce it. I have compiled everything together in JBCACHE-192.
Best regards,
Soeren
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881178#3881178
Reply to th
The password was set to 'password' so this should work.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881177#3881177
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881177
-
I am having problems with JBoss discovering individual trans-attribute values
when using the assembly descriptor shown below. The behavior we experience is
that the course grained method descriptor is honored (Required using * ), and
the fine grained element (RequiresNew with method name) ignor
Maybe it's just that your portal-ds.xml is not valid. Try putting the password
into the corresponding element:
...
| portal
| password
| ...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881175#3881175
Reply to the post :
http://www.jboss.org/index.h
I am having a problem getting the Portals setup on my Windows box. Jboss is
running well on this and my Linux machines.
Jboss is 4.0.2
Portal is RC2
mysql-connector-java-3.1.8-bin.jar located in the server\default\lib directory
Windows XP
MySQL 4.1.12a
I copied the sar and ear to the server\de
Thanks, this works for me with the emptyRenderer. I changed the element in
default-portal.xml now to
| org.jboss.portal.property.renderSet
| emptyRenderer
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881173#3881173
How do I retrieve byte[] from sybases ASA? (I have not tried write to it yet.
May need to write to it too.)
I am using Sybase ASA 9, jconnect 5.5, EJB3 preview 5 in jboss 4.0.2. When I
leave the sybase type-mapping in standardjbosscmp-jdbc.xml alone (ie, the byte,
short mapping are commented
We decompiled those darn divRenderer classes... and made our own
That's what you gotta do to get rid of those pesky window controls.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881171#3881171
Reply to the post :
http://www.jboss.org/index.html?modul
I haven't test this yet, but you may want to try using the emtpyRenderer
instead of the divRenderer. I believe thats what its there for.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881170#3881170
Reply to the post :
http://www.jboss.org/index.html?module=
Actually I'm using my custom theme, but the decorations and controls are still
being displayed. This is because the
org.jboss.portal.core.theme.render.impl.DivDecorationRenderer is instantiated,
which generates a table e.g. with the portlet title and I do not how to avoid
this.
This is what my
Hi,
I'm using JBOSS 4.0.0 and Hypersonic version 1.8 and i'm having the problem
below after the JMS runs couple of hours.
Secondly, anyone deployed JBOSS 4.0.0 using hypersonic DB in production running
smoothly?
org.jboss.mq.SpyJMSException: Cannot acknowlege a message; - nested throwable:
(o
I have a general question related to "Clustering JBoss" and e.g. "Solaris
Clusters":
How does "JBoss Cluster" (with single nodes) compete against e.g. a "Solaris
Cluster" (with Solaris cluster nodes)? Is it meaningful to have a JBoss
installed on a Solaris Cluster instead of Clustering JBoss wi
Unfortunately the org.jgroups.blocks.GroupRequest:178 - both corr and transport
are null, cannot send group request problem still bites our production systems
after about a day. Are there any known good configurations we could go to which
you could post here?
View the original post :
http://ww
Mike,
I think the most important thing you need to know is about how authentication
is performed in JBoss Portal. Authentication is performed by the servlet
container.
Servlet container authentication defines several modes of authentication
(BASIC,FORM,DIGEST,CLIENT_CERT), the default one is F
29 matches
Mail list logo