Ah! How could I miss it!!!
Thank you.! It's working, of course...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951521#3951521
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951521
___
Hi guys,
I'm trying to have a dynamic header on xhtml page.
As I understand there is only one way to do it: jsp:include. BUT I CAN'T MAKE
IT WORK!!!
here, very simple example:
registration.xhtml:
http://www.w3.org/1999/xhtml";
xmlns:ui="http://java.sun.com/jsf/facelets";
xm
Thanks for reply(I forgot to say it last time ;-) )
May be I'm putting reference in wrong place?
Where is the classpath which I have to put these jar path to? I'm writing it in the
classpath of the project's deployment configuration.
View the original post :
http://www.jboss.org/index.html?mo
I tried it, but nothing changes.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845170#3845170
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845170
---
SF.Net email
Hi,
After adding this code in xdoclet-build.xml:
I'm getting the following error:
xdoclet-build.xml:24: Can't create a jbossnet element under ejbdoclet. Make sure the
jar file containing the corresponding subtask class is on the classpath specified in
the that defined {2}.
I put jboss-net
Hi guys,
I am using IBM WSAD 5.1 and Xdoclet 1.3
I want to create my first WebService(Because there is no other way to integrate EJB
with PHP - that's a final purpose).
Problems I'm facing are following:
1. @jboss-net.web-service urn = "SimpleWebService" - in reality is
@jbossnet:web-service
Guys, I solved it. In fact it was completely other problem.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842280#3842280
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842280
-
Hi guys,
I know this question is old as our world. I know there are lots of topics about that,
but I couldn't find the solution. So, forgive me the one more same topic and look:
public static final Properties JBOSS_JNDI_PROPERTIES;
static {
//asign default properties
This is what i had in my bean:
** @ejb.persistence column-name = "ST_ID"
* @ejb.interface-method view-type = "both"
* @return
*/
abstract public Integer getSampTableId();
/** @ejb.interface-method view-type = "both" */
abstract public void setSampTableId(Integer sampTableId);
/** @ejb.persistenc
Hi guys,
I have a Table wich has 3 columns. They all together are PK for that Table(DB2). But
each of them are foreign keys as well.
So, I need PK class to cope with that. But the question is how to do it -
I did it but there are problems when creating new bean.
Here is the part of code:
public
10 matches
Mail list logo