Hi,
I want to use php-java bridge on window not linux I see example given with
linux.
So please give me proper solution.
Thanks,
-----Original Message-----
From: php...@li...
[mailto:php...@li...]
Sent: Thursday, December 20, 2012 12:15 AM
To: php...@li...
Subject: [Php-java-bridge-users] creating java array of objects or strings
in php file
Tried using this list before. Got nothing back. Trying again on a new
problem. I am trying to create this Java code in a PHP file with the bridge:
new Object[] { "weblogic.management.security.authentication.UserEditorMBean"
} I tried as new
java("java.util.Arrays","com.bea:Name=MBeanTypeService,Type=weblogic.managem
ent.security.authentication.UserEditorMBean")
And
new
java("javax.management.ObjectName[]","com.bea:Name=MBeanTypeService,Type=web
logic.management.security.authentication.UserEditorMBean")
The java compiler doesn't like anything I have tried. Can't find a example
to learn from. Nothing in API. Anyone out there to help?
----------------------------------------------------------------------------
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely
access PCs and mobile devices and provide instant support Improve your
efficiency, and focus on delivering more value-add services Discover what IT
Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
php-java-bridge-users mailing list
php...@li...
https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
|