Is it really so easy? My OS is HP-UX11i. Just restart the second node which
will hold the update and the JBoss will be updated?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927006#3927006
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=pos
I configured my application to use JAAS with FORM based authentication. It
seems to work well enough. Attempting to access a protected page prior to
logging in causes the login page to display. The requested page then displays,
assuming you logged in as a user with the required role.
What is no
I have read the liferay portal,it provide many useful portlets.
Now,I am trying to make the calendar portlet run in the jboss portal,but I met
some problems,here are the problems:
my portlet.xml is:
http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd";
xmlns:xsi="http://www.w3.or
My setup is jdk5, jboss4.0.4, jbpm3.1, jbossportal running on winxp
I got this error when trying to access http://localhost:8080/jbpm
what is the cause
javax.servlet.ServletException: org.apache.myfaces.webapp.webxml.WebXml.init
must be called before!
| javax.faces.webapp.FacesServlet.ser
"yyg1107" wrote : "asac" wrote : I tried to install the jbpm-gpd-site-3.0.1.zip
release through the eclipse (3.1 final ) software install dialog. I selected
'use local site' and pointed it to the top dir of the extracted zip archive.
Eclipse finds the new features, but as soon as I select it for
"asac" wrote : I tried to install the jbpm-gpd-site-3.0.1.zip release through
the eclipse (3.1 final - Linux GTK) software install dialog. I selected 'use
local site' and pointed it to the top dir of the extracted zip archive. Eclipse
finds the new features, but as soon as I select it for instal
Hi All,
I am getting a nasty exception while trying to insert a new record using JBOSS
3 and CMP2.0.
Exception is :
Caused by: java.rmi.ServerException: Internal error setting instance field c
Embedded Exception
CustomerPK; nested exception is:
javax.ejb.EJBException: Internal error setti
You're getting the ServiceUnavailableException (bottom of your stack trace)
when you've killed just one node. The client proxy should have targets for
Nodes A and B; you shouldn't get ServiceUnavailable unless calls to both fail.
This leads me to suspect the proxy only had a target for Node A.
You're example won't work, because validation is applied to all the fields
marked @Valid.
You might be able to trick it out by setting the field value to null if you
don't want it validated. However, you have to do this *before* the
pressButtonXXX methods are invoked by SEAM, which is tricky.
xtreeme bytes
I've exactly installed the HelloService sample app
but i' getting wseedoclet error
where can i find that EjbDocletTask class???
I think u can help me
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926991#3926991
Reply to the post :
http:
I have developed a application for our organisation which works fine when
accessed through a browser. We also have provided an API (called HTTP API)
which is used by java clients to access the system.
I am getting the error NoClassDefError for JDOM/ Text.
I am using JBoss 4.0.2.
Same code is wor
Ok, investigating a bit further, I don't think WSDLToJava handles anonymous
complex types properly yet (it assumes the type is named). I believe someone
logged the issue is in JIRA:
http://jira.jboss.com/jira/browse/JBWS-624
View the original post :
http://www.jboss.com/index.html?module=bb&
Bill,
First of all thanks so much for your reply - I appreciate it. I will say that I
struggle to understand why this would be the specified behavior. Intuitively,
you would think that removing a child from the collection of the parent object
should imply the desire to remove the child relation
Well, almost... xerces updated but a nice WSException:
| [wstools] 19:54:53,612 DEBUG [main:WSDLBinding] new WSDLBinding
| [wstools] 19:54:53,612 DEBUG [main:WSDLBinding] setName:
InfoServiceSoapBinding
| [wstools] 19:54:53,613 DEBUG [main:WSDLBinding] setInterfaceName:
InfoServiceS
Thanks for the note.
I can start JBoss as you describe, but it seems rather primitive. Shouldn't it
start up at boot time in the background, like a real system service?
I know (vaguely) that I can probably edit some kind of startup file and add a
command to it to start JBoss, but I figured ther
Ok... updating xerces seemed to fix that!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926982#3926982
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926982
---
Thi
Hi .
I am using Linux as my Jboss running plat. So I don't think there have too many
difference between Windows and Linux for Jboss. Don't forget Jboss is a Java
program. :)
1. you don't have to be a root to run you Jboss server.
2. just copy Jboss to a folder. and change to /jboss/bin folder a
Yes it is confusing. only inserts and updates are cascade on a merge() if you
have PERSIST and MERGE set up as a cascade. a remove cascade is only applied
when you remove(). Remove an item from the colleciton does not remove it from
the collection. You have to remove it from the collection a
Hmm.. jboss head (from today) gives the following NPE in wsdl2Java... anyone
have any thoughts? Something with xerces it seems...
| [wstools] 19:15:32,105 DEBUG [main:WSDL11Reader] processSchemaInclude:
[targetNS=https://adwords.google.com/api/adwords/v3,parentURL=file:/wsdl/google/InfoSer
Hello everyone.
When we are making a java web program and after deploy to tomcat or jboss. we
need to follow the standard of directory Structure, but I don't know where can
find the spec of the directory structure.
Thanks
Joey
View the original post :
http://www.jboss.com/index.html?module=b
I've read that Hibernate, Toplink and probably some other persistence
frameworks support stored procedures but I haven't seen anything in the JSR220
specs related to stored procedures.
So can you use them in EJB 3.0 in conjunction with the EntityManager? Will it
be a vendor specific extension?
I'm confused, Bill. Isn't this performed by using the cascade() attribute to
the OneToMany annotation? What am I missing?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926973#3926973
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
heya, but, how u config the jboss-service.xml file ?
can u give me an example plz :D
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926971#3926971
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926971
-
my email: [EMAIL PROTECTED]
:D :D
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926972#3926972
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926972
---
This SF.N
I'm seeing the same problem using 4.0.4 RC1. Where you able to resolve the
problem?
-Tim
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926970#3926970
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926970
-
Hello,
I am porting an application from Weblogic to JBoss. I am running into issues
while converting the following Weblogic property:
ejbPostCreate
I believe I am following all the steps necessary, but it doesn't seem to work.
Here's what I have done:
1) In JBoss.xml I added the following
why I could not download the JBoss Eclipse IDE 1.5 from the home site and
sourceforge.net these days ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926968#3926968
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926968
I've searched through the forums and found a similiar situation,
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77728. I've tried
using file system for repository instead of the DB but I continue to get the
same error.
Here's my exact specs:
jboss-4.0.3SP1
portal 2.2.1RC2
Windows 2000
Seam does not replace the standard variable resolver, but rather wraps it.
However, when looking a variable for @In, Seam only considers Component's. Is
there a reason why the wrapped variable resolver(s) cannot be queried for the
bean to inject? (Of course, @Out would be a problem...)
View the
Yes, the AOP IDE isn't being actively developed at the moment. We are taking
steps to support this better though
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926960#3926960
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply
Thank you very much!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926961#3926961
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926961
---
This SF.Net email is spo
I am trying to lookup a session bean based from my JSP and in my web.xml, I
write the following piece of ejb-ref lookup in the web.xml:
ejb/local/SessionEJB
Session
project1.SessionEJBLocal
SessionEJB
When I deploy my EAR file to JBoss, I get the foll
I am looking at moving from my current app server to Jboss. We would be
looking at a cluster size of about 80 app servers (new dual proc Sun machines),
two instances each, so 160 jboss instances.
Each instance would be supporting 750 sessions.
Has anyone taken JBoss clustering to this level be
"keletappi" wrote :
| In jetspeed2 this is solved by adding initial language resources of page
names in psml files (one psml file defines one page in jetspeed2). Also
ordering of pages is in psml file. This makes it fast and easy to add language
resources. In jetspeed2 they also lack ability
agreed that the current implemetation is simplistic.
BUT: stay away from xsl
It's nice on the surface, but it is a HUUGE performance bottle neck , even
if you cache the templates / transformer (watch for thread safety!!)
and speaking of : at least xalan is not thread safe ! So you'll
As Java EE 5 is scheduled for release Q1 '06, is there a target release date
for a fully Java EE 5-certified version of JBoss AS?
If not, what is the best approach for implementing the Java EE 5 specifications
for Web Services technologies (i.e. JAXB 2.0, JAX-WS 2.0, StAX, Web Services
Metadata
I am going to try wstools (as it probably understands itself better :-).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926950#3926950
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926950
By "registered in HA-Jndi", I assume you mean that the Queue is in the Global
Namespace. You can inject a Queue with the following - note that the mappedName
is the Jndi binding in the Global Namespace.
@Resource(mappedName="queue/testQueue") javax.jms.Queue testQueue;
View the original post :
...no problem at all. When you open the CSS file for NPhalanx, you'll see a
selector to tweak:
#logoName {
background-image: url( images/logo.gif );
background-repeat: no-repeat;
width: 278px;
height: 126px;
z-index: 2;
position: absolute;
left: 2px;
top: 0px;
border-to
Ah, do you know NCAR? Sure, I have logos. Thanks for the instructions on how
to do this!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926932#3926932
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926932
I get the following exception when I deploy an EJB2.1/J2EE1.4 web service.
I have not changed anything in standardjboss.xml.
FYI: I download the jboss-4.0.4RC1.zip distribution and deployed on linux.
16:45:15,671 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- MBeans waiting for
If you have multiple clustered JBoss servers, that use a singleton service, and
load starts to get heavy on the single JBoss box that instantiated and
maintains that service, is there a way to distribute the load to other boxes?
Would we have to abandon the "singleton service" approach and try
Thank you, Paul!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926923#3926923
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926923
---
This SF.Net email is sponsor
You can view the latest Spring code in CVS
http://cvs.sourceforge.net/viewcvs.py/springframework/spring-projects/spring-jbpm/
There is a JBPMTemplate class that seems similar to HibernateTemplate
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926919#3926919
R
Hi,
I've already found the workaround, not the real solution.
The dataGrid is somehow cached, that is why the method is not called again. The
solution I've found is to search the ViewRoot for th UI component, which is not
refreshing and delete its children.
If you have any better solutions f
sitongia,
you can change the image by looking at the css file, and use your own graphic
there or nothing... you don't need to do any real coding -- it's all in the
theme.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926921#3926921
Reply to the post :
ht
I see folllowing exception for the first invocation of my application from any
new instance of browser. All subsequent invocations don't produce this error
HTTP Status 408 - The time allowed for the login process has been exceeded. If
you wish to continue
you must either click back twice and r
I have deployed a JAXMServlet (of jaxm-api.jar) on jboss-4.0.2. I am using
jdk1.5 and bundling the Sun's saaj APIs with the app. I looked at all the
xerces APIs and they all have the getSchema () methods. Not sure what the
problem is. Help is highly appreciated. I get the following exception
j
I don't see any security/roles etc level message during the the deployment . My
EJB seems to be defaulting to UserPasswordLoginModule, although I have another
login module configured for the domain that I am using.
I used to get the adding authorization privileges messages in 4.0.3SP1, and it
The 3.1 User's Guide refers to BeanShell scripts in several places (e.g.,
Section 9.5.5 -Script actions and Section 16.4.17 - Script expressions. Should
all those references be replaced by JSF EL ?
Also, would it be possible to post some more examples of using the Expression
Language? For examp
Hello there,
I am trying to create an EJB3 project (Seam) that needs a couple of extra files
(seam.properties and import.sql). I have created a EJB3 Project (JBoss IDE ie.
EJB3ProjectNature) and added the files to the src directory.
When the jar gets created the files are missing! How can I add
in case you didn't see it yet, there is a opportunity for the jbpm spring
integration with the expressions.
jBPM 3.1 introduced the expressions. actions, assignment handler and decision
handlers can be referenced via a JSF/JSP-like EL expression language. The
VariableResolver is customizable
in the situation
...
the expression has changed from being interpreted with beanshell to JSF-EL-like
expressions.
afaik, that was the only XML incompatible change we made to jPDL between 3.0
and 3.1. all other xml has remained the same.
without this
Hello xmaniac
I'm new in jboss portal, and i was reading your code, i want to change the DB
from MySQL to Oracle for run your project, could you explain me how i can do
that
Thanks for you help!
Claudia
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926907#39
Hello everybody,
I would like to migrate an application to EJB3.
Let me give a short explanation of the old application:
The application governs data in n table t1, .. , tn, where n is about 500.
The data in these tables add up up to 500MB. Let me call this data the mass
data.
For each tabl
Is it possible to have multiple different remote or local interfaces for the
same session bean. Basically I have one client that gets creates the bean and
uses a particular interface. I want to get a proxy for the same bean instance
but for another interface that will be used by another functi
I very much like Seam's enhanced support for JSF data tables. Are there plans
to include support for other JSF types before the 1.0 release? Specifically
I'd like to be able to handle SelectItems in a very similar manner.
I guess I'll hit the src and see how complicated it would be to write.
Sorry about the delay, but I wanted to thank you for the response.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926897#3926897
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926897
--
"egargano" wrote : I have the same problem
| You resolved?
|
| I try change the code with a copy from a friend (it's work in my friend pc)
| I try ti change the jboss version,
| Any idea?
I resolved with my friend. XP programming :-D
I deploy all the 4 package... WRONG
I had t
I have a JCA connector which I am trying to deploy on a JBoss cluster. The
connector is packaged as an EAR file. The EAR file deploys (including the JCA
connector) with the JBoss 'default' server. The same file when deployed with
the JBoss 'all' server throws the following exception. Surprisingl
Thank you very much, with your help I could solve the problem.
Originally I thought that the JBoss AoP Eclipse IDE Package would contain the
lastest verion of JBoss AoP, or at least would be updateable. Then I discovered
that this was not the case. So I downloaded the standalone JBoss AoP 1.3.5
aha, i didn't know that.
thanks for letting us know.
regards, tom.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926889#3926889
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926889
-
Did some more testing.
Seems I can't point the workspace to a set of projects I had created using
JBoss-IDE 1.5. I switched to a new Workspace and it worked fine using the ant
install script method.
thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=392
I've been going through the generated code for a Skeleton app based on Seam
that Hibernate Tools gives you and have been trying to refactor it into a
cleaner design to get rid of a lot of the repetitious code.
One thing that I would like to do that would make the refactoring easier is to
decla
By manual lookup I mean :
| InitialContext ctx = new InitialContext();
| System.out.println("Got Naming Service");
| CalculatorServices calculator = (CalculatorServices)
ctx.lookup("CalculatorBean/remote");
| System.out.println("Got Calculator");
| System.out.println("ADD : "
I am always wonder why people suffer but still taking the wrong tools for the
job.
Navigation portlet should provide navigation data and _must_ have separated
presentation. And for presentation there is a perfect candidate - language that
designed to transform data into whatever you want - xsl.
I guess you're right, I was reading a bit about JMS and think that it would
work best for our situation. Thanks a lot for your help persabi.
I'll have more questions on MDB later. :))
Anuj
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926875#3926875
Reply
4.0.4.GA
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926839#3926839
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926839
---
This SF.Net email is sponsored by xP
Tom, after giving up with trying to integrate with the Eclipse plugin
installer, I tried the ant install script as you suggested.
Output from build:
install:
[mkdir] Created dir:
C:\Java_Tools\jbpm-starters-kit-3.1\jbpm-designer\eclipse
[unzip] Expanding:
C:\Java_Tools\jbpm-starters-ki
Yeah, the tutorial refers to this class:
http://cvs.sourceforge.net/viewcvs.py/jboss/jboss-ejb3/src/main/org/jboss/ejb3/mdb/MDBConfig.java?rev=1.3&view=auto
Would you care to add some API Docs please?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926871#39268
For that NullPointerException, you need to replace jboss-serialization.jar by
this one:
http://labs.jboss.com/portal/index.html?ctrl:id=page.default.downloads&project=serialization
I have fixed Hibernate Proxy Serialization by creating a mock session and a
testcase within Jbossserialization. I
Martin:
The EagerOnDemand is something I wrote to enable a client to easily and
dynamically specify which relationships it needs to load when retrieving
entities. Each entity defines a static EntityMapping for each relationship.
You create an EagerOnDemand instance providing an EntityMapping fo
The nested creation uses the run-as identity then. This can be augmented with
additional roles.
http://wiki.jboss.org/wiki/Wiki.jsp?page=RunAsIdentityCreation
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926869#3926869
Reply to the post :
http://www.jboss.
Greetings. I have scoured the docs for JBPM 3.1, but cannot find a definitive
answer to this
Has JSF EL replaced BeanShell for transition expressions? Or is it simply an
option?
Thanx.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926867#3926867
Rep
I'm trying to get a Map relation to work with a referenced Keyi.e the Key
is another entity bean:
| @Entity
| @Table (name="ship")
| @NamedQuery(name="ship.getAll", query="from Ship sh")
| public class Ship {
|
|.
|
| @CollectionOfElements (fetch = F
Hi,
Can anyone recommend a good book or other reference material for installing and
administering JBoss on Linux?
I'm experienced as a programmer with J2EE and JBoss, but don't know a lot about
Linux administration, including things like how to set up JBoss to run when the
system boots, how to
other question, if i change the default name partition, do i have to change the
partition names inside jbossportal.sar?
the files for clustering inside portal includes the dafaultpartition name.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926837#3926837
how to configure for hot deployment of JSP files from Eclipse to JBoss
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926863#3926863
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926863
--
"Ivo" wrote : I'm researching the tool implemening the OASIS WS-Security
specifications, especially the part for signing SecurityTokenReferences.
|
| I saw that you've implemented this feature
(http://jira.jboss.com/jira/browse/JBWS-284 ).
|
| If you have a minute to give me a hint -
There are 2 beans created: the first one is created as AdminUser, the principal
of the second one is AdminUser in case of JBoss4.0.3SP1 and anonymus in case of
JBoss4.0.4RC1.
Annegret
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926861#3926861
Reply to th
That says to me the user/password are not correct.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926850#3926850
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926850
--
everything clear
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926858#3926858
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926858
---
This SF.Net email is spo
my latest discovery is that the cause of the problem is that there is an issue
with the background-image css attribute in fact... The image is not being
displayed and later on I'm being redirected to that image!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3
I tried to have a start state without a task .. but my process appears on the
Webconsole with an empty"start process link"!
Anyone knows why?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926835#3926835
Reply to the post :
http://www.jboss.com/index.html?
Okay I found out now. This not supported by EJB3 beans.
I have to use the @Interceptors annotation as outlined in the specs or specify
them in the ejb-jar.xml
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926844#3926844
Reply to the post :
http://www.jboss.
Also, see this page for instructions on how to deploy the JBossWS stack on the
4.x branch that you built:
http://wiki.jboss.org/wiki/Wiki.jsp?page=WSDeployJBossWS
-Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926856#3926856
Reply to the post :
http
Look into the compression option on the tomcat http connector.
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926836#3926836
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode
ejb3 does not use jboss.xml legacy container-configuration. It should be
described via some *-aop.xml somewhere.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926842#3926842
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply
Sounds like secured content referenced by the login form is being restricted.
Sounds like tomcat is not handling jsf login forms correctly yet.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926849#3926849
Reply to the post :
http://www.jboss.com/index.html?
If its not here its not documented yet:
http://www.jboss.com/products/ejb3#docs
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926848#3926848
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926848
-
Shutdown a node and then restart it after updating the jar.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926832#3926832
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926832
-
The run-as role takes precedence so what is the full call stack that is showing
different behavior? The log shows both anonymous and AdminUser
creating SubscriberSB.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926847#3926847
Reply to the post :
http://ww
Perhaps I'm being dumb, but none of the replies in similar threads have helped
me get my head around this... I'm using JBoss 4.0.4RC1.
I want to have a parent-child relationship where the child PK is a composite PK
where the first part is the parent id. I want to avoid having a join table, or
a
If it doesn't use the old container config, how do we tune pool sizes now?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926846#3926846
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926846
--
Hello,
I am trying to setup a datasource in Jboss 4.03 with Sql server 2005
using the new Sql server 2005 jdbc driver.
I have the following parameters in the mssql_ds.xml file:
jdbc:sqlserver://localhost;databaseName=DIAMELLE;selectMethod=cursor
com.microsoft.sqlserver.jdbc.SQLServerDriver
How
Thanks. I assume that these libs will be in 4.0.4 final, right?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926833#3926833
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926833
-
We have a new JBoss Innovation Award special award for people using JBoss
technologies.
If you are making use of JBoss AOP for anything that is cool, make sure you go
to http://www.jbossworld.com/innovation_award.htm. There are some great prizes
on offer!
View the original post :
http://www.
Here is what i found in the Websale example of jbpm 3.1
|
|
|
|
|
|
|
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926834#3926834
Reply to the post :
http://www.jboss.com/ind
I am trying to add an Interceptor to the chain, but without success. Does this
actually work with EJB3 session beans? Because when I set a break-point in my
bean in the debugger the stack shows lots of AOP interceptors, but none of the
interceptors from the container-configuration.
And I don't n
I too am a greenie with JBoss but I seem to recall getting this a while back
and that the solution required ignoring the tutorial's caution to get the 1.3
sample from Sun and get the lates, to get the sample source package from JBoss,
and to combine the two. Good luck and wish me the same.
Vie
1 - 100 of 195 matches
Mail list logo