i am use jboss3.2.8, set jboss-web.xml in pk.sar file, starting jboss errors,
that:
how can i do? please help me
4:55:00,421 INFO [Server] Starting JBoss (MX MicroKernel)...
14:55:00,421 INFO [Server] Release ID: JBoss [WonderLand] 3.2.8RC1 (build: CVST
ag=JBoss_3_2_8_RC1 date=200512201558)
Hello,
Please verify, whether java is installed in /usr/local/jdk1.5.0_07.
You can find the installed java binary path by using "whereis java" command,
from that you can find where java is installed.
And also verify that jdk is installed by using "rpm -qa | grep -i jdk" command.
The command ma
Hi:
Will JBoss work fine if it is run as non-root user?
Will a j2ee application deployed supposed to work fine if JBoss run as non-root?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949271#3949271
Reply to the post :
http://www.jboss.com/index.html?modu
Hi
i am getting this error in jboss, any one can help me.
19:14:10,809 ERROR [LogInterceptor] TransactionRolledbackException in method:
public abstract void
com.nt.transport.equinox.blsrconfig.common.BLSRConfigPrivateSBMethods.createAstnConfigOnMaster(java.lang.String,java.lang.String,com.nt.
In Xml nothing special about the forward /.
The only special charcters are the ones that are escaped by default
&
<
"
Greater than is kind of special
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949269#3949269
Reply to the post :
http://www.jboss.com/in
You can try using this code instead:
| String empNo =
(String)executionContext.getContextInstance().getVariable("emp_no");
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949268#3949268
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=po
Iam using jBOSS for one of my project and
want to being https instead of http in the browser
the browser should support https:\\
yes i did search in google and found some sites where
they mentioned about altering edit the jboss-service.xml file found in jboss.
they said about the need to modify t
In the zip I downloaded via sourceforge there are only 2 subdirectories: docs
and lib. There is no client subdirectory.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948996#3948996
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mo
Iam using jBOSS for one of my project and
want to being https instead of http in the browser
the browser should support https:\\
yes i did search in google and found some sites where
they mentioned about altering edit the jboss-service.xml file found in jboss.
they said about the need to modify t
How do I setup JBOSS to use our Cisco CSM SSL module?
We have 4 JBoss webservers load balanced. We are using a CSM module for our
SSL. I want to use full ssl (not just signon SSL)
SSL with CSM module is currenly working for credentials only not Full SSL.
Your help is extremely apprciated.
Vi
hmmm, I'm pretty sure it was configurable in a previous version. At least,
that's what I did (setting my classname in a configuration file). I didn't have
to modify the jbpm code.
Was anything changed in the latest release?
View the original post :
http://www.jboss.com/index.html?module=bb&op=v
In fact, I would like to know how to configure the everything to the portal
works in cluster (including the own cluster).
I am using JBoss Portal 2.2.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948951#3948951
Reply to the post :
http://www.jboss.com/ind
we found that the TransactionAttribute annotation gets ignored when calling
other methods in from a session bean.
ie:
| public void doSomething() { // this is the method called from the client
| doSomethingInNewTx();
| }
|
| @TransactionAttribute(TransactionAttributeType.REQUIRES
Whenever I used @IndexColumn, the first value of the Persistent list is always
null. refer to my "is this a bug?" post.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948943#3948943
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mod
no, go ahead and report it. thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948979#3948979
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948979
___
JBoss-user mailing
Oops, change the file name in the last lin to read:
jbossHome + "/configs" + propFileName
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949129#3949129
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949129
__
Hi All,
Does anybody have any ideas what could be causing the following problem:
I have an entity, call it z, of entity class Z. It is involved in a cached
query of the form 'from Z zz'. The query is executed and cached at a particular
point in time, and a timestamp is attached to the metadata
I think we don't handle default page value anymore (for now).
It is not possible to use also internationalized page title.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949040#3949040
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
Hi all,
Can anyone give any insight why the scheduler service is not included in the
ejb3 installer profile? I was upgrading to 4.0.4 GA-p1 tonight, and noticed it
wasn't included, which made my test build of some apps of mine blow up.
Am I missing some mental screw (probably... :) )? Was it re
http://download.jboss.org/jbosside/builds/nightly/buildResults.html
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949135#3949135
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949135
_
Ooops, I forgot the required="true" on the input fields.
You need this, a JSF validator (somewhat bizarrely) cannot be used to validate
null-ness.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948995#3948995
Reply to the post :
http://www.jboss.com/index.h
Hi,
jboss-EJB-3.0_RC8-FD.zip package does NOT contain Client side jars? Should They
be in the zip?
Maybe somebody could clarify this a little?
Or is somebody messing with those zip packages?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949032#3949032
Hi rmic
I have come across exactly the same problem. Not sure whether it's us, JBoss or
Hibernate.
Have you been able to shed any light on this yet?
Thanks
dh
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949141#3949141
Reply to the post :
http://www.jb
Any time frame when Kerberos Token Profile would be supported in JBossWS?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949010#3949010
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949010
___
OK, I've just spent a couple of hours working on this. This is the process as
it goes:
In the ContextInstance you've created a variable that's supposed to be
Hibernate managed.
The variable is passed through a number of variable matchers, until it reaches
HibernateLongIdMatcher.
This searches
Please help!
I am using JBoss 4.0.4.GA and JBoss Messaging 1.0.1.CR2. I am trying to create
Messaging queues dynamically. To do this requires that I get a handle to the
"jmx/invoker/RMIAdaptor" MBeanServerConnection object. The following code,
taken from a JBoss provided example, is causing
Try this:
String jbossHome = System.getProperties("jboss.home.dir");
| Properties props = new Properties().load(new FileInputStream(jbossHome +
"/" + propFileName ));
where propFileName is the name of your properties file.
View the original post :
http://www.jboss.com/index.html?module=bb&op
Oh yeah, I'm using jboss 3.2.7.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949149#3949149
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949149
___
JBoss-user mailing li
I have the following file deployed under deploy directory from JBoss and
started up in an "all" configuration. The OS is a SUSE 9.3 and JDK1.5_06
|
|
| RBTDS
|
jdbc:oracle:thin:@111.111.111.111:1531:XXX
| oracle.jdbc.driver.OracleDriver
|
|
|
|
Here is a portion of the stacktrace. Please let me know if more would be
helpful. Also, please note that this is the same problem, but this is for a
different schema than the example. In this scenario, I used a single table
from an existing database project in hopes of reducing the problem s
thanks, the problem has been resolved using distinct partition name
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949022#3949022
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949022
_
hmm..could you show me the jboss.org / jboss.com links you are using ?
(there are too many ways to get to our pages for me to remember them all ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949137#3949137
Reply to the post :
http://www.jboss.com/index.ht
Highly unlikely the fix will apply to JBoss MQ.
Please can you post in the JBoss MQ forum.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948941#3948941
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948941
_
I know its not exactly Seam related but maybe somebody did it before and can
point me in the right direction:
I have a public enum with a few values used in an Entity to keep states.
| @Name("someEntity")
| @Entity
| public class SomeEntity {
|
| public enum SomeState { OPEN, CLO
We have developed a web application in Apache Tomcat, and are now looking at
JBoss because of EJB3.0, and how simple it appears it will be to scale up our
application as we grow.
We use Apache Cocoon to drive part of our website. The pages driven by cocoon
are updated quite frequently by our
Hello,
How can define the Quartz service to use datasource to persistence all the
schedules?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948928#3948928
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948928
__
Is it possible to change the jpdl in a future version so that the description
can be set as a tag in case it has complex CDATA? THis isn't killing me now,
but I was wondering about it as I have been playing a bit in the sandbox.
View the original post :
http://www.jboss.com/index.html?module=b
"Juergen.Zimmermann" wrote : In the zip I downloaded via sourceforge there are
only 2 subdirectories: docs and lib. There is no client subdirectory.
|
Check the other download ... jboss-EJB-3.0_RC8-FD.zip
S.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic
Makes sense. I thought that might be the issue hence my swapping of the
hibernate-annotations.jar which didn't work. I was just trying to figure out a
way to hack it. I'll wait for the next binary release or build it from CVS.
Thanks,
James
View the original post :
http://www.jboss.com/index.h
hi all,
i m writing a small app based on Seam.
my app simulates a shopping cart (like dvd example), only difference being the
fact that user does not start from a predefined catalog but he will enter
products 'on the fly' (meaning, there will be no catalog from which to choose)
i initially decid
I tried TestNG of jboss-seam examples. When I run by ANT with build.xml,it run
and output OK results.
I tried to run by eclipse TestNG plugin. An error occuered and it's caused by
lack of some library or something?
Somebody give me an advice to run with TestNG plugin.
Messages are below.
2006
hi all,
i have jboss application server 4.0.4.GA and it's working fine on
localhost:8080.
i want to use it along with standalone Apache webserver.can i do this? can
you please help me out as i'm about to use a webhosting for my application
,there standalone Apache webserver is running.
Good day to all,
I have some problems with Hibernate; the point is that Hibernate auto closes
the session after commiting a transaction. I do not want this behavior as I
have a filter that automatically does it.
Searching the web I found the entry line for the hibernate.properties file, but
I'm
Hi team jboss,
I am actually working with XMOJO API's and adventnet's adaptor and want to
deploy my application in the jboss environment. Even though I am able to
register the MBeans I am not able to get the service of those Beans.
Should I be doing some configuration with the JBoss's configura
Frank,
This is not (yet) well supported, but normally the drawing should be created
with all the nodes appearing in the top-left corner of the graphical area. Do
you see something different?
If yes, please state the exact version of the plug-in that you are using and
paste the xml of you proce
hi,
I'm experiencing problems when using JBoss CMP on top of Firebird. I'm not
sure, wheather this is JBoss topic or if it's an issue of the driver/db. I'm
trying to get information from the firebird forums on this topic as well, but
any hints would be highly appreciated - like explaining what
I have made an .ear and I want to run client application on the one machine and
the JBoss AS on the another.
My client machine is called ubuntu with address 192.168.0.4
and laptop on which I want to run JBoss AS has an address 192.168.0.5
Also on the laptop I have installed Postgres server.
I kno
Windows 2003 Server SP1.
Installed JDK 1.4.2.11 (with NB 5.0) to D:\j2sdk1.4.2_11
NetBeans installed to D:\Program Files\netbeans-5.0 (I dont' recall having an
option to change this.)
Installed Java EE 5
Installed JBoss App Server 4.04 to D:\Program Files\jboss-4.0.4GA
create system variable: JAV
I think you can do it but you would have to look at JBoss Portal sourcecode to
create a solution for that.
Try to have a look at the WebAppRegistry in the portlet module.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949043#3949043
Reply to the post :
http
did you install the ejb3 configuration of jboss ?
all does not include ejb3...yes, its a trick question ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949037#3949037
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=394
Hi all,
We are evaluating to migrate a Weblogic clustered application to JBoss.
One point of concern is that we currentely use a custom load-balancing
algorithm for EJB (based on the load of servers) defined in Weblogic CallRouter.
I wonder if JBoss also can define a custom load-balancing policy f
Hi ,
I am getting following errors on the console.
anonymous wrote :
| 20:17:45,430 WARN [NestedThrowable] Duplicate throwable nesting of same
base type: class org.jboss.mq.SpyJMSException is assignable from: class
org.jboss.mq.SpyJMSException
| 20:17:45,432 ERROR [OurMessenger] Error whi
Since I can have the high availability between two ejb deployed on distintc
clusters making the lookup using JNDI instead of HA-JNDI and since there are
some tips to keep in mind in order to use HAJNDi between two cluster,
which advantages to use HA-JNDI instead that JNDI?
View the original
im new to Jbpm im using starteres-kit 3.1.1.. i want the the user to be ask
for his password befor he can view his tasks list ..
thanks regards
Nasser
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949021#3949021
Reply to the post :
http://www.jboss.co
That would totally depend on your application. Having a conversation scope
available doesn't mean you should never use the session, it just gives you
another choice for storing data that should outlive the page which creates it
but which isn't necessary for the duration of the user's interactio
Yes, see http://jira.jboss.com/jira/browse/JBMESSAGING-406
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949049#3949049
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949049
__
I have the following process definition:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When I tried to compile the webservice task from the tutorial I got the same
error.
| [javac]
/usr/java/jboss-EJB-3.0_RC7-FD/docs/tutorial/webservice/src/org/jboss/tutorial/webservice/bean/Calculator.java:31:
incompatible types
| [javac] found : javax.jws.WebService
| [java
After looking through various tutorials and documentation, I am still lost.
I'm trying to implement custom authentication and authorization, I have created
a RealmMapping, but it is being passed a null Principal in
realmMapping.doesUserHaveRole(principal, methodRoles) , any ideas why this
would
I ran my test in the debugger. When the TxTestBean is deployed I see the
TxInterceptorFactory create a new instance of a TxInterceptor.RequiresNew for
the part3() method. However when the test is executed, a breakpoint set on
TxInterceptor.RequiresNew.invoke() never gets hit.
View the original
what if i don't need home page on navigation menu? any way to hide this from
navigation?
many thanks (in advance :))
sunil
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949036#3949036
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posti
Hello,
I tried to install GPD (3.0.9.2) on Eclipse 3.2 RC6 (which I have to use since
I am running Eclipse on an Intel based Mac). I can create jBPM projects and as
well as process definitions in xml source, but the graphics editor is not
accessible.
Current configuration:
Mac Book Pro, Intel
You should install GPD once more,because your plugin is not properly installed.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949012#3949012
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949012
_
Hello,
I'm new to jBPM-BPEL and I tried to follow the jbpm.bpel.guide.pdf .
I have a problem with the hello example : the ant target called
'generate-service' returns a BUILD FAILED ; a JpdlException with the message
[no processdefinition.xml inside process archive] is thrown.
Does anyone know
Also can i hide and expand subnav on catalog portlet?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949041#3949041
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949041
___
and let me know which myfaces-version you're using.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949026#3949026
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949026
___
J
anonymous wrote : When I run java program
That means you are accessing the datasource remotely. Have a look at:
http://wiki.jboss.org/wiki/Wiki.jsp?page=HowCanIAccessADataSourceFromAClient
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949024#3949024
I am getting the same thing with alpha8. I'm thinking it is a bug, because I
can get the principal from
org.jboss.security.SecurityAssociation.getPrincipal(), but not from the Session
Context.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948963#3948963
Re
I am wondering if there is any neater way to do the following.
| s = (Session) em.createQuery(
| "SELECT DISTINCT s " +
| "FROM Session as s " +
| "WHERE s.sessionId = :sessionId")
| .setParameter("sessionId", sessionId)
| .getSingleResult();
| for(SessionSup
I've been looking at http://wiki.apache.org/myfaces/Performance, which requires
me to use t:document.
when I try to replace html,head with t:document t:documentHead, I keep getting
document.Document is not same as ... error.
Has anyone tried it yet?
View the original post :
http://www.jboss.c
A common pattern that I see is the following:
| @Remote
| public interface HelloService {
|...
| }
|
| @Stateless @RemoteBinding(jndiName = "myproject/services/Hello")
| public class HelloServiceBean implements HelloService {
|...
| }
|
This works great to reference
Is there a way to use the BaseCertLoginModule if a client certificate exists
but if it does not then use LdapExtLoginModule for authenticating?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948977#3948977
Reply to the post :
http://www.jboss.com/index.html?
Hello,
sorry if this question was already asked and maybe also answered.
I tried to import an existing jPBM workflow. So I created a new jBPM-project
and insert the workflowcode in the new .xml-file. I expected that the
corresponding graph would be created as graphical view to see or expand it. B
Koen,
while playing around with some different versions of the plugin(s) a few
minutes ago I found a solution myself. Seems like talking about it solves most
of the problems :)
It was a problem of the SEAM GPD plugin. With the version 3.0.9 instead of
3.0.7 it works very well. After pasting som
Currently, JbossMessaging persits the transctional log and message persistence
into one persistent store. Is there a possibility to split them so they can be
persited to individual different stores?
Thanks
Madhu
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p
Hello,
I really hope someone can help me.
I have been reading trough a lot of faqs and forums but it
simply seams that I am not able to solve this newbie problem.
I am newbie using EJB3 (and EJB in general).
I installed JBOSS 4.0.4GAPatch1 on my windows xp sp2 machine.
I am trying to deploy a St
I just deployed a sample application with all classpath references for a webapp
in the MANIFEST.MF, instead of the WEB-INF/lib directory. However, the TLD
scanner threw an exception when trying to scan the jars, which seems like the
scanner isn't following the rules for using the classpath.
Vie
I found a Jira ticket [JBREM-344] that was created 15/Mar/06 titled "support
for NTLM authentication" but that was for JBoss remoting.
I did find this link "http://jcifs.samba.org/src/docs/ntlmhttpauth.html"; on
setting up NTLM in a servlet enviornment but it's the only documentation I have
t
Unfortunately, that doesn't work for me. This property:
env.setProperty(Context.INITIAL_CONTEXT_FACTORY,
| "org.jboss.naming.HttpNamingContextFactory");
causes the following exception:
"org.jboss.naming.HttpNamingContextFactory");javax.naming.NoInitialCo
There is nothing related to JBoss in this matter. This is very basic JSP
coding. Please refer to your text book on JSP.
The default charset of JSP is ISO-8859-1 which can display English and some
European letters. If you want to display both traditional and simplifed
Chinese at the same time
When will the IDE base on Eclipse 3.2?
Thanks, Marc
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948934#3948934
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948934
___
Did you download the jboss-head module from CVS? Are you in the build
directory when you run build.sh?
By the way, the jboss-head module is the latest alpha version of 5.0. If you
want to compile a released version of JBoss, download one of the source
distributions from the download area.
Vi
Ok?
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3949246#3949246
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949247#3949247
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949247
___
anybody?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949035#3949035
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949035
___
JBoss-user mailing list
JBoss-user@lists.sou
I'd like to use JDK1.5 jmx connector (on the client side) with JBOSS for
remotely adding listeners. As I understand it, only jmx-remoting.sar
implements this for the server side. It will be available in JBOSS 5 -- which
is not yet released?
Can I deploy jmx-remoting.sar with jboss4.0.2 -- if
Just a side note: In Liferay we can move a portal by dragging it's tital bar.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949183#3949183
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949183
___
Hi,
For a long time I was trying to solve problem of not working bijection
(http://www.jboss.com/index.html?module=bb&op=viewtopic&t=83804) and now I know
how to work around it.
Despite existance of META-INF/ejb-jar.xml file with content:
|
|
| *
| org.jboss.seam.e
I am getting some wierd results.
I have 3 SLSBs with permissions defines, 2 MDBs with RunAs, and 1 junit test
which connects with credentials.
The junit test calls slsb0 successful, which publishes a message to a topic.
The mdb1 calls slsb1 successfully, with or without @RunAs configured. Wierd
Hello,
I'm looking for some feedback/pointers to start unit testing my application
which makes use of EJB3 and using PostgreSQL
I'm going to use the TestNG framework and I have that all setup and running and
am now starting to setup the EJB3 standalone container.
Is it usual to create say a re
Hi,
I am using JBoss 4.0 SP1.
I deployed a MDB that is not transacted.
In the ejb-jar.xml the trans-attribute tag of the MDB has the value
NotSopported, like so:
|
|
| MyMDB
| onMessage
|
| NotSupported
|
|
However, the ServerSes
I use a class LoginKey for the primary key. In the database the field is stored
as logidid.
When I call the finder method I get this exception.
anonymous wrote :
|
| 2006-06-05 23:28:34,015 DEBUG
[org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.LoginEntityBean#findByUserName]
Executing SQL:
I downloaded the jboss installer after learning about it in the user guide. I
reinstalled with the ejb3 option enabled. Now I can create my project in the
IDE. Joy ensued. Problem solved.
I had originally downloaded & installed the package closest to what I saw on
that page. It presumably corre
Also see http://www.jboss.com/index.html?module=bb&op=viewtopic&t=81014
Eventually we will probably use a fast file based store for transaction logging
and caching of persistent state, possibly something from the Arjuna codebase.
I want to make this pluggable so possibly provide a HOWL implement
Hello,
I just download the JBP-2.4-beta1.
I added the following in myportal-object.xml, but it seesm not work. Anything I
missed, please help?
Anyway, how can I show the page title (page name) in different language?
|
| foobar
|
|
|foobar
|
|...
|
|
|
|
Is anyone having success creating an EJB3 project on Linux with IDE 1.6.0GA +
JBoss 4.0.4GA? Eclipse keeps telling me appropriate EJB3 libraries aren't
found. (I'm on Fedora4 more specifically.)
I came across other posts reporting the same issue with earlier versions
(namely http://jira.jboss.c
I am using JBoss 4.0.1 sp1 and oracle 9i for persistence.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949034#3949034
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949034
_
hi,
I'm experiencing problems when using JBoss CMP on top of Firebird. I'm not
sure, wheather this is JBoss topic or if it's an issue of the driver/db. I'm
trying to get information from the firebird forums on this topic as well, but
any hints would be highly appreciated - like explaining what
what is the state you are talking about ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949038#3949038
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949038
___
JBoss-user
hi all,
i m running Linux, i have just downloaded jboss AS from CVS
i have ant installed, but when i run the build.sh i got following problem
Buildfile: build.xml
/home/marco/tools/etc/buildmagic/buildmagic.ent could not be found
BUILD FAILED
java.io.FileNotFoundException: /home/marco/tools
Hello,
I don't know if it is a JMS bug, or we do something wrong.
We have an application that runs like this:
1. Get request from the persistent input queue - transaction begins.
2. Process the request (the MDB that got the request calls some Session Beans
here).
3. Place the answer in the per
1 - 100 of 280 matches
Mail list logo