Hello Francis
Thanks a lot, I have already resolved this by other friend, your approach is
practically the same
Thanks!
-Manuel
Francis Galiegue-4 wrote:
>
> On Mon, Sep 21, 2009 at 02:34, dr_pompeii wrote:
>>
>> Hello supareno
>>
>> Thanks for the reply, bu
mxremote
com.jordan.Main
Is to "feed" the line in the main method System.in.read();
Some suggestions are welcome
Thanks for your time
supareno wrote:
>
> dr_pompeii,
>
> you should try this:
>
>
>
> [...]
>
> [...]
>
>
Dear Members
I have this java comand (related with JMX)
java -classpath D:\TR\...a.jar;D:\TR\b.jar; -Dcom.sun.management.jmxremote
com.jordan.Main
This work, then I can get a connection from jconsole (PID from Local Tab
Pane)
The point is that is a long classpath and work for windows, therefo
hello guys
i am in hell with this
i work with xdoclet and pls see this situtation
[CODE]
/**
* @hibernate.property column="precioUnitarioVenta" [b]length="6"[/b]
not-null="true"
*/
public [b]BigDecimal[/b] getPrecioUnitarioVenta() {
return pre
thaks for the reply
give me half week please, i am right now in a hell with a project
regards
Sabeesh wrote:
>
>> if i excute ant hibernate , i recieve this error
>> /WEB-INF/build.xml:37: Class Not Found: Classloader URLs (classpath):
>> well the line is
>
> Try running ant -d -v hibern
Hello guys
i have a problem with xdoclet to create the hbm.xml files related with the
composite keys
after see in google it seems that the solution is xdoclet2
well after read the information, like
http://www.hibernate.org/284.html, i try do use the example configuration
and well
i used to work
Hi steve
thanks for the reply
well your way doesnt work, ;(
a friend help me, and this is the right solution
anyway, thanks for your time
regards
Steve Loughran wrote:
>
> dr_pompeii wrote:
>> Hi guys
>>
>> i have a problem with ant [b]war[/b] task
>&g
Hi guys
i have a problem with ant [b]war[/b] task
my build.xml are located in
[code]
myapp
WEB-INF
build.xml
[/code]
this is my war task target
[code]
[/code]
where
[b][/b]
well the